Skip to content

Commit

Permalink
Bump image_cropper from 6.0.0 to 7.0.4 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.0.4.
- [Commits](hnvn/flutter_image_cropper@v6.0.0...v7.0.4)

---
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 Jun 10, 2024
1 parent f0f696a commit df44862
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: f111a37a88457f661aebe937108c752c59791cafa9bc4e92ced07ebd87917743
url: "https://pub.dev"
source: hosted
version: "6.0.0"
version: "7.0.4"
image_cropper_for_web:
dependency: transitive
description:
name: image_cropper_for_web
sha256: ba67de40a98b3294084eed0b025b557cb594356e1171c9a830b340527dbd5e5f
sha256: "9e927a8bd5ee8618b608a6530eee6c35780d7225c1ccb174d0b461b02fafe9a4"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "5.0.3"
image_cropper_platform_interface:
dependency: transitive
description:
name: image_cropper_platform_interface
sha256: ee160d686422272aa306125f3b6fb1c1894d9b87a5e20ed33fa008e7285da11e
sha256: "04d0eebd5f901a4109f486d211c888f1fb25c6b70704a405fb1505cb742b05f0"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "6.0.3"
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.0.4
fluttertoast: ^8.2.6

# auth
Expand Down

0 comments on commit df44862

Please sign in to comment.