Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 5d6d8fb commit 72e104d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,10 +378,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: "4bce556b7ecbfea26109638d5237684538d4abc509d253e6c5c4c5733b360098"
sha256: "0f1974eff5bbe774bf1d870e406fc6f29e3d6f1c46bd9c58e7172ff68a785d7d"
url: "https://pub.dev"
source: hosted
version: "2.4.10"
version: "2.5.1"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -692,10 +692,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: "548e2192eb7aeb826eb89387f814edb76594f3363e2c0bb99dd733d795ba3589"
sha256: f21b32ffd26a36555e501b04f4a5dca43ed59e16343f1a30c13632b2351dfa4d
url: "https://pub.dev"
source: hosted
version: "2.5.0"
version: "2.5.1"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -708,10 +708,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: "77e5d51afa4fa3e67903fb8746f33d368728d7051a0b6c292bcee60aeba46d95"
sha256: e5e796c0eba4030c704e9dae1b834a6541814963292839dcf9638d53eba84f5c
url: "https://pub.dev"
source: hosted
version: "2.3.4"
version: "2.3.5"
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 @@ -41,7 +41,7 @@ dependencies:
flutter_tts: ^3.8.5
shared_preferences: ^2.2.2
flutter_riverpod: ^2.4.10
riverpod_annotation: ^2.3.4
riverpod_annotation: ^2.3.5
image: ^3.3.0
file_selector: ^1.0.3

Expand Down

0 comments on commit 72e104d

Please sign in to comment.