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

fix(deps): update dependency wechat_assets_picker to ^9.3.2 - autoclosed #371

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1395,10 +1395,10 @@ packages:
dependency: transitive
description:
name: photo_manager_image_provider
sha256: b0a6d59f34e48c2b9aa52a4a655308c29b0fc4b3931607f9e0e252bc49aef974
sha256: b6015b67b32f345f57cf32c126f871bced2501236c405aafaefa885f7c821e4f
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.2.0"
photo_view:
dependency: "direct main"
description:
Expand Down Expand Up @@ -2136,10 +2136,10 @@ packages:
dependency: "direct main"
description:
name: wechat_assets_picker
sha256: a7ca044e5fb4eae1b83ef4fad81d19c7612afe062192482eb164885e4289ba37
sha256: "537b013f93ad57400578b30b3e29ff68f05aba0ce203a4505cb5a5fbb103a323"
url: "https://pub.dev"
source: hosted
version: "9.3.1"
version: "9.3.2"
wechat_camera_picker:
dependency: "direct main"
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.1
version: ^3.0.2
# watcher: ^1.1.0 # https://github.com/dart-lang/sdk/issues/52027
wechat_assets_picker: ^9.3.1
wechat_assets_picker: ^9.3.2
wechat_camera_picker: ^4.3.2

dev_dependencies:
Expand Down