diff --git a/pubspec.lock b/pubspec.lock index 4e45079..882b87f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -284,10 +284,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "1531542666c2d052c44bbf6e2b48011bf3771da0404b94c60eabec1228a62906" + sha256: "24d89757552a78615d6e65c7bc206740f94ca95a12ecf189d883394d34c9d9bd" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "11.0.0" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a0939f0..20d69c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: sdk: flutter formz_inputs: path: packages/formz_inputs - go_router: ^9.0.0 + go_router: ^11.0.0 intl: ^0.18.0 package_info_plus: ^4.0.2 share_plus: ^7.0.2