Skip to content

Commit

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

---
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 Feb 5, 2024
1 parent 60f91bd commit e09fea1
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 @@ -359,10 +359,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: da9591d1f8d5881628ccd5c25c40e74fc3eef50ba45e40c3905a06e1712412d5
sha256: "4bce556b7ecbfea26109638d5237684538d4abc509d253e6c5c4c5733b360098"
url: "https://pub.dev"
source: hosted
version: "2.4.9"
version: "2.4.10"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -497,10 +497,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: c12a456e03ef9be65b0be66963596650ad7a3220e96c7e7b0a048562ea32d6ae
sha256: "758b07eba336e3cbacbd81dba481f2228a14102083fdde07045e8514e8054c49"
url: "https://pub.dev"
source: hosted
version: "2.4.9"
version: "2.4.10"
hotreloader:
dependency: transitive
description:
Expand Down Expand Up @@ -801,10 +801,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: "942999ee48b899f8a46a860f1e13cee36f2f77609eb54c5b7a669bb20d550b11"
sha256: "548e2192eb7aeb826eb89387f814edb76594f3363e2c0bb99dd733d795ba3589"
url: "https://pub.dev"
source: hosted
version: "2.4.9"
version: "2.5.0"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -817,10 +817,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: b70e95fbd5ca7ce42f5148092022971bb2e9843b6ab71e97d479e8ab52e98979
sha256: "77e5d51afa4fa3e67903fb8746f33d368728d7051a0b6c292bcee60aeba46d95"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.3.4"
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 @@ -29,7 +29,7 @@ dependencies:
path: ^1.8.3
pinput: ^3.0.0
qr_flutter: ^4.1.0
riverpod_annotation: ^2.2.0
riverpod_annotation: ^2.3.4
screen_brightness: ^0.2.2
sensors_plus: ^4.0.1
shared_preferences: ^2.2.1
Expand Down

0 comments on commit e09fea1

Please sign in to comment.