fix(deps): update typescript-projects (#28008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot]
2026-04-21 15:29:34 +02:00
committed by GitHub
parent 312bb91a4f
commit c2786978cd
12 changed files with 3148 additions and 2664 deletions
-10
View File
@@ -10298,16 +10298,6 @@
"operationId": "getServerLicense",
"parameters": [],
"responses": {
"200": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/LicenseResponseDto"
}
}
},
"description": ""
},
"404": {
"description": ""
}