Skip to content

Commit

Permalink
Merge pull request #2 from natsuk4ze/dependabot/pub/riverpod_annotati…
Browse files Browse the repository at this point in the history
…on-2.3.1
  • Loading branch information
natsuk4ze authored Nov 20, 2023
2 parents cdd46e7 + 20f346f commit 4c3fe7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: "1bd39b04f1bcd217a969589777ca6bd642d116e3e5de65c3e6a8e8bdd8b178ec"
sha256: "49b55e8a467229eedb801bd0864baa7f891c39cc00f790189ba8479e9ad0fa06"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.6"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -396,10 +396,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: ad7b877c3687e38764633d221a1f65491bc7a540e724101e9a404a84db2a4276
sha256: "4fee3c75360e353128149df23ed93414477082bb130f9e23723b1a79a54bc6d0"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.6"
hotreloader:
dependency: transitive
description:
Expand Down Expand Up @@ -588,10 +588,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: a600120d6f213a9922860eea1abc32597436edd5b2c4e73b91410f8c2af67d22
sha256: "01fa385aa5d6db42fd602d8c400c28ae1c83d1fd6fbae1cbf0f4c78bac58d4b2"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.6"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -604,10 +604,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: "6294fe7e7d1875f32bdf04c8fce7620e718070273703097847df8f3bf16995ea"
sha256: "670dc172c835a1638fe942552449f99adb40ea3faa2d4988081db3c2bd1a4891"
url: "https://pub.dev"
source: hosted
version: "2.1.5"
version: "2.3.1"
riverpod_generator:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
hooks_riverpod: ^2.4.0
json_annotation: ^4.8.1
markdown_widget: ^2.2.0
riverpod_annotation: ^2.1.5
riverpod_annotation: ^2.3.1
slang: ^3.23.0
slang_flutter: ^3.25.0
url_launcher: ^6.1.14
Expand Down

0 comments on commit 4c3fe7d

Please sign in to comment.