File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 sass : 1.93.2
1414
1515dev_dependencies :
16- dartdoc : ^ 8.0.14
16+ dartdoc : " >= 8.0.14 <10.0.0 "
1717
1818dependency_overrides :
1919 sass : { path: ../.. }
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies:
2525 package_config : ^2.0.0
2626 path : ^1.8.0
2727 pool : ^1.5.1
28- protobuf : " ^4 .0.0"
28+ protobuf : " >=4.0.0 <6 .0.0"
2929 pub_semver : ^2.0.0
3030 source_maps : ^0.10.10
3131 source_span : ^1.10.0
@@ -38,14 +38,14 @@ dependencies:
3838 watcher : ^1.0.0
3939
4040dev_dependencies :
41- analyzer : " >=6.8.0 <8 .0.0"
41+ analyzer : " >=6.8.0 <9 .0.0"
4242 archive : ^3.1.2
4343 crypto : ^3.0.0
44- dartdoc : ^ 8.0.14
44+ dartdoc : " >= 8.0.14 <10.0.0 "
4545 grinder : ^0.9.0
4646 node_preamble : ^2.0.2
4747 lints : " >=4.0.0 <7.0.0"
48- protoc_plugin : " ^ 22.0.1"
48+ protoc_plugin : " >= 22.0.1 <24.0.0 "
4949 pub_api_client : " >=2.1.1 <4.0.0"
5050 pubspec_parse : ^1.3.0
5151 test : ^1.16.7
You can’t perform that action at this time.
0 commit comments