build(deps-dev): bump typedoc from 0.24.8 to 0.25.4 (#2466)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.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.24.8...v0.25.4)

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

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]
2023-12-25 02:48:33 +00:00
committed by GitHub
parent 7e2538dffc
commit dbe0586f70
2 changed files with 18 additions and 18 deletions

View File

@ -92,7 +92,7 @@
"prettier": "^3.0.0",
"tsconfig-paths": "^4.0.0",
"tsx": "^4.7.0",
"typedoc": "^0.24.8",
"typedoc": "^0.25.4",
"typescript": "5.3.3",
"unzipper": "^0.10.11",
"vite": "^5.0.10",