File tree Expand file tree Collapse file tree 5 files changed +9
-10
lines changed
secure_storage/amplify_secure_storage_test Expand file tree Collapse file tree 5 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
13
13
path : ^1.8.3
14
14
source_map_stack_trace : ^2.1.1
15
15
source_maps : ^0.10.12
16
- stack_trace : ^1.11.1
16
+ stack_trace : ^1.10.0
17
17
18
18
dev_dependencies :
19
19
amplify_lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ environment:
8
8
9
9
dependencies :
10
10
test : ^1.22.1
11
- amplify_secure_storage_dart :
12
- path : ../amplify_secure_storage_dart
11
+ amplify_secure_storage_dart : any
13
12
14
13
dependency_overrides :
15
14
aws_common :
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ environment:
9
9
10
10
dependencies :
11
11
args : ^2.3.0
12
- aws_common : " >=0.5.0 <0.6.0 "
13
- aws_signature_v4 : " >=0.4.0 <0.5.0 "
12
+ aws_common : any
13
+ aws_signature_v4 : any
14
14
build_cli_annotations : ^2.0.0
15
15
built_collection : ^5.1.1
16
16
built_value : " >=8.6.0 <8.7.0"
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ environment:
9
9
10
10
dependencies :
11
11
async : ^2.10.0
12
- aws_common : " >=0.4.0 <0.5.0 "
13
- aws_signature_v4 : " >=0.3.1+2 <0.4.0 "
12
+ aws_common : any
13
+ aws_signature_v4 : any
14
14
built_value : " >=8.6.0 <8.7.0"
15
15
collection : ^1.15.0
16
16
fixnum : ^1.0.0
17
17
path : ^1.8.0
18
- smithy : " >=0.4.0+1 <0.5.0 "
18
+ smithy : any
19
19
test : ^1.22.1
20
20
tuple : ^2.0.0
21
21
xml : 6.3.0
Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ dependencies:
14
14
async : ^2.10.0
15
15
aws_common : any
16
16
collection : ^1.15.0
17
- drift : " >=2.10 .0 <2.11 .0"
17
+ drift : " >=2.11 .0 <2.12 .0"
18
18
file : " >=6.0.0 <8.0.0"
19
19
git : ^2.2.0
20
- graphs : ^2.3.1
20
+ graphs : ^2.1.0
21
21
json_annotation : " >=4.8.1 <4.9.0"
22
22
meta : ^1.7.0
23
23
path : ^1.8.0
You can’t perform that action at this time.
0 commit comments