Skip to content

Commit

Permalink
Bump image_cropper from 8.0.2 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 8.0.2 to 9.0.0.
- [Commits](hnvn/flutter_image_cropper@v8.0.2...v9.0.0)

---
updated-dependencies:
- dependency-name: image_cropper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 5ce1748 commit 2867342
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,10 +793,10 @@ packages:
dependency: "direct main"
description:
name: image_cropper
sha256: fe37d9a129411486e0d93089b61bd326d05b89e78ad4981de54b560725bf5bd5
sha256: "0c6ea3f96ccdcbe855fc86e9de582fdd6a94d578be8d817a05d9ecef9f1a258b"
url: "https://pub.dev"
source: hosted
version: "8.0.2"
version: "9.0.0"
image_cropper_for_web:
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 @@ -53,7 +53,7 @@ dependencies:
graphql_flutter: ^5.1.2
hive: ^2.2.3
http: ^1.2.2
image_cropper: 8.0.2
image_cropper: 9.0.0
image_picker: ^1.1.2
intl: ^0.19.0
json_annotation: ^4.7.0
Expand Down

0 comments on commit 2867342

Please sign in to comment.