diff --git a/pubspec.yaml b/pubspec.yaml index a0d3db6..02a7642 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ">=2.18.0 <3.0.0" dependencies: - auto_route: ^5.0.3 + auto_route: ^7.7.0 bloc: ^8.1.1 equatable: ^2.0.5 flutter: @@ -20,7 +20,7 @@ dependencies: json_annotation: ^4.8.0 dev_dependencies: - auto_route_generator: ^5.0.3 + auto_route_generator: ^7.2.0 bloc_test: ^9.1.1 build_runner: ^2.2.0 flutter_gen_runner: ^5.2.0