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

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent c193749 commit b2bb94a
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 @@ -376,10 +376,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: "49b55e8a467229eedb801bd0864baa7f891c39cc00f790189ba8479e9ad0fa06"
sha256: da9591d1f8d5881628ccd5c25c40e74fc3eef50ba45e40c3905a06e1712412d5
url: "https://pub.dev"
source: hosted
version: "2.4.6"
version: "2.4.9"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -442,10 +442,10 @@ packages:
dependency: "direct main"
description:
name: hooks_riverpod
sha256: "4fee3c75360e353128149df23ed93414477082bb130f9e23723b1a79a54bc6d0"
sha256: c12a456e03ef9be65b0be66963596650ad7a3220e96c7e7b0a048562ea32d6ae
url: "https://pub.dev"
source: hosted
version: "2.4.6"
version: "2.4.9"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -772,10 +772,10 @@ packages:
dependency: "direct main"
description:
name: riverpod
sha256: "01fa385aa5d6db42fd602d8c400c28ae1c83d1fd6fbae1cbf0f4c78bac58d4b2"
sha256: "942999ee48b899f8a46a860f1e13cee36f2f77609eb54c5b7a669bb20d550b11"
url: "https://pub.dev"
source: hosted
version: "2.4.6"
version: "2.4.9"
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 @@ -37,7 +37,7 @@ dependencies:
path: ^1.8.0
async: ^2.9.0
riverpod: ^2.4.0
flutter_riverpod: ^2.0.2
flutter_riverpod: ^2.4.9
hooks_riverpod: ^2.4.5
collection: ^1.17.0
window_manager: ^0.3.6
Expand Down

0 comments on commit b2bb94a

Please sign in to comment.