chore: upgrade deps to major versions
Some checks failed
continuous-integration/drone/pr Build is failing
Some checks failed
continuous-integration/drone/pr Build is failing
This commit is contained in:
parent
33f075e3c2
commit
cccea8de8c
@ -30,7 +30,7 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
go_router: ^5.1.5
|
go_router: ^10.1.0
|
||||||
firebase_core: ^2.1.1
|
firebase_core: ^2.1.1
|
||||||
flutter_bloc: ^8.1.1
|
flutter_bloc: ^8.1.1
|
||||||
firebase_auth: ^4.2.0
|
firebase_auth: ^4.2.0
|
||||||
|
@ -15,7 +15,7 @@ dependencies:
|
|||||||
flutter_bloc: ^8.1.1
|
flutter_bloc: ^8.1.1
|
||||||
equatable: ^2.0.5
|
equatable: ^2.0.5
|
||||||
firebase_auth: ^4.2.0
|
firebase_auth: ^4.2.0
|
||||||
google_sign_in: ^5.4.2
|
google_sign_in: ^6.1.4
|
||||||
rxdart: ^0.27.7
|
rxdart: ^0.27.7
|
||||||
|
|
||||||
wyatt_form_bloc:
|
wyatt_form_bloc:
|
||||||
@ -30,12 +30,12 @@ dependencies:
|
|||||||
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: ^8.0.0
|
||||||
http: ^0.13.5
|
http: ^1.1.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test: { sdk: flutter }
|
flutter_test: { sdk: flutter }
|
||||||
bloc_test: ^9.1.0
|
bloc_test: ^9.1.0
|
||||||
mocktail: ^0.3.0
|
mocktail: ^1.0.0
|
||||||
|
|
||||||
wyatt_analysis:
|
wyatt_analysis:
|
||||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
|
||||||
|
@ -11,7 +11,7 @@ environment:
|
|||||||
dependencies:
|
dependencies:
|
||||||
build: ^2.3.1
|
build: ^2.3.1
|
||||||
source_gen: ^1.2.7
|
source_gen: ^1.2.7
|
||||||
analyzer: ^5.4.0
|
analyzer: ^6.2.0
|
||||||
|
|
||||||
wyatt_component_copy_with_extension:
|
wyatt_component_copy_with_extension:
|
||||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||||
|
@ -10,7 +10,7 @@ environment:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
crypto: ^3.0.2
|
crypto: ^3.0.2
|
||||||
http: ^0.13.4
|
http: ^1.1.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
wyatt_analysis:
|
wyatt_analysis:
|
||||||
|
@ -27,7 +27,7 @@ environment:
|
|||||||
# the latest version available on pub.dev. To see which dependencies have newer
|
# the latest version available on pub.dev. To see which dependencies have newer
|
||||||
# versions available, run `flutter pub outdated`.
|
# versions available, run `flutter pub outdated`.
|
||||||
dependencies:
|
dependencies:
|
||||||
http: ^0.13.4
|
http: ^1.1.0
|
||||||
|
|
||||||
wyatt_type_utils:
|
wyatt_type_utils:
|
||||||
path: "../"
|
path: "../"
|
||||||
|
@ -15,8 +15,8 @@ dependencies:
|
|||||||
|
|
||||||
flutter_bloc: ^8.1.2
|
flutter_bloc: ^8.1.2
|
||||||
flutter_localizations: { sdk: flutter }
|
flutter_localizations: { sdk: flutter }
|
||||||
gap: ^2.0.1
|
gap: ^3.0.1
|
||||||
google_fonts: ^4.0.3
|
google_fonts: ^5.1.0
|
||||||
|
|
||||||
wyatt_ui_components:
|
wyatt_ui_components:
|
||||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||||
|
@ -12,9 +12,9 @@ dependencies:
|
|||||||
dotted_border: ^2.0.0+3
|
dotted_border: ^2.0.0+3
|
||||||
equatable: ^2.0.5
|
equatable: ^2.0.5
|
||||||
flutter: { sdk: flutter }
|
flutter: { sdk: flutter }
|
||||||
flutter_animate: ^3.0.0
|
flutter_animate: ^4.2.0+1
|
||||||
flutter_bloc: ^8.1.2
|
flutter_bloc: ^8.1.2
|
||||||
gap: ^2.0.1
|
gap: ^3.0.1
|
||||||
meta: ^1.8.0
|
meta: ^1.8.0
|
||||||
wyatt_bloc_helper:
|
wyatt_bloc_helper:
|
||||||
hosted:
|
hosted:
|
||||||
|
@ -32,7 +32,7 @@ dependencies:
|
|||||||
wyatt_ui_layout:
|
wyatt_ui_layout:
|
||||||
path: "../"
|
path: "../"
|
||||||
|
|
||||||
go_router: ^5.0.1
|
go_router: ^10.1.0
|
||||||
|
|
||||||
wyatt_ui_components:
|
wyatt_ui_components:
|
||||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||||
|
@ -10,7 +10,7 @@ environment:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter: { sdk: flutter }
|
flutter: { sdk: flutter }
|
||||||
gap: ^2.0.1
|
gap: ^3.0.1
|
||||||
|
|
||||||
wyatt_ui_components:
|
wyatt_ui_components:
|
||||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user