Skip to content

Commit

Permalink
chore: update riverpod
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 7a3dbca commit a191f26
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: "305203d1578f6857675f9730568548b03900ce53afd319f4aa9d2fa943334dbe"
sha256: "49b55e8a467229eedb801bd0864baa7f891c39cc00f790189ba8479e9ad0fa06"
url: "https://pub.dev"
source: hosted
version: "2.4.5"
version: "2.4.6"
flutter_staggered_grid_view:
dependency: transitive
description:
Expand Down Expand Up @@ -585,10 +585,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: "2827136ecc0c2abffc3a58e575db6d5b84d159977fa1edc223c97bf566aa8c73"
sha256: "4fee3c75360e353128149df23ed93414477082bb130f9e23723b1a79a54bc6d0"
url: "https://pub.dev"
source: hosted
version: "2.4.5"
version: "2.4.6"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -929,34 +929,34 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: "2e84315036e64c59affaff7443dea51247bc2fe704461a32f26a27986fb63d55"
sha256: "01fa385aa5d6db42fd602d8c400c28ae1c83d1fd6fbae1cbf0f4c78bac58d4b2"
url: "https://pub.dev"
source: hosted
version: "2.4.5"
version: "2.4.6"
riverpod_analyzer_utils:
dependency: transitive
description:
name: riverpod_analyzer_utils
sha256: "70e556220b6563a8cd4e392f73c543d9f6999dadea2428f31bda2bbc3a2675bd"
sha256: "22a089135785f27e601075023f93c6622c43ef28c3ba1bef303cfbc314028e64"
url: "https://pub.dev"
source: hosted
version: "0.4.2"
version: "0.4.3"
riverpod_annotation:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: "9330309e4400f40e39a2a1d1c340e775d0fd23451cf2dd2286e03c7896fd2bd5"
sha256: "670dc172c835a1638fe942552449f99adb40ea3faa2d4988081db3c2bd1a4891"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.3.1"
riverpod_generator:
dependency: "direct dev"
description:
name: riverpod_generator
sha256: "0a1c8eeb3dba2ce704eb1a4c3b8043716d52bedaaaa5b2725e0bde67ca38a46e"
sha256: f7c897ffac15f8b845b99ef88a1c8923df74ac8a2a96cd53eb9ecd5459baac27
url: "https://pub.dev"
source: hosted
version: "2.3.5"
version: "2.3.6"
rxdart:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ dependencies:
gql_http_link: 1.0.1
gql_link: 1.0.0
gql_websocket_link: 1.1.0
hooks_riverpod: 2.4.5
hooks_riverpod: 2.4.6
http: 1.1.0
infinite_scroll_pagination: 4.0.0
json_annotation: 4.8.1
meta: 1.9.1
reactive_forms: 16.1.1
riverpod_annotation: 2.3.0
riverpod_annotation: 2.3.1
uuid: 3.0.7
web_socket_channel: 2.4.0

Expand Down Expand Up @@ -68,7 +68,7 @@ dev_dependencies:
mockito: 5.4.2
path: 1.8.3
platform: 3.1.3
riverpod_generator: 2.3.5
riverpod_generator: 2.3.6

flutter:
uses-material-design: true
Expand Down

0 comments on commit a191f26

Please sign in to comment.