Skip to content

Commit

Permalink
Bump riverpod_annotation from 2.3.5 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 2.3.5 to 2.5.3.
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.3.5...riverpod_annotation-v2.5.3)

---
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 Oct 14, 2024
1 parent 703d355 commit b19ed94
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 @@ -343,10 +343,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: "0f1974eff5bbe774bf1d870e406fc6f29e3d6f1c46bd9c58e7172ff68a785d7d"
sha256: "711d916456563f715bde1e139d7cfdca009f8264befab3ac9f8ded8b6ec26405"
url: "https://pub.dev"
source: hosted
version: "2.5.1"
version: "2.5.3"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -441,10 +441,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: "97266a91c994951a06ef0ff3a1c7fb261e52ec7f74e87f0614ea0b7411b859b2"
sha256: "534ca8af331235f700f3916a74e4579cdfdd708e2fbed342fc8aa969d41a7af0"
url: "https://pub.dev"
source: hosted
version: "2.5.2"
version: "2.5.4"
hotreloader:
dependency: transitive
description:
Expand Down Expand Up @@ -713,10 +713,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: f21b32ffd26a36555e501b04f4a5dca43ed59e16343f1a30c13632b2351dfa4d
sha256: c86fedfb45dd1da98ee6493dd9374325cdf494e7d523ebfb0c387eecc5f7b5c9
url: "https://pub.dev"
source: hosted
version: "2.5.1"
version: "2.5.3"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -729,10 +729,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: e5e796c0eba4030c704e9dae1b834a6541814963292839dcf9638d53eba84f5c
sha256: "77fdedb87d09344809e8b514ab864d0537b1cb580a93d09bf579b0403aa6203a"
url: "https://pub.dev"
source: hosted
version: "2.3.5"
version: "2.5.3"
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 @@ -20,7 +20,7 @@ dependencies:
hooks_riverpod: ^2.5.2
json_annotation: ^4.9.0
markdown_widget: ^2.3.2+3
riverpod_annotation: ^2.3.5
riverpod_annotation: ^2.5.3
shared_preferences: ^2.3.2
slang: ^3.32.0
slang_flutter: ^3.30.0
Expand Down

0 comments on commit b19ed94

Please sign in to comment.