chore: upgrade deps

This commit is contained in:
2025-05-21 15:57:39 +02:00
parent 0a3f0094c4
commit 9cb8a93d9d
26 changed files with 120 additions and 115 deletions
@@ -30,12 +30,12 @@ dependencies:
flutter:
sdk: flutter
go_router: ^10.1.0
firebase_core: ^2.1.1
flutter_bloc: ^8.1.1
firebase_auth: ^4.2.0
go_router: ^15.1.2
firebase_core: ^3.13.1
flutter_bloc: ^9.1.1
firebase_auth: ^5.5.4
google_sign_in: ^6.1.4
get_it: ^7.2.0
get_it: ^8.0.3
wyatt_authentication_bloc:
path: "../"
@@ -65,7 +65,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
flutter_lints: ^5.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
@@ -12,11 +12,11 @@ environment:
dependencies:
flutter: { sdk: flutter }
crypto: ^3.0.3
flutter_bloc: ^8.1.3
flutter_bloc: ^9.1.1
equatable: ^2.0.5
firebase_auth: ^4.10.1
firebase_auth: ^5.5.4
google_sign_in: ^6.1.5
rxdart: ^0.27.7
rxdart: ^0.28.0
flutter_secure_storage: ^9.0.0
http: ^1.1.0
@@ -34,7 +34,7 @@ dependencies:
dev_dependencies:
flutter_test: { sdk: flutter }
bloc_test: ^9.1.0
bloc_test: ^10.0.0
mocktail: ^1.0.0
wyatt_analysis: