Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency wechat_assets_picker to ^9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent a8643b9 commit 7cba8b4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
28 changes: 18 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,10 +512,10 @@ packages:
dependency: transitive
description:
name: extended_image
sha256: "75235b2cf90de7663640c2da43b0549fc1f373340b7ee925696e92e8ec55c4db"
sha256: "8ad4917eaae7271ce6d975d5c0040c7903010262908fbdb49ff2798fca754d3b"
url: "https://pub.dev"
source: hosted
version: "8.2.4"
version: "8.3.0"
extended_image_library:
dependency: transitive
description:
Expand Down Expand Up @@ -1387,18 +1387,18 @@ packages:
dependency: transitive
description:
name: photo_manager
sha256: e29619443803c40385ee509abc7937835d9b5122f899940080d28b2dceed59c1
sha256: "2b5c0d02014b64b971e57aa840ae7d7ffd81b0482a082579eb17ff83e5dc408e"
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.4.0"
photo_manager_image_provider:
dependency: transitive
description:
name: photo_manager_image_provider
sha256: "38ef1023dc11de3a8669f16e7c981673b3c5cfee715d17120f4b87daa2cdd0af"
sha256: b0a6d59f34e48c2b9aa52a4a655308c29b0fc4b3931607f9e0e252bc49aef974
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.1.2"
photo_view:
dependency: "direct main"
description:
Expand Down Expand Up @@ -2076,6 +2076,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.3.2"
visibility_detector:
dependency: transitive
description:
name: visibility_detector
sha256: dd5cc11e13494f432d15939c3aa8ae76844c42b723398643ce9addb88a5ed420
url: "https://pub.dev"
source: hosted
version: "0.4.0+2"
vm_service:
dependency: transitive
description:
Expand Down Expand Up @@ -2128,10 +2136,10 @@ packages:
dependency: "direct main"
description:
name: wechat_assets_picker
sha256: aea82a6b523e118197187c6371301de5d15ce5572f353b575b5dcdeb2d17d44a
sha256: e97f0402c5cd5fc75c90f3395874f8c94a60a59e4f206ad5d3f005d48d54e976
url: "https://pub.dev"
source: hosted
version: "9.2.2"
version: "9.3.0"
wechat_camera_picker:
dependency: "direct main"
description:
Expand All @@ -2144,10 +2152,10 @@ packages:
dependency: transitive
description:
name: wechat_picker_library
sha256: "0c2c4befeb472fc64f65903a96767a25cd8c312f0d34022873a0bccc593980a7"
sha256: a42e09cb85b15fc9410f6a69671371cc60aa99c4a1f7967f6593a7f665f6f47a
url: "https://pub.dev"
source: hosted
version: "1.0.3"
version: "1.0.5"
win32:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies:
uuid: ^4.5.0
version: ^3.0.2
# watcher: ^1.1.0 # https://github.com/dart-lang/sdk/issues/52027
wechat_assets_picker: ^9.2.2
wechat_assets_picker: ^9.3.0
wechat_camera_picker: ^4.3.2

dev_dependencies:
Expand Down

0 comments on commit 7cba8b4

Please sign in to comment.