chore(deps): update dependency firebase_core to v2

This commit is contained in:
Renovate 2022-10-19 00:00:32 +00:00
parent ba4f3a7b4a
commit 14d8089a4e
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
firebase_core: ^1.14.1 firebase_core: ^2.0.0
flutter_bloc: ^8.0.1 flutter_bloc: ^8.0.1
wyatt_authentication_bloc: wyatt_authentication_bloc:
path: "../" path: "../"

View File

@ -31,7 +31,7 @@ dependencies:
sdk: flutter sdk: flutter
go_router: ^4.2.8 go_router: ^4.2.8
firebase_core: ^1.21.0 firebase_core: ^2.0.0
flutter_bloc: ^8.1.1 flutter_bloc: ^8.1.1
wyatt_authentication_bloc: wyatt_authentication_bloc:
path: "../" path: "../"

View File

@ -31,7 +31,7 @@ dependencies:
sdk: flutter sdk: flutter
cloud_firestore: ^3.1.12 cloud_firestore: ^3.1.12
firebase_core: ^1.14.1 firebase_core: ^2.0.0
flutter_bloc: ^8.0.1 flutter_bloc: ^8.0.1
wyatt_crud_bloc: wyatt_crud_bloc:
path: "../" path: "../"