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.3.3 to 2.3.4.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.4/packages/shared_preferences)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and octobocto committed Dec 25, 2024
1 parent d75fbb3 commit 780834b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions clients/bitwindow/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,18 +825,18 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82"
sha256: "3c7e73920c694a436afaf65ab60ce3453d91f84208d761fbd83fc21182134d93"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.3.4"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
sha256: "3b9febd815c9ca29c9e3520d50ec32f49157711e143b7a4ca039eb87e8ade5ab"
sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.4.0"
shared_preferences_foundation:
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 @@ -29,7 +29,7 @@ dependencies:
google_fonts: ^6.2.1
auto_route: ^9.2.2
fixnum: ^1.1.0
shared_preferences: ^2.3.3
shared_preferences: ^2.3.4
get_it: ^7.7.0
meta: ^1.15.0
protobuf: ^3.1.0
Expand Down

0 comments on commit 780834b

Please sign in to comment.