build(deps-dev): bump typedoc from 0.28.16 to 0.28.17

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.16 to 0.28.17.
- [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.16...v0.28.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-18 02:04:49 +00:00 committed by GitHub
parent 298560c02e
commit 240cfb3dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-svg": "^2.0.0",
"tailwindcss": "^4.1.18",
"typedoc": "^0.28.16",
"typedoc": "^0.28.17",
"typedoc-plugin-coverage": "^4.0.2",
"typedoc-plugin-missing-exports": "^4.1.2",
"typescript": "^5.9.3",

8
package-lock.json generated
View File

@ -205,7 +205,7 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-svg": "^2.0.0",
"tailwindcss": "^4.1.18",
"typedoc": "^0.28.16",
"typedoc": "^0.28.17",
"typedoc-plugin-coverage": "^4.0.2",
"typedoc-plugin-missing-exports": "^4.1.2",
"typescript": "^5.9.3",
@ -15123,9 +15123,9 @@
}
},
"node_modules/typedoc": {
"version": "0.28.16",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.16.tgz",
"integrity": "sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog==",
"version": "0.28.17",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.17.tgz",
"integrity": "sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {