build(deps-dev): bump typedoc from 0.27.6 to 0.28.5 (#4211)

* build(deps-dev): bump typedoc from 0.27.6 to 0.28.5

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.6 to 0.28.5.
- [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.27.6...v0.28.5)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update typedoc-plugin-markdown

---------

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-06-21 11:15:38 -05:00
committed by GitHub
co-authored by Fleny
parent 2ae8690faa
commit a42ce83ab4
2 changed files with 59 additions and 48 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"turbo": "^2.4.0",
"typedoc": "^0.27.6",
"typedoc-plugin-markdown": "^4.4.0",
"typedoc": "^0.28.5",
"typedoc-plugin-markdown": "^4.7.0",
"typescript": "^5.7.3"
},
"engines": {