Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump flutter_riverpod from 2.4.0 to 2.4.2 #773

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,10 +813,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: "1bd39b04f1bcd217a969589777ca6bd642d116e3e5de65c3e6a8e8bdd8b178ec"
sha256: "890a872705cdbda11efd2bff2f672f1c8180b86b9509490822ee96a3e20cd4aa"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.2"
flutter_rust_bridge:
dependency: transitive
description:
Expand Down Expand Up @@ -1020,10 +1020,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: ad7b877c3687e38764633d221a1f65491bc7a540e724101e9a404a84db2a4276
sha256: ffd7078949ac3903d53f2a58c5f62c3031b60b2a8b0765c4f2cf0f82021b1fad
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.2"
html:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1673,10 +1673,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: a600120d6f213a9922860eea1abc32597436edd5b2c4e73b91410f8c2af67d22
sha256: ff676bd8a715c7085692fe4919564f78fb90d33b10a1c5c14e740581857cc914
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
rxdart:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_native_splash: ^2.2.19
flutter_riverpod: ^2.1.1
flutter_riverpod: ^2.4.2
flutter_secure_storage: ^8.0.0
flutter_svg: ^1.1.6
form_validator: ^2.1.1
Expand Down