build(deps-dev): bump typedoc from 0.28.3 to 0.28.4 (#3090)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 23:38:31 +01:00
committed by GitHub
parent 45795bf43d
commit afa3374376

12
package-lock.json generated
View File

@ -13746,9 +13746,9 @@
} }
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.28.3", "version": "0.28.4",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.3.tgz", "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.4.tgz",
"integrity": "sha512-5svOCTfXvVSh6zbZKSQluZhR8yN2tKpTeHZxlmWpE6N5vc3R8k/jhg9nnD6n5tN9/ObuQTojkONrOxFdUFUG9w==", "integrity": "sha512-xKvKpIywE1rnqqLgjkoq0F3wOqYaKO9nV6YkkSat6IxOWacUCc/7Es0hR3OPmkIqkPoEn7U3x+sYdG72rstZQA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
@ -24665,9 +24665,9 @@
} }
}, },
"typedoc": { "typedoc": {
"version": "0.28.3", "version": "0.28.4",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.3.tgz", "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.28.4.tgz",
"integrity": "sha512-5svOCTfXvVSh6zbZKSQluZhR8yN2tKpTeHZxlmWpE6N5vc3R8k/jhg9nnD6n5tN9/ObuQTojkONrOxFdUFUG9w==", "integrity": "sha512-xKvKpIywE1rnqqLgjkoq0F3wOqYaKO9nV6YkkSat6IxOWacUCc/7Es0hR3OPmkIqkPoEn7U3x+sYdG72rstZQA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@gerrit0/mini-shiki": "^3.2.2", "@gerrit0/mini-shiki": "^3.2.2",