File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ environment:
9
9
dependencies :
10
10
args : ^2.5.0
11
11
async : ^2.10.0
12
- aws_common : " >=0.4.2+5 <0.5.0 "
12
+ aws_common : ^0.7.10
13
13
built_collection : ^5.0.0
14
- built_value : ^8.10.1
14
+ built_value : ^8.12.0
15
15
checked_yaml : ^2.0.0
16
16
cli_util : ^0.4.2
17
17
code_builder : ^4.10.1
18
18
collection : ^1.18.0
19
19
file : ^7.0.1
20
- git : ^2.2.0
20
+ git : ^2.3.2
21
21
glob : ^2.1.0
22
22
graphs : ^2.1.0
23
23
io : ^1.0.4
@@ -35,7 +35,7 @@ dependencies:
35
35
pubspec_parse : ^1.2.2
36
36
shelf : ^1.4.0
37
37
shelf_static : ^1.1.1
38
- smithy : " >=0.4.0+8 <0.5.0 "
38
+ smithy : ^0.7.8
39
39
smithy_codegen :
40
40
path : ../smithy/smithy_codegen
41
41
stream_transform : ^2.1.0
@@ -64,11 +64,11 @@ dependency_overrides:
64
64
path : ../smithy/smithy_codegen
65
65
66
66
dev_dependencies :
67
- amplify_lints : ^3.1.0
68
- build_runner : ^2.4.9
69
- built_value_generator : ^8.10.1
67
+ amplify_lints : ^3.1.3
68
+ build_runner : ^2.8.0
69
+ built_value_generator : ^8.12.0
70
70
checks : ^0.3.0
71
- json_serializable : " >=6.9.4 <6.10.0 "
71
+ json_serializable : ^6.11.1
72
72
test : ^1.22.1
73
73
test_descriptor : ^2.0.1
74
74
You can’t perform that action at this time.
0 commit comments