diff --git a/pubspec.lock b/pubspec.lock index 03e70f9..6272cbe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -577,10 +577,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c92d18e1fe994cb06d48aa786c46b142a5633067e8297cff6b5a3ac742620104 + sha256: eff94d2a6fc79fa8b811dde79c7549808c2346037ee107a1121b4a644c745f2a url: "https://pub.dev" source: hosted - version: "17.0.0" + version: "17.0.1" google_identity_services_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 97c47ed..ddb951f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: flutter_hooks: ^0.21.3+1 hooks_riverpod: ^3.0.3 json_annotation: ^4.9.0 - go_router: ^17.0.0 + go_router: ^17.0.1 window_manager: git: url: https://github.com/boyan01/window_manager.git