Upgrade version build_runner, json_serializable, json_annotation
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies:
|
|||||||
|
|
||||||
equatable: 2.0.3
|
equatable: 2.0.3
|
||||||
|
|
||||||
json_annotation: 4.4.0
|
json_annotation: 4.5.0
|
||||||
|
|
||||||
jmap_dart_client:
|
jmap_dart_client:
|
||||||
git:
|
git:
|
||||||
@@ -30,9 +30,9 @@ dev_dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_lints: ^1.0.0
|
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
|
mockito: 5.0.17
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
|
|||||||
+3
-3
@@ -52,7 +52,7 @@ dependencies:
|
|||||||
uri: 1.0.0
|
uri: 1.0.0
|
||||||
|
|
||||||
# json_annotation
|
# json_annotation
|
||||||
json_annotation: 4.4.0
|
json_annotation: 4.5.0
|
||||||
|
|
||||||
# http_parser
|
# http_parser
|
||||||
http_parser: 4.0.0
|
http_parser: 4.0.0
|
||||||
@@ -64,9 +64,9 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
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
|
analyzer: 3.2.0
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
|
|||||||
+1
-1
@@ -167,7 +167,7 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
build_runner: 2.1.7
|
build_runner: 2.1.11
|
||||||
|
|
||||||
mockito: 5.0.17
|
mockito: 5.0.17
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user