chore(deps): bump go_router from 11.1.2 to 12.0.1

Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 11.1.2 to 12.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v12.0.1/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:
dependabot[bot] 2023-10-31 00:08:07 +00:00 committed by GitHub
parent 1334a62aae
commit ee66ce59d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -964,10 +964,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: a07c781bf55bf11ae85133338e4850f0b4e33e261c44a66c750fc707d65d8393
sha256: e156bc1b2088eb5ece9351bccd48c3e1719a4858eacbd44e59162e98a68205d1
url: "https://pub.dev"
source: hosted
version: "11.1.2"
version: "12.0.1"
google_fonts:
dependency: "direct main"
description:

View File

@ -56,7 +56,7 @@ dependencies:
form_validator: ^2.1.1
fuzzywuzzy: ^1.1.6
google_fonts: ^5.1.0
go_router: ^11.1.2
go_router: ^12.0.1
hive: ^2.2.3
hive_flutter: ^1.1.0
hooks_riverpod: ^2.4.3