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

@@ -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:*",