diff --git a/pubspec.lock b/pubspec.lock index 3854c21..0b58a4a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -321,10 +321,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: eff94d2a6fc79fa8b811dde79c7549808c2346037ee107a1121b4a644c745f2a + sha256: "7974313e217a7771557add6ff2238acb63f635317c35fa590d348fb238f00896" url: "https://pub.dev" source: hosted - version: "17.0.1" + version: "17.1.0" graphs: dependency: transitive description: @@ -812,4 +812,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.7 <4.0.0" - flutter: "3.38.7" + flutter: ">=3.38.7" diff --git a/pubspec.yaml b/pubspec.yaml index 2630a24..71f63b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter_bloc: ^9.1.1 flutter_localizations: sdk: flutter - go_router: ^17.0.0 + go_router: ^17.1.0 intl: ^0.20.2 chopper: ^8.0.3 # swagger generator json_annotation: ^4.9.0 # swagger generator