diff --git a/pubspec.lock b/pubspec.lock index be74cb5..0697f76 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -602,10 +602,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: d8f590a69729f719177ea68eb1e598295e8dbc41bbc247fed78b2c8a25660d7c + sha256: c92d18e1fe994cb06d48aa786c46b142a5633067e8297cff6b5a3ac742620104 url: "https://pub.dev" source: hosted - version: "16.3.0" + version: "17.0.0" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f09ba2a..a48acc6 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: ^16.3.0 + go_router: ^17.0.0 window_manager: ^0.5.1 fluent_ui: 4.11.3 flutter_staggered_grid_view: ^0.7.0