refactor: update to typescript 5.5.4

This commit is contained in:
Rainer Killinger
2026-01-26 15:59:48 +01:00
parent 86004881b0
commit 5ff3ac1131
18 changed files with 448 additions and 429 deletions

View File

@@ -51,7 +51,7 @@
"is-cidr": "4.0.2",
"mustache": "4.2.0",
"semver": "7.6.0",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"devDependencies": {
"@openstapps/api-cli": "workspace:*",