chore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5 (#4)

This commit is contained in:
dependabot[bot]
2025-05-31 13:54:45 +00:00
committed by GitHub
parent 4039f5f165
commit 5ae54dd05d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"semantic-release": "24.2.5", "semantic-release": "24.2.5",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.19.4", "tsx": "4.19.4",
"typedoc": "0.28.4", "typedoc": "0.28.5",
"typedoc-material-theme": "1.4.0", "typedoc-material-theme": "1.4.0",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.33.0" "typescript-eslint": "8.33.0"
@@ -12474,9 +12474,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.28.4", "version": "0.28.5",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.4.tgz", "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.5.tgz",
"integrity": "sha512-xKvKpIywE1rnqqLgjkoq0F3wOqYaKO9nV6YkkSat6IxOWacUCc/7Es0hR3OPmkIqkPoEn7U3x+sYdG72rstZQA==", "integrity": "sha512-5PzUddaA9FbaarUzIsEc4wNXCiO4Ot3bJNeMF2qKpYlTmM9TTaSHQ7162w756ERCkXER/+o2purRG6YOAv6EMA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {

View File

@@ -70,7 +70,7 @@
"semantic-release": "24.2.5", "semantic-release": "24.2.5",
"tsup": "8.5.0", "tsup": "8.5.0",
"tsx": "4.19.4", "tsx": "4.19.4",
"typedoc": "0.28.4", "typedoc": "0.28.5",
"typedoc-material-theme": "1.4.0", "typedoc-material-theme": "1.4.0",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.33.0" "typescript-eslint": "8.33.0"