chore(docs-util): fix dependencies installation (#5345)
This commit is contained in:
+1
-2
@@ -2831,7 +2831,6 @@ __metadata:
|
|||||||
resolution: "typedoc-plugin-frontmatter@workspace:packages/typedoc-plugin-frontmatter"
|
resolution: "typedoc-plugin-frontmatter@workspace:packages/typedoc-plugin-frontmatter"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": ^16.11.10
|
"@types/node": ^16.11.10
|
||||||
typedoc: ^0.25.1
|
|
||||||
typescript: ^4.6
|
typescript: ^4.6
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typedoc: 0.25.x
|
typedoc: 0.25.x
|
||||||
@@ -2911,7 +2910,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typedoc@npm:0.25.1, typedoc@npm:^0.25.1":
|
"typedoc@npm:0.25.1":
|
||||||
version: 0.25.1
|
version: 0.25.1
|
||||||
resolution: "typedoc@npm:0.25.1"
|
resolution: "typedoc@npm:0.25.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user