diff --git a/pubspec.lock b/pubspec.lock index 15a50f41..3bfe4bbd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index 64b2b6a3..b809fc78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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