chore(deps): update dependency typedoc to v0.27.6

This commit is contained in:
renovate[bot] 2024-12-27 01:38:59 +00:00 committed by GitHub
parent 079265f5ca
commit 3490a33b5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -163,7 +163,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"tsx": "4.19.2",
"typedoc": "0.27.5",
"typedoc": "0.27.6",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
@ -17901,9 +17901,9 @@
}
},
"node_modules/typedoc": {
"version": "0.27.5",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.5.tgz",
"integrity": "sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==",
"version": "0.27.6",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.6.tgz",
"integrity": "sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View File

@ -203,7 +203,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"tsx": "4.19.2",
"typedoc": "0.27.5",
"typedoc": "0.27.6",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",