We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bd7b5 commit 7103499Copy full SHA for 7103499
tools/docs-gen/package.json
@@ -6,7 +6,7 @@
6
"node": ">=20.18"
7
},
8
"dependencies": {
9
- "typedoc": "^0.27.2",
10
- "typedoc-plugin-missing-exports": "^3.0.0"
+ "typedoc": "^0.28.1",
+ "typedoc-plugin-missing-exports": "^4.0.0"
11
}
12
0 commit comments