chore(deps): update typedoc to 0.28.0 (#49)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-19 10:30:44 +02:00
committed by GitHub
parent 935141e15c
commit 6c2e8153de
2 changed files with 31 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"openapi-typescript": "^7.0.0",
"typedoc": "^0.27.0"
"typedoc": "^0.28.0"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"