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

@@ -101,7 +101,7 @@
"moment": "2.30.1",
"ngx-date-fns": "11.0.0",
"ngx-logger": "5.0.12",
"ngx-markdown": "17.2.1",
"ngx-markdown": "18.1.0",
"ngx-moment": "6.0.2",
"opening_hours": "3.8.0",
"pmtiles": "3.0.3",
@@ -149,8 +149,8 @@
"@types/karma-jasmine": "4.0.5",
"@types/node": "22.15.31",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cordova-res": "0.15.4",
"cypress": "15.0.0",
"eslint": "8.57.0",
@@ -179,7 +179,7 @@
"stylelint-config-standard-scss": "13.0.0",
"surge": "0.23.1",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.5.4"
},
"cordova": {
"plugins": {},