chore(deps): update dependency firebase_core to v2 #21

Closed
Ghost wants to merge 1 commits from renovate/firebase_core-2.x into master
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 14d8089a4e - Show all commits

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: "../"