chore(deps-dev): Bump typedoc from 0.28.13 to 0.28.14 (#174)

This commit is contained in:
dependabot[bot]
2025-11-03 11:51:43 +00:00
committed by GitHub
parent 5d9981f9e0
commit d007c2d745
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -34,7 +34,7 @@
"semantic-release": "25.0.1", "semantic-release": "25.0.1",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.20.6", "tsx": "4.20.6",
"typedoc": "0.28.13", "typedoc": "0.28.14",
"typedoc-material-theme": "1.4.1", "typedoc-material-theme": "1.4.1",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.2" "typescript-eslint": "8.46.2"
@@ -13016,9 +13016,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.28.13", "version": "0.28.14",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.13.tgz", "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.14.tgz",
"integrity": "sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w==", "integrity": "sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {

View File

@@ -75,7 +75,7 @@
"semantic-release": "25.0.1", "semantic-release": "25.0.1",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.20.6", "tsx": "4.20.6",
"typedoc": "0.28.13", "typedoc": "0.28.14",
"typedoc-material-theme": "1.4.1", "typedoc-material-theme": "1.4.1",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.2" "typescript-eslint": "8.46.2"