Skip to content

Commit

Permalink
build(deps): bump shared_preferences from 2.3.3 to 2.3.4 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
BBarisKilic authored Dec 20, 2024
2 parents 05c7557 + b886079 commit 6c3e9f0
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 @@ -709,18 +709,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: "041be4d9d2dc6079cf342bc8b761b03787e3b71192d658220a56cac9c04a0294"
sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
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 @@ -24,7 +24,7 @@ dependencies:
get_it: ^8.0.3
go_router: ^14.6.2
json_annotation: ^4.8.1
shared_preferences: ^2.3.3
shared_preferences: ^2.3.4
sharp_toggle_switch:
path: ./packages/sharp_toggle_switch

Expand Down

0 comments on commit 6c3e9f0

Please # to comment.