feat(docgen): update typedoc

This commit is contained in:
iCrawl
2022-06-10 02:29:17 +02:00
parent 2791c86cdf
commit b3346f4b9b
21 changed files with 663 additions and 486 deletions

View File

@@ -53,12 +53,12 @@
"commander": "^9.3.0",
"jsdoc-to-markdown": "^7.1.1",
"tslib": "^2.4.0",
"typedoc": "^0.22.17"
"typedoc": "^0.23.0-beta.4"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.3",
"@types/jsdoc-to-markdown": "^7.0.3",
"@types/node": "^16.11.38",
"@types/node": "^16.11.39",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",