Skip to content

Commit

Permalink
Merge pull request #124 from h3x4d3c1m4l/dependabot/pub/flutter-depen…
Browse files Browse the repository at this point in the history
…dencies-e20c31807f

Bump the flutter-dependencies group across 1 directory with 2 updates
  • Loading branch information
h3x4d3c1m4l authored Dec 18, 2024
2 parents 2232cae + db96418 commit c54a12b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@ packages:
dependency: "direct main"
description:
name: flutter_mobx
sha256: "14b3565517194a9192f31335d30bd3f4c7244feabf47122a2f47ab4b15aed147"
sha256: ba5e93467866a2991259dc51cffd41ef45f695c667c2b8e7b087bf24118b50fe
url: "https://pub.dev"
source: hosted
version: "2.2.2"
version: "2.3.0"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -694,10 +694,10 @@ 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:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:

# State management
mobx: 2.5.0
flutter_mobx: 2.2.2
flutter_mobx: 2.3.0

# HTTP client
http: 1.2.2
Expand All @@ -43,7 +43,7 @@ dependencies:

# Persistence
flutter_secure_storage: 9.2.2
shared_preferences: 2.3.3
shared_preferences: 2.3.4

# Misc
rnd: 0.2.0
Expand Down

0 comments on commit c54a12b

Please sign in to comment.