Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump wechat_assets_picker from 9.2.2 to 9.4.0 #88

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
28 changes: 18 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@ packages:
dependency: transitive
description:
name: extended_image
sha256: d7f091d068fcac7246c4b22a84b8dac59a62e04d29a5c172710c696e67a22f94
sha256: "613875dc319f17546ea07499b5f0774755709a19a36dfde812e5eda9eb7a5c8c"
url: "https://pub.dev"
source: hosted
version: "8.2.0"
version: "9.0.7"
extended_image_library:
dependency: transitive
description:
Expand Down Expand Up @@ -778,18 +778,18 @@ packages:
dependency: transitive
description:
name: photo_manager
sha256: df594f989f0c31cdb3ed48f3d49cb9ffadf11cc3700d2c3460b1912c93432621
sha256: ebe91591ec4148ddb4864352b2612a9c9e70c02384d27c8672d8ab604c7021e6
url: "https://pub.dev"
source: hosted
version: "3.0.0"
version: "3.6.2"
photo_manager_image_provider:
dependency: transitive
description:
name: photo_manager_image_provider
sha256: "38ef1023dc11de3a8669f16e7c981673b3c5cfee715d17120f4b87daa2cdd0af"
sha256: b6015b67b32f345f57cf32c126f871bced2501236c405aafaefa885f7c821e4f
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.2.0"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -1125,6 +1125,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.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 @@ -1186,18 +1194,18 @@ packages:
dependency: "direct main"
description:
name: wechat_assets_picker
sha256: aea82a6b523e118197187c6371301de5d15ce5572f353b575b5dcdeb2d17d44a
sha256: "9e0fd685eb624da897decb3ea71336325d2beeba1ac7706cd3cd42e2c1090b79"
url: "https://pub.dev"
source: hosted
version: "9.2.2"
version: "9.4.0"
wechat_picker_library:
dependency: transitive
description:
name: wechat_picker_library
sha256: "886cdf80a708fa955c2d7e6a2349c9b4519b322cd941e8c7334512c25294b1b1"
sha256: a42e09cb85b15fc9410f6a69671371cc60aa99c4a1f7967f6593a7f665f6f47a
url: "https://pub.dev"
source: hosted
version: "1.0.2"
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 @@ -50,7 +50,7 @@ dependencies:
git:
url: https://github.com/BBKDevelopment/Wakelock-Service.git
ref: v1.1.0
wechat_assets_picker: ^9.2.2
wechat_assets_picker: ^9.4.0

dev_dependencies:
build_runner: ^2.4.12
Expand Down
Loading