Bump shared_preferences from 2.0.13 to 2.0.14 in /veggieseasons (#1242)

Bumps [shared_preferences](https://github.com/flutter/plugins) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/shared_preferences-v2.0.13...shared_preferences-v2.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1259/head
dependabot[bot] 2 years ago committed by GitHub
parent f2d399f750
commit 8ad9de6146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -253,7 +253,7 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.13"
version: "2.0.14"
shared_preferences_android:
dependency: transitive
description:

@ -15,7 +15,7 @@ dependencies:
font_awesome_flutter: ^10.1.0
intl: ^0.17.0
provider: ^6.0.1
shared_preferences: ^2.0.5
shared_preferences: ^2.0.14
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding

Loading…
Cancel
Save