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

This commit is contained in:
renovate[bot] 2025-02-10 00:36:31 +00:00 committed by GitHub
parent 48d4093274
commit 3ce7fef64b
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

@ -164,7 +164,7 @@
"rimraf": "6.0.1",
"tslib": "2.8.1",
"tsx": "4.19.2",
"typedoc": "0.27.6",
"typedoc": "0.27.7",
"typescript": "5.7.3",
"vitest": "3.0.5",
"webpack": "5.97.1",
@ -16886,9 +16886,9 @@
}
},
"node_modules/typedoc": {
"version": "0.27.6",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.6.tgz",
"integrity": "sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==",
"version": "0.27.7",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.7.tgz",
"integrity": "sha512-K/JaUPX18+61W3VXek1cWC5gwmuLvYTOXJzBvD9W7jFvbPnefRnCHQCEPw7MSNrP/Hj7JJrhZtDDLKdcYm6ucg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View File

@ -210,7 +210,7 @@
"rimraf": "6.0.1",
"tslib": "2.8.1",
"tsx": "4.19.2",
"typedoc": "0.27.6",
"typedoc": "0.27.7",
"typescript": "5.7.3",
"vitest": "3.0.5",
"webpack": "5.97.1",