diff --git a/ui/pubspec.lock b/ui/pubspec.lock index eb0c118..97ad97c 100644 --- a/ui/pubspec.lock +++ b/ui/pubspec.lock @@ -185,10 +185,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: b453934c36e289cef06525734d1e676c1f91da9e22e2017d9dcab6ce0f999175 + sha256: eb059dfe59f08546e9787f895bd01652076f996bcbf485a8609ef990419ad227 url: "https://pub.flutter-io.cn" source: hosted - version: "15.1.3" + version: "16.2.1" http_parser: dependency: transitive description: diff --git a/ui/pubspec.yaml b/ui/pubspec.yaml index 697e36d..ca78800 100644 --- a/ui/pubspec.yaml +++ b/ui/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 - go_router: ^15.1.2 + go_router: ^16.2.1 flutter_riverpod: ^2.6.1 quiver: ^3.2.2 flutter_login: ^5.0.0