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
dio: ^4.0.0
equatable: ^2.0.0
freezed_annotation: ^0.14.0
freezed_annotation: ^0.15.0
http_parser: ^4.0.0
jose: ^0.3.2
json_annotation: ^4.0.1
@@ -28,7 +28,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.0.1
dart_code_metrics: ^4.4.0
freezed: ^0.14.1+3
json_serializable: ^5.0.2
mocktail: ^0.1.1
freezed: ^0.15.0+1
json_serializable: ^6.0.1
mocktail: ^0.2.0
test: ^1.17.12