Skip to content

Commit

Permalink
Bump riverpod_annotation from 2.1.5 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 2.1.5 to 2.3.1.
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.1.5...riverpod_annotation-v2.3.1)

---
updated-dependencies:
- dependency-name: riverpod_annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 7e265ba commit 20f346f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -516,10 +516,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
url: "https://pub.dev"
source: hosted
version: "1.9.1"
version: "1.10.0"
mime:
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 Expand Up @@ -937,10 +937,10 @@ packages:
dependency: transitive
description:
name: web
sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
url: "https://pub.dev"
source: hosted
version: "0.1.4-beta"
version: "0.3.0"
web_socket_channel:
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 @@ -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.23.0
url_launcher: ^6.1.14
Expand Down

0 comments on commit 20f346f

Please sign in to comment.