Merge pull request #1482 from TriliumNext/renovate/typedoc-0.x

chore(deps): update dependency typedoc to v0.28.1
This commit is contained in:
Elian Doran 2025-03-21 13:43:06 +02:00 committed by GitHub
commit 7277c10f38
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

@ -190,7 +190,7 @@
"ts-loader": "9.5.2",
"tslib": "2.8.1",
"tsx": "4.19.3",
"typedoc": "0.28.0",
"typedoc": "0.28.1",
"typescript": "5.8.2",
"typescript-eslint": "8.27.0",
"vitest": "3.0.9",
@ -20617,9 +20617,9 @@
}
},
"node_modules/typedoc": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.0.tgz",
"integrity": "sha512-UU+xxZXrpnUhEulBYRwY2afoYFC24J2fTFovOs3llj2foGShCoKVQL6cQCfQ+sBAOdiFn2dETpZ9xhah+CL3RQ==",
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.1.tgz",
"integrity": "sha512-Mn2VPNMaxoe/hlBiLriG4U55oyAa3Xo+8HbtEwV7F5WEOPXqtxzGuMZhJYHaqFJpajeQ6ZDUC2c990NAtTbdgw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View File

@ -247,7 +247,7 @@
"ts-loader": "9.5.2",
"tslib": "2.8.1",
"tsx": "4.19.3",
"typedoc": "0.28.0",
"typedoc": "0.28.1",
"typescript": "5.8.2",
"typescript-eslint": "8.27.0",
"vitest": "3.0.9",