Skip to content

Commit

Permalink
build(deps): bump wechat_assets_picker from 9.1.0 to 9.2.1
Browse files Browse the repository at this point in the history
Bumps [wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) from 9.1.0 to 9.2.1.
- [Release notes](https://github.com/fluttercandies/flutter_wechat_assets_picker/releases)
- [Changelog](https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/main/CHANGELOG.md)
- [Commits](fluttercandies/flutter_wechat_assets_picker@v9.1.0...v9.2.1)

---
updated-dependencies:
- dependency-name: wechat_assets_picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 1c33987 commit a848d21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1186,18 +1186,18 @@ packages:
dependency: "direct main"
description:
name: wechat_assets_picker
sha256: f4b3eb0662f9a9f0453a591f056f5f63244586b772b62b79730a54e501b02671
sha256: "04b695235aba08aafc1eda255d65582d555c1515fd46d1766a6df063aa5c047a"
url: "https://pub.dev"
source: hosted
version: "9.1.0"
version: "9.2.1"
wechat_picker_library:
dependency: transitive
description:
name: wechat_picker_library
sha256: a47cdb227955f64494fe55bc42d91a76bfc626a446075d4284a070f1e1297b4e
sha256: "886cdf80a708fa955c2d7e6a2349c9b4519b322cd941e8c7334512c25294b1b1"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.0.2"
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.1.0
wechat_assets_picker: ^9.2.1

dev_dependencies:
build_runner: ^2.4.12
Expand Down

0 comments on commit a848d21

Please sign in to comment.