Skip to content

Commit

Permalink
Merge pull request #147 from natsuk4ze/dependabot/pub/shared_preferen…
Browse files Browse the repository at this point in the history
…ces-2.3.4

Bump shared_preferences from 2.3.3 to 2.3.4
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 334edef + 4639c95 commit 03e50ad
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 @@ -790,18 +790,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 @@ -21,7 +21,7 @@ dependencies:
json_annotation: ^4.9.0
markdown_widget: ^2.3.2+3
riverpod_annotation: ^2.6.1
shared_preferences: ^2.3.3
shared_preferences: ^2.3.4
slang: ^4.3.0
slang_flutter: ^4.4.0
url_launcher: ^6.3.1
Expand Down

0 comments on commit 03e50ad

Please sign in to comment.