diff --git a/pubspec.yaml b/pubspec.yaml index 131f168..b753003 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ">=3.0.0 <4.0.0" dependencies: - auto_route: ^7.8.0 + auto_route: ^8.1.3 bloc: ^8.1.2 equatable: ^2.0.5 firebase_core: ^2.15.1 @@ -28,7 +28,7 @@ dependencies: path: packages/rules_repository dev_dependencies: - auto_route_generator: ^7.3.1 + auto_route_generator: ^8.0.0 bloc_test: ^9.1.2 build_runner: ^2.4.6 flutter_test: