File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
13
13
sass : 1.78.0
14
14
15
15
dev_dependencies :
16
- dartdoc : " >=6 .0.0 <9.0.0 "
16
+ dartdoc : ^8 .0.14
17
17
18
18
dependency_overrides :
19
19
sass : { path: ../.. }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
17
17
cli_pkg : ^2.8.0
18
18
cli_repl : ^0.2.1
19
19
collection : ^1.16.0
20
- http : " ^1.1.0"
20
+ http : ^1.1.0
21
21
js : ^0.6.3
22
22
meta : ^1.3.0
23
23
native_synchronization : ^0.3.0
@@ -38,15 +38,15 @@ dependencies:
38
38
watcher : ^1.0.0
39
39
40
40
dev_dependencies :
41
- analyzer : " >=5.13.0 <7.0.0 "
41
+ analyzer : ^6.8.0
42
42
archive : ^3.1.2
43
43
crypto : ^3.0.0
44
44
dart_style : ^2.0.0
45
- dartdoc : " >=6 .0.0 <9.0.0 "
45
+ dartdoc : ^8 .0.14
46
46
grinder : ^0.9.0
47
47
node_preamble : ^2.0.2
48
- lints : " >=2 .0.0 <5.0.0 "
49
- protoc_plugin : " >=20.0.0 <22.0.0 "
48
+ lints : ^4 .0.0
49
+ protoc_plugin : ^21.1.2
50
50
pub_api_client : ^2.1.1
51
51
pubspec_parse : ^1.3.0
52
52
test : ^1.16.7
You can’t perform that action at this time.
0 commit comments