refactor: update to typescript 5.5.4

This commit is contained in:
Rainer Killinger
2026-01-26 15:59:48 +01:00
parent 8550bf976b
commit 3a7a9fac2f
18 changed files with 295 additions and 292 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:*",