Skip to content

Commit

Permalink
build(deps): bump shared_preferences in /clients/bitwindow
Browse files Browse the repository at this point in the history
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.5.1/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent bbf8655 commit b8b21c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions clients/bitwindow/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,10 +825,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: c59819dacc6669a1165d54d2735a9543f136f9b3cec94ca65cea6ab8dffc422e
sha256: "688ee90fbfb6989c980254a56cb26ebe9bb30a3a2dff439a78894211f73de67a"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.5.1"
shared_preferences_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion clients/bitwindow/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
google_fonts: ^6.2.1
auto_route: ^9.3.0+1
fixnum: ^1.1.0
shared_preferences: ^2.4.0
shared_preferences: ^2.5.1
get_it: ^7.7.0
meta: ^1.15.0
protobuf: ^3.1.0
Expand Down

0 comments on commit b8b21c1

Please sign in to comment.