Bump shared_preferences from 2.3.2 to 2.3.3

Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.3/packages/shared_preferences)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-11 00:34:24 +00:00
committed by Roland Geider
parent 2aca0c839a
commit 38baa0ff2c
2 changed files with 3 additions and 3 deletions

View File

@@ -1128,10 +1128,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:

View File

@@ -49,7 +49,7 @@ dependencies:
provider: ^6.1.2
# Note, do not update rive! https://github.com/wger-project/flutter/issues/577
rive: ^0.12.4
shared_preferences: ^2.3.2
shared_preferences: ^2.3.3
table_calendar: ^3.0.8
url_launcher: ^6.3.1
flutter_barcode_scanner: ^2.0.0