Skip to content

Commit

Permalink
flutter pub upgrade --major-versions --tighten
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 authored Jan 28, 2025
1 parent 565e8ea commit 7d630a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -472,10 +472,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "739e0a5c3c4055152520fa321d0645ee98e932718b4c8efeeb51451968fe0790"
sha256: b15fad91c4d3d1f2b48c053dd41cb82da007c27407dc9ab5f9aa59881d0e39d4
url: "https://pub.dev"
source: hosted
version: "8.1.3"
version: "8.1.4"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -696,10 +696,10 @@ packages:
dependency: transitive
description:
name: shared_preferences_android
sha256: "986dc7b7d14f38064bfa85ace28df1f1a66d4fba32e4b1079d4ea537d9541b01"
sha256: "650584dcc0a39856f369782874e562efd002a9c94aec032412c9eb81419cce1f"
url: "https://pub.dev"
source: hosted
version: "2.4.3"
version: "2.4.4"
shared_preferences_foundation:
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 @@ -43,7 +43,7 @@ dependencies:
logger: ^2.5.0
macos_secure_bookmarks: ^0.2.1
meta: ^1.15.0
package_info_plus: ^8.1.3
package_info_plus: ^8.1.4
pasteboard: ^0.3.0
path: ^1.9.0
path_provider: ^2.1.5 # See: https://flutter.dev/docs/cookbook/persistence/reading-writing-files
Expand Down

0 comments on commit 7d630a8

Please sign in to comment.