chore: upgrade deps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user