diff --git a/pubspec.lock b/pubspec.lock index bb5cff86..28f3fe87 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -711,10 +711,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "5922b2861e2235a3504896f0d6fa07d84141b480cf52eecd2f42cd25585a9e8a" + sha256: "55973bf1b27790489f8710ea615fe939f911ddcc5986fe97305e4fc19fa29ee9" url: "https://pub.dev" source: hosted - version: "17.3.0" + version: "17.4.0" gtk: dependency: transitive description: @@ -1870,4 +1870,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: "3.44.9" + flutter: ">=3.44.9" diff --git a/pubspec.yaml b/pubspec.yaml index efd849e1..048d3e6a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: flutter_slidable: ^4.0.3 font_awesome_flutter: ^11.0.0 get_it: ^9.2.1 - go_router: ^17.3.0 + go_router: ^17.4.0 hive: ^2.2.3 html: ^0.15.6 html_unescape: ^2.0.0