build(deps-dev): bump typedoc from 0.28.14 to 0.28.15 (#4613)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.14 to 0.28.15.
- [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.14...v0.28.15)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.15
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-12-04 17:22:59 +01:00
committed by GitHub
co-authored by Fleny
parent bff6037bc4
commit 4f517ae672
2 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"turbo": "^2.6.1",
"typedoc": "^0.28.14",
"typedoc": "^0.28.15",
"typedoc-plugin-markdown": "^4.9.0",
"typescript": "^5.9.3"
},