Skip to content

Commit

Permalink
Bump image_cropper from 6.0.0 to 7.1.0 in /app
Browse files Browse the repository at this point in the history
Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 6.0.0 to 7.1.0.
- [Commits](hnvn/flutter_image_cropper@v6.0.0...v7.1.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 Jul 1, 2024
1 parent f0f696a commit 8acf53c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -736,26 +736,26 @@ packages:
dependency: "direct main"
description:
name: image_cropper
sha256: db779a8b620cd509874cb0e2a8bdc8649177f8f5ca46c13273ceaffe071e3f4a
sha256: d31be025c744ac1bf52d1f49cfdd92fd421e7e45ddadaaac0b39901f67c2a7e3
url: "https://pub.dev"
source: hosted
version: "6.0.0"
version: "7.1.0"
image_cropper_for_web:
dependency: transitive
description:
name: image_cropper_for_web
sha256: ba67de40a98b3294084eed0b025b557cb594356e1171c9a830b340527dbd5e5f
sha256: "6386e64908ce5d5df404e01c750a99b633dfcea88da69b3efcd3b3811d639760"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "5.1.0"
image_cropper_platform_interface:
dependency: transitive
description:
name: image_cropper_platform_interface
sha256: ee160d686422272aa306125f3b6fb1c1894d9b87a5e20ed33fa008e7285da11e
sha256: "39c6539571bda7ce666e0a2f450246a5d42187406eef8f486a3d64f1d9381637"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "6.1.0"
image_picker:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies:
visibility_detector: ^0.4.0+2
cached_network_image: ^3.3.1
image_picker: ^1.1.1
image_cropper: ^6.0.0
image_cropper: ^7.1.0
fluttertoast: ^8.2.6

# auth
Expand Down

0 comments on commit 8acf53c

Please sign in to comment.