Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Bump hooks_riverpod from 2.4.0 to 2.4.5
Browse files Browse the repository at this point in the history
Bumps [hooks_riverpod](https://github.com/rrousselGit/riverpod) from 2.4.0 to 2.4.5.
- [Commits](rrousselGit/riverpod@hooks_riverpod-v2.4.0...hooks_riverpod-v2.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent f2e6952 commit d7752ab
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 @@ -336,10 +336,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: "1bd39b04f1bcd217a969589777ca6bd642d116e3e5de65c3e6a8e8bdd8b178ec"
sha256: "305203d1578f6857675f9730568548b03900ce53afd319f4aa9d2fa943334dbe"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.5"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -410,10 +410,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: ad7b877c3687e38764633d221a1f65491bc7a540e724101e9a404a84db2a4276
sha256: "2827136ecc0c2abffc3a58e575db6d5b84d159977fa1edc223c97bf566aa8c73"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.5"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -740,10 +740,10 @@ packages:
dependency: "direct main"
description:
name: riverpod
sha256: a600120d6f213a9922860eea1abc32597436edd5b2c4e73b91410f8c2af67d22
sha256: "2e84315036e64c59affaff7443dea51247bc2fe704461a32f26a27986fb63d55"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.5"
scoped_model:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
async: ^2.9.0
riverpod: ^2.4.0
flutter_riverpod: ^2.0.2
hooks_riverpod: ^2.4.0
hooks_riverpod: ^2.4.5
collection: ^1.17.0
window_manager: ^0.3.6
lpinyin: ^2.0.3
Expand Down

0 comments on commit d7752ab

Please sign in to comment.