Skip to content

Commit

Permalink
Merge pull request #44 from BlindOver/dependabot/pub/flutter_native_s…
Browse files Browse the repository at this point in the history
…plash-2.3.3

build(deps): bump flutter_native_splash from 2.3.2 to 2.3.3
  • Loading branch information
yujinkim1 authored Oct 10, 2023
2 parents 01e6331 + 40ae8bc commit 0875d62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
sha256: ca12e6c9ac022f33fd89128e7007fb5e97ab6e814d4fa05dd8d4f2db1e3c69cb
url: "https://pub.dev"
source: hosted
version: "3.3.7"
version: "3.4.5"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -202,10 +202,10 @@ packages:
dependency: "direct main"
description:
name: flutter_native_splash
sha256: ecff62b3b893f2f665de7e4ad3de89f738941fcfcaaba8ee601e749efafa4698
sha256: "91004565166dbbc7a85e7e99b84124a287839830ca957cfe45004793fe6fe69f"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.3.3"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down Expand Up @@ -244,10 +244,10 @@ packages:
dependency: transitive
description:
name: image
sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
sha256: "028f61960d56f26414eb616b48b04eb37d700cbe477b7fb09bf1d7ce57fd9271"
url: "https://pub.dev"
source: hosted
version: "4.0.17"
version: "4.1.3"
js:
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 @@ -15,7 +15,7 @@ dependencies:
permission_handler: ^11.0.0
path_provider: ^2.1.1
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.3.2
flutter_native_splash: ^2.3.3
http_parser: ^4.0.2

dev_dependencies:
Expand Down

0 comments on commit 0875d62

Please sign in to comment.