diff --git a/pubspec.lock b/pubspec.lock index 526898d5..b11790fc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1006,10 +1006,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: a07c781bf55bf11ae85133338e4850f0b4e33e261c44a66c750fc707d65d8393 + sha256: ca7e4a2249f96773152f1853fa25933ac752495cdd7fdf5dafb9691bd05830fd url: "https://pub.dev" source: hosted - version: "11.1.2" + version: "13.0.0" google_fonts: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 267ab17f..4962e9b0 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: ^13.0.0 hive: ^2.2.3 hive_flutter: ^1.1.0 hooks_riverpod: ^2.4.3