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

build(deps): bump hooks_riverpod from 2.3.8 to 2.3.10 in /packages/flutter_app #241

Merged
Merged
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
2 changes: 1 addition & 1 deletion packages/flutter_app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ SPEC CHECKSUMS:
FirebaseCoreInternal: b342e37cd4f5b4454ec34308f073420e7920858e
FirebaseCrashlytics: c4d111b7430c49744c74bcc6346ea00868661ac8
FirebaseDynamicLinks: 1a387da899779e5ef34f4d6f8bdba882f90d0e67
FirebaseFirestore: 9d16d43cb3e1c270be714246356217f114522e69
FirebaseFirestore: 8d9dd05bb50e0891ebe4fdd9bd0f9b9d22ea5556
FirebaseInstallations: b28af1b9f997f1a799efe818c94695a3728c352f
FirebasePerformance: 1a63c51c9d14fc1190b0970d5aab96672cb0bce6
FirebaseRemoteConfig: 33e0dcf43899fbb4f8ef2d84200bf5f5e32eaf05
Expand Down
12 changes: 6 additions & 6 deletions packages/flutter_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -660,10 +660,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: b6cb0041c6c11cefb2dcb97ef436eba43c6d41287ac6d8ca93e02a497f53a4f3
sha256: b04d4e9435a563673746ccb328d22018c6c9496bb547e11dd56c1b0cc9829fe5
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.3.10"
flutter_svg:
dependency: "direct main"
description:
Expand Down Expand Up @@ -798,10 +798,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: "2bb8ae6a729e1334f71f1ef68dd5f0400dca8f01de8cbdcde062584a68017b18"
sha256: "04a8a526db4c04139f6e5d318ef5079832daa1327a485ad391faf1b6bb203960"
url: "https://pub.dev"
source: hosted
version: "2.3.8"
version: "2.3.10"
hotreloader:
dependency: transitive
description:
Expand Down Expand Up @@ -1189,10 +1189,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: b0657b5b30c81a3184bdaab353045f0a403ebd60bb381591a8b7ad77dcade793
sha256: "6c0a2c30c04206ac05494bcccd8148b76866e1a9248a5a8c84ca7b16fbcb3f6a"
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.3.10"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
gap: ^3.0.1
go_router: ^7.0.0
google_sign_in: ^6.1.0
hooks_riverpod: ^2.3.6
hooks_riverpod: ^2.3.10
image_picker: ^0.8.5
intl: ^0.18.1
json_annotation: ^4.8.1
Expand Down