From 226eabe1156357cabd58954eb09b6ef96dbcd72f Mon Sep 17 00:00:00 2001 From: Hugo Walbecq Date: Wed, 15 Feb 2023 12:34:45 +0100 Subject: [PATCH] fix: add uncommited update in pubspec --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7f925688..0ddaf4b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,11 +11,11 @@ dependencies: authentication_repository: path: packages/authentication_repository bloc: ^8.0.2 - cloud_firestore: ^3.1.10 + cloud_firestore: ^4.4.0 equatable: ^2.0.3 - firebase_auth: ^3.3.16 - firebase_core: ^1.15.0 - flame: ^1.1.1 + firebase_auth: ^4.2.6 + firebase_core: ^2.5.0 + flame: ^1.6.0 flame_bloc: ^1.4.0 flame_forge2d: git: