File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "49 .0.0"
10
+ version: "50 .0.0"
11
11
analyzer:
12
12
dependency: transitive
13
13
description:
14
14
name: analyzer
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "5.1 .0"
17
+ version: "5.2 .0"
18
18
android_metadata:
19
19
dependency: "direct main"
20
20
description:
@@ -588,14 +588,14 @@ packages:
588
588
name: json_annotation
589
589
url: "https://pub.dartlang.org"
590
590
source: hosted
591
- version: "4.7 .0"
591
+ version: "4.8 .0"
592
592
json_serializable:
593
593
dependency: "direct dev"
594
594
description:
595
595
name: json_serializable
596
596
url: "https://pub.dartlang.org"
597
597
source: hosted
598
- version: "6.5.4 "
598
+ version: "6.6.0 "
599
599
klizma:
600
600
dependency: transitive
601
601
description:
@@ -1239,5 +1239,5 @@ packages:
1239
1239
source: hosted
1240
1240
version: "3.1.1"
1241
1241
sdks:
1242
- dart: ">=2.17 .0 <3.0.0"
1242
+ dart: ">=2.18 .0 <3.0.0"
1243
1243
flutter: ">=3.0.0"
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dev_dependencies:
66
66
sdk : flutter
67
67
build_runner : ^2.3.3
68
68
flutter_launcher_icons : ^0.11.0
69
- json_serializable : ^6.5.4
69
+ json_serializable : ^6.6.0
70
70
mockito : ^5.3.2
71
71
network_image_mock : ^2.1.1
72
72
flutter_lints : ^2.0.1
You can’t perform that action at this time.
0 commit comments