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 @@ -13,7 +13,7 @@ dependencies:
1313 sass : 1.78.0
1414
1515dev_dependencies :
16- dartdoc : " >=6 .0.0 <9.0.0 "
16+ dartdoc : ^8 .0.14
1717
1818dependency_overrides :
1919 sass : { path: ../.. }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
1717 cli_pkg : ^2.8.0
1818 cli_repl : ^0.2.1
1919 collection : ^1.16.0
20- http : " ^1.1.0"
20+ http : ^1.1.0
2121 js : ^0.6.3
2222 meta : ^1.3.0
2323 native_synchronization : ^0.3.0
@@ -38,15 +38,15 @@ dependencies:
3838 watcher : ^1.0.0
3939
4040dev_dependencies :
41- analyzer : " >=5.13.0 <7.0.0 "
41+ analyzer : ^6.8.0
4242 archive : ^3.1.2
4343 crypto : ^3.0.0
4444 dart_style : ^2.0.0
45- dartdoc : " >=6 .0.0 <9.0.0 "
45+ dartdoc : ^8 .0.14
4646 grinder : ^0.9.0
4747 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
5050 pub_api_client : ^2.1.1
5151 pubspec_parse : ^1.3.0
5252 test : ^1.16.7
You can’t perform that action at this time.
0 commit comments