mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-15 08:35:18 +00:00
chore(deps): bump flutter_riverpod from 2.0.2 to 2.1.1
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod) from 2.0.2 to 2.1.1. - [Release notes](https://github.com/rrousselGit/riverpod/releases) - [Commits](https://github.com/rrousselGit/riverpod/commits) --- updated-dependencies: - dependency-name: flutter_riverpod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e89fdcfd1a
commit
8b92492745
@ -574,7 +574,7 @@ packages:
|
||||
name: flutter_riverpod
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.2"
|
||||
version: "2.1.1"
|
||||
flutter_rust_bridge:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -654,7 +654,7 @@ packages:
|
||||
name: hooks_riverpod
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.2"
|
||||
version: "2.1.1"
|
||||
html:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1027,7 +1027,7 @@ packages:
|
||||
name: riverpod
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.2"
|
||||
version: "2.1.1"
|
||||
rxdart:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||
path: ^1.8.0
|
||||
path_provider: ^2.0.8
|
||||
collection: ^1.15.0
|
||||
flutter_riverpod: ^2.0.2
|
||||
flutter_riverpod: ^2.1.1
|
||||
flutter_hooks: ^0.18.2+1
|
||||
hooks_riverpod: ^2.0.2
|
||||
go_router: ^5.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user