Skip to content

Commit

Permalink
chore(deps): bump flutter_image_compress in /packages/smooth_app (ope…
Browse files Browse the repository at this point in the history
…nfoodfacts#4345)

Bumps [flutter_image_compress](https://github.com/fluttercandies/flutter_image_compress) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/fluttercandies/flutter_image_compress/releases)
- [Changelog](https://github.com/fluttercandies/flutter_image_compress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fluttercandies/flutter_image_compress/commits/flutter_image_compress-v2.0.4)

---
updated-dependencies:
- dependency-name: flutter_image_compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 4a5cc50 commit 6a8b179
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,34 +521,34 @@ packages:
dependency: "direct main"
description:
name: flutter_image_compress
sha256: "2babae2c69ee4849c3d3ae0f1f10c14a6b8132390e4583c5d3b1f02e8167a022"
sha256: "2725cce5c58fdeaf1db8f4203688228bb67e3523a66305ccaa6f99071beb6dc2"
url: "https://pub.dev"
source: hosted
version: "2.0.3"
version: "2.0.4"
flutter_image_compress_common:
dependency: transitive
description:
name: flutter_image_compress_common
sha256: "88aae2219cd4507992643f19aee7882fe8ff82375ffa8cb4c876e3bfe3e7c3b6"
sha256: "8e7299afe109dc4b97fda34bf0f4967cc1fc10bc8050c374d449cab262d095b3"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "1.0.2"
flutter_image_compress_platform_interface:
dependency: transitive
description:
name: flutter_image_compress_platform_interface
sha256: dae0a3eb1fb7f38cf327cc2005dc287bc891becdd83c519277de4415fd9e065d
sha256: "3c7e86da7540b1adfa919b461885a41a018d4a26544d0fcbeaa769f6542e603d"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "1.0.2"
flutter_image_compress_web:
dependency: transitive
description:
name: flutter_image_compress_web
sha256: "677f02509bdf5fd71afb560a22f0444e82c9ee887d223cd006cb44fd145fcb17"
sha256: e879189dc7f246dcf8f06c07ee849231341508bf51e8ed7d5dcbe778ddde0e81
url: "https://pub.dev"
source: hosted
version: "0.1.3"
version: "0.1.3+1"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies:
sensors_plus: 3.0.2
webview_flutter: 3.0.4
flutter_custom_tabs: ^1.0.4
flutter_image_compress: 2.0.3
flutter_image_compress: 2.0.4

# According to the build variant, only one "app store" implementation must be added when building a release
# Call "flutter pub remove xxxx" to remove unused dependencies
Expand Down

0 comments on commit 6a8b179

Please sign in to comment.