mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore(deps): bump go_router from 3.1.0 to 5.0.5
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 3.1.0 to 5.0.5. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v5.0.5/packages) --- updated-dependencies: - dependency-name: go_router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
139d4dc033
commit
9a1f90acc0
23
pubspec.lock
23
pubspec.lock
@ -612,7 +612,7 @@ packages:
|
||||
name: go_router
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.1.0"
|
||||
version: "5.0.5"
|
||||
graphs:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -641,13 +641,6 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.3"
|
||||
hookified_infinite_scroll_pagination:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: hookified_infinite_scroll_pagination
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.0"
|
||||
hooks_riverpod:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -690,13 +683,6 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.2.0"
|
||||
infinite_scroll_pagination:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: infinite_scroll_pagination
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.2.0"
|
||||
introduction_screen:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1129,13 +1115,6 @@ packages:
|
||||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.99"
|
||||
sliver_tools:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: sliver_tools
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.2.6"
|
||||
source_gen:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -26,7 +26,7 @@ dependencies:
|
||||
flutter_riverpod: ^1.0.3
|
||||
flutter_hooks: ^0.18.2+1
|
||||
hooks_riverpod: ^1.0.3
|
||||
go_router: ^3.0.4
|
||||
go_router: ^5.0.5
|
||||
palette_generator: ^0.3.3
|
||||
logger: ^1.1.0
|
||||
permission_handler: ^10.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user