chore(deps): bump go_router from 11.1.2 to 11.1.3

Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v11.1.3/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-10 23:42:10 +00:00 committed by GitHub
parent d0df1d29f5
commit 7cf41ed467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -948,10 +948,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: go_router name: go_router
sha256: a07c781bf55bf11ae85133338e4850f0b4e33e261c44a66c750fc707d65d8393 sha256: "1bd28265168045adb2df3da178bdbd44d37dddca0e7cfc867f8665d4f6b31f0c"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "11.1.2" version: "11.1.3"
google_fonts: google_fonts:
dependency: "direct main" dependency: "direct main"
description: description:

View File

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