mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-19 07:50:52 +01:00
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:
committed by
Roland Geider
parent
2aca0c839a
commit
38baa0ff2c
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user