File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed
auth/amplify_auth_cognito_dart
secure_storage/amplify_secure_storage_dart Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
14
14
cli_util : ^0.3.5
15
15
collection : ^1.16.0
16
16
git : ^2.0.0
17
- json_annotation : ^4.4 .0
17
+ json_annotation : ^4.6 .0
18
18
path : any
19
19
pub_semver : ^2.1.1
20
20
pubspec_parse : ^1.2.0
@@ -28,7 +28,7 @@ dev_dependencies:
28
28
amplify_lints :
29
29
path : ../amplify_lints
30
30
build_runner : ^2.0.0
31
- json_serializable : ^6.1 .0
31
+ json_serializable : ^6.3 .0
32
32
test : ^1.16.0
33
33
34
34
executables :
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dev_dependencies:
34
34
build_runner : ^2.0.0
35
35
flutter_test :
36
36
sdk : flutter
37
- json_serializable : ^6.1 .0
37
+ json_serializable : ^6.3 .0
38
38
39
39
flutter :
40
40
plugin :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
15
15
collection : ^1.15.0
16
16
http : ^0.13.0
17
17
intl : ^0.17.0
18
- json_annotation : ^4.4 .0
18
+ json_annotation : ^4.6 .0
19
19
logging : ^1.0.0
20
20
meta : ^1.7.0
21
21
uuid : 3.0.6
@@ -24,6 +24,6 @@ dev_dependencies:
24
24
amplify_lints :
25
25
path : ../amplify_lints
26
26
build_runner : ^2.0.0
27
- json_serializable : ^6.1 .0
27
+ json_serializable : ^6.3 .0
28
28
path : any
29
29
test : ^1.17.0
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies:
23
23
http : ^0.13.4
24
24
intl : ^0.17.0
25
25
js : ^0.6.4
26
- json_annotation : ^4.4 .0
26
+ json_annotation : ^4.6 .0
27
27
meta : ^1.7.0
28
28
oauth2 : ^2.0.0
29
29
path : ^1.8.0
@@ -40,8 +40,8 @@ dev_dependencies:
40
40
build_runner : ^2.0.0
41
41
build_verify : ^3.0.0
42
42
build_web_compilers : ^3.2.2
43
- built_value_generator : 8.3.3
44
- json_serializable : ^6.1 .0
43
+ built_value_generator : 8.4.0
44
+ json_serializable : ^6.3 .0
45
45
mockito : ^5.0.0
46
46
test : ^1.16.0
47
47
worker_bee_builder :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
15
15
convert : ^3.0.0
16
16
crypto : ^3.0.0
17
17
http : ^0.13.0
18
- json_annotation : ^4.4 .0
18
+ json_annotation : ^4.6 .0
19
19
meta : ^1.7.0
20
20
path : ^1.8.0
21
21
@@ -26,7 +26,7 @@ dev_dependencies:
26
26
build_runner : ^2.0.0
27
27
build_verify : 3.0.0
28
28
build_version : 2.1.1
29
- json_serializable : ^6.1 .0
29
+ json_serializable : ^6.3 .0
30
30
stream_channel : ^2.1.0
31
31
test : ^1.16.0
32
32
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dev_dependencies:
37
37
build : ^2.3.0
38
38
build_runner : ^2.0.0
39
39
build_web_compilers : ^3.2.3
40
- built_value_generator : 8.3.3
40
+ built_value_generator : 8.4.0
41
41
ffigen : ^6.0.0
42
42
test : ^1.16.0
43
43
worker_bee_builder :
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies:
19
19
http : ^0.13.0
20
20
http_parser : ^4.0.0
21
21
intl : ^0.17.0
22
- json_annotation : ^4.4 .0
22
+ json_annotation : ^4.6 .0
23
23
meta : ^1.7.0
24
24
path : ^1.8.0
25
25
retry : ^3.1.0
@@ -31,6 +31,6 @@ dev_dependencies:
31
31
amplify_lints :
32
32
path : ../../amplify_lints
33
33
build_runner : ^2.0.0
34
- built_value_generator : 8.3.3
35
- json_serializable : ^6.1 .0
34
+ built_value_generator : 8.4.0
35
+ json_serializable : ^6.3 .0
36
36
test : ^1.16.0
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
17
17
crclib : ^3.0.0
18
18
http : ^0.13.4
19
19
intl : ^0.17.0
20
- json_annotation : ^4.4 .0
20
+ json_annotation : ^4.6 .0
21
21
meta : ^1.7.0
22
22
path : ^1.8.0
23
23
smithy : ^0.1.0
@@ -27,10 +27,10 @@ dev_dependencies:
27
27
amplify_lints :
28
28
path : ../../amplify_lints
29
29
build_runner : ^2.1.7
30
- built_value_generator : 8.3.3
30
+ built_value_generator : 8.4.0
31
31
file : ^6.1.2
32
32
glob : ^2.0.2
33
- json_serializable : ^6.1 .0
33
+ json_serializable : ^6.3 .0
34
34
pubspec_parse : ^1.2.0
35
35
test : ^1.16.0
36
36
yaml : ^3.1.0
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies:
23
23
html2md : ^1.2.5
24
24
http : ^0.13.4
25
25
jmespath : ^2.0.0
26
- json_annotation : ^4.4 .0
26
+ json_annotation : ^4.6 .0
27
27
meta : ^1.7.0
28
28
path : ^1.8.0
29
29
protobuf : ^2.0.1
@@ -44,8 +44,8 @@ dev_dependencies:
44
44
build_runner : ^2.1.7
45
45
build_verify : ^3.0.0
46
46
build_version : ^2.1.0
47
- built_value_generator : 8.3.3
48
- json_serializable : ^6.1 .0
47
+ built_value_generator : 8.4.0
48
+ json_serializable : ^6.3 .0
49
49
smithy_test :
50
50
path : ../smithy_test
51
51
test : ^1.16.0
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ dev_dependencies:
28
28
path : ../../amplify_lints
29
29
build_runner : ^2.0.0
30
30
build_web_compilers : ^3.2.3
31
- built_value_generator : 8.3.3
31
+ built_value_generator : 8.4.0
32
32
worker_bee_builder :
33
33
path : ../worker_bee_builder
You can’t perform that action at this time.
0 commit comments