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

@@ -26,7 +26,7 @@
"@openstapps/collection-utils": "workspace:*",
"@openstapps/logger": "workspace:*",
"glob": "10.5.0",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"devDependencies": {
"@openstapps/eslint-config": "workspace:*",