diff --git a/pubspec.lock b/pubspec.lock index 3daf7e1..69650a5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -697,10 +697,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: eb059dfe59f08546e9787f895bd01652076f996bcbf485a8609ef990419ad227 + sha256: d8f590a69729f719177ea68eb1e598295e8dbc41bbc247fed78b2c8a25660d7c url: "https://pub.dev" source: hosted - version: "16.2.1" + version: "16.3.0" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 60fadd4..ccf8d5f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: sdk: flutter # Navigation - go_router: ^16.2.1 + go_router: ^16.3.0 #State Management flutter_riverpod: ^2.6.1