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 24, 2025
1 parent 337aa2a commit ca94874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,10 +688,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: a752ce92ea7540fc35a0d19722816e04d0e72828a4200e83a98cf1a1eb524c9a
sha256: c59819dacc6669a1165d54d2735a9543f136f9b3cec94ca65cea6ab8dffc422e
url: "https://pub.dev"
source: hosted
version: "2.3.5"
version: "2.4.0"
shared_preferences_android:
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 @@ -49,7 +49,7 @@ dependencies:
path_provider: ^2.1.5 # See: https://flutter.dev/docs/cookbook/persistence/reading-writing-files
provider: ^6.1.2
sentry_flutter: ^8.12.0
shared_preferences: ^2.3.5
shared_preferences: ^2.4.0
window_manager: ^0.4.3 # for "onWindowResize" and "onWindowMoved"
window_size:
git:
Expand Down

0 comments on commit ca94874

Please sign in to comment.