chore/authentication_bloc/upgrade-deps #226

Merged
malo merged 3 commits from chore/authentication_bloc/upgrade-deps into master 2023-10-04 07:50:06 +00:00
Showing only changes of commit 524efa2fd1 - Show all commits

View File

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