Skip to content

Commit

Permalink
build(deps): bump shared_preferences from 2.3.2 to 2.3.3 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
BBarisKilic authored Nov 11, 2024
2 parents d025c3e + 7c768e5 commit 78c15b8
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 @@ -696,10 +696,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051"
sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.3.3"
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 @@ -24,7 +24,7 @@ dependencies:
get_it: ^8.0.2
go_router: ^14.4.1
json_annotation: ^4.8.1
shared_preferences: ^2.3.2
shared_preferences: ^2.3.3
sharp_toggle_switch:
path: ./packages/sharp_toggle_switch

Expand Down

0 comments on commit 78c15b8

Please sign in to comment.