chore(llc,core,ui,persistence): update dependencies

This commit is contained in:
Salvatore Giordano
2021-10-29 12:22:46 +02:00
parent 26393402d8
commit ccd95d7bd9
4 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -13,7 +13,7 @@ dependencies:
collection: ^1.15.0 collection: ^1.15.0
dio: ^4.0.0 dio: ^4.0.0
equatable: ^2.0.0 equatable: ^2.0.0
freezed_annotation: ^0.14.0 freezed_annotation: ^0.15.0
http_parser: ^4.0.0 http_parser: ^4.0.0
jose: ^0.3.2 jose: ^0.3.2
json_annotation: ^4.0.1 json_annotation: ^4.0.1
@@ -28,7 +28,7 @@ dependencies:
dev_dependencies: dev_dependencies:
build_runner: ^2.0.1 build_runner: ^2.0.1
dart_code_metrics: ^4.4.0 dart_code_metrics: ^4.4.0
freezed: ^0.14.1+3 freezed: ^0.15.0+1
json_serializable: ^5.0.2 json_serializable: ^6.0.1
mocktail: ^0.1.1 mocktail: ^0.2.0
test: ^1.17.12 test: ^1.17.12
+5 -5
View File
@@ -23,7 +23,7 @@ dependencies:
flutter_markdown: ^0.6.1 flutter_markdown: ^0.6.1
flutter_portal: ^0.4.0 flutter_portal: ^0.4.0
flutter_slidable: ^0.6.0 flutter_slidable: ^0.6.0
flutter_svg: ^0.22.0 flutter_svg: ^0.23.0+1
http_parser: ^4.0.0 http_parser: ^4.0.0
image_gallery_saver: ^1.7.0 image_gallery_saver: ^1.7.0
image_picker: ^0.8.2 image_picker: ^0.8.2
@@ -32,9 +32,9 @@ dependencies:
meta: ^1.3.0 meta: ^1.3.0
path_provider: ^2.0.1 path_provider: ^2.0.1
photo_manager: ^1.2.6+1 photo_manager: ^1.2.6+1
photo_view: ^0.12.0 photo_view: ^0.13.0
rxdart: ^0.27.0 rxdart: ^0.27.0
share_plus: ^2.0.3 share_plus: ^3.0.4
shimmer: ^2.0.0 shimmer: ^2.0.0
stream_chat_flutter_core: ^3.1.1 stream_chat_flutter_core: ^3.1.1
substring_highlight: ^1.0.26 substring_highlight: ^1.0.26
@@ -57,6 +57,6 @@ dev_dependencies:
dart_code_metrics: ^4.4.0 dart_code_metrics: ^4.4.0
flutter_test: flutter_test:
sdk: flutter sdk: flutter
golden_toolkit: ^0.10.0 golden_toolkit: ^0.11.0
mocktail: ^0.1.2 mocktail: ^0.2.0
path: ^1.8.0 path: ^1.8.0
@@ -11,7 +11,7 @@ environment:
dependencies: dependencies:
collection: ^1.15.0 collection: ^1.15.0
connectivity_plus: ^1.0.1 connectivity_plus: ^2.0.2
flutter: flutter:
sdk: flutter sdk: flutter
meta: ^1.3.0 meta: ^1.3.0
@@ -23,5 +23,5 @@ dev_dependencies:
fake_async: ^1.2.0 fake_async: ^1.2.0
flutter_test: flutter_test:
sdk: flutter sdk: flutter
mocktail: ^0.1.3 mocktail: ^0.2.0
@@ -27,4 +27,4 @@ dev_dependencies:
drift_dev: ^1.0.0 drift_dev: ^1.0.0
flutter_test: flutter_test:
sdk: flutter sdk: flutter
mocktail: ^0.1.1 mocktail: ^0.2.0