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

@@ -69,7 +69,7 @@
"nock": "13.3.1",
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"tsup": {
"entry": [

View File

@@ -64,7 +64,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"peerDependencies": {
"@openstapps/core": "workspace:*"

View File

@@ -57,7 +57,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2",
"typescript": "5.5.4",
"undici": "6.21.3"
},
"peerDependencies": {

View File

@@ -32,7 +32,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"tsup": {
"entry": [

View File

@@ -85,7 +85,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"tsup": {
"entry": [

View File

@@ -73,7 +73,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"prettier": "@openstapps/prettier-config",
"eslintConfig": {

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

View File

@@ -41,7 +41,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"tsup": {
"entry": [

View File

@@ -51,7 +51,7 @@
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"tsup": {
"entry": [