chore(deps): update dependency cloud_firestore to v4

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

View File

@ -44,7 +44,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.4
cloud_firestore: ^3.1.12
cloud_firestore: ^4.0.0
dev_dependencies:
flutter_test:

View File

@ -30,7 +30,7 @@ dependencies:
flutter:
sdk: flutter
cloud_firestore: ^3.1.12
cloud_firestore: ^4.0.0
firebase_core: ^1.14.1
flutter_bloc: ^8.0.1
wyatt_crud_bloc:

View File

@ -13,7 +13,7 @@ dependencies:
flutter_bloc: ^8.0.1
equatable: ^2.0.3
cloud_firestore: ^3.1.12
cloud_firestore: ^4.0.0
firebase_database: ^9.0.11
dev_dependencies: