mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: bump background_downloader (#23839)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -77,10 +77,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: background_downloader
|
name: background_downloader
|
||||||
sha256: a22acfa37aa06ba5cfe6eb7b1aa700c78af64770ff450c73dd3d279d7c37d4ac
|
sha256: a913b37cc47a656a225e9562b69576000d516f705482f392e2663500e6ff6032
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "9.2.6"
|
version: "9.3.0"
|
||||||
bonsoir:
|
bonsoir:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@ environment:
|
|||||||
dependencies:
|
dependencies:
|
||||||
async: ^2.13.0
|
async: ^2.13.0
|
||||||
auto_route: ^9.2.0
|
auto_route: ^9.2.0
|
||||||
background_downloader: ^9.2.6
|
background_downloader: ^9.3.0
|
||||||
cached_network_image: ^3.4.1
|
cached_network_image: ^3.4.1
|
||||||
cancellation_token_http: ^2.1.0
|
cancellation_token_http: ^2.1.0
|
||||||
cast: ^2.1.0
|
cast: ^2.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user