Upgrade version build_runner, json_serializable, json_annotation

This commit is contained in:
dab246
2022-06-16 12:54:40 +07:00
committed by Dat H. Pham
parent e4a0855738
commit 15861efcb4
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -16,7 +16,7 @@ dependencies:
equatable: 2.0.3
json_annotation: 4.4.0
json_annotation: 4.5.0
jmap_dart_client:
git:
@@ -30,9 +30,9 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^1.0.0
build_runner: 2.1.7
build_runner: 2.1.11
json_serializable: 6.1.4
json_serializable: 6.2.0
mockito: 5.0.17
# For information on the generic Dart part of this file, see the
+3 -3
View File
@@ -52,7 +52,7 @@ dependencies:
uri: 1.0.0
# json_annotation
json_annotation: 4.4.0
json_annotation: 4.5.0
# http_parser
http_parser: 4.0.0
@@ -64,9 +64,9 @@ dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.1.7
build_runner: 2.1.11
json_serializable: 6.1.4
json_serializable: 6.2.0
analyzer: 3.2.0
# For information on the generic Dart part of this file, see the
+1 -1
View File
@@ -167,7 +167,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.1.7
build_runner: 2.1.11
mockito: 5.0.17