Bump shared_preferences from 2.3.3 to 2.3.5

Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.5/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]
2025-01-05 20:15:49 +00:00
committed by Roland Geider
parent 50f3c34a06
commit b36d824bce
2 changed files with 3 additions and 3 deletions

View File

@@ -1141,10 +1141,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82"
sha256: a752ce92ea7540fc35a0d19722816e04d0e72828a4200e83a98cf1a1eb524c9a
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.3.5"
shared_preferences_android:
dependency: transitive
description:

View File

@@ -62,7 +62,7 @@ dependencies:
path_provider: ^2.1.5
provider: ^6.1.2
rive: ^0.13.20
shared_preferences: ^2.3.3
shared_preferences: ^2.3.5
sqlite3_flutter_libs: ^0.5.27
table_calendar: ^3.0.8
url_launcher: ^6.3.1