chore(authentication_bloc): upgrade deps

This commit is contained in:
Malo Léon 2023-10-04 09:23:47 +02:00
parent 5d88a338ba
commit 524efa2fd1

View File

@ -11,11 +11,11 @@ environment:
dependencies:
flutter: { sdk: flutter }
crypto: ^3.0.2
flutter_bloc: ^8.1.1
crypto: ^3.0.3
flutter_bloc: ^8.1.3
equatable: ^2.0.5
firebase_auth: ^4.2.0
google_sign_in: ^6.1.4
firebase_auth: ^4.10.1
google_sign_in: ^6.1.5
rxdart: ^0.27.7
wyatt_form_bloc:
@ -29,7 +29,7 @@ dependencies:
wyatt_type_utils:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
version: ^0.0.5
flutter_secure_storage: ^8.0.0
flutter_secure_storage: ^9.0.0
http: ^1.1.0
dev_dependencies: