Skip to content

Commit

Permalink
chore(deps): bump flutter_native_splash in /packages/smooth_app (open…
Browse files Browse the repository at this point in the history
…foodfacts#4715)

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.1 to 2.3.4.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/commits)

---
updated-dependencies:
- dependency-name: flutter_native_splash
  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>
Co-authored-by: monsieurtanuki <[email protected]>
  • Loading branch information
dependabot[bot] and monsieurtanuki authored Oct 28, 2023
1 parent 37ef119 commit d51bb4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "49b1fad315e57ab0bbc15bcbb874e83116a1d78f77ebd500a4af6c9407d6b28e"
sha256: "7e0d52067d05f2e0324268097ba723b71cb41ac8a6a2b24d1edf9c536b987b03"
url: "https://pub.dev"
source: hosted
version: "3.3.8"
version: "3.4.6"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -630,10 +630,10 @@ packages:
dependency: "direct main"
description:
name: flutter_native_splash
sha256: ba45d8cfbd778478a74696b012f33ffb6b1760c9bc531b21e2964444a4870dae
sha256: "5bf4c3e5e5a0426c1e2fc8ca3555a9e617e76369c3442e1dae8385c7767ba97a"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.4"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down Expand Up @@ -813,10 +813,10 @@ packages:
dependency: "direct main"
description:
name: image
sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
sha256: "028f61960d56f26414eb616b48b04eb37d700cbe477b7fb09bf1d7ce57fd9271"
url: "https://pub.dev"
source: hosted
version: "4.0.17"
version: "4.1.3"
image_picker:
dependency: "direct main"
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 @@ -48,7 +48,7 @@ dependencies:
audioplayers: 5.2.0
percent_indicator: 4.2.3
flutter_email_sender: 6.0.0
flutter_native_splash: 2.3.1
flutter_native_splash: 2.3.4
image: ^4.0.17
auto_size_text: 3.0.0
crop_image: 1.0.11
Expand Down

0 comments on commit d51bb4e

Please sign in to comment.