Upgraded Typescript

This commit is contained in:
Alexander Cerutti
2025-01-11 15:19:23 +01:00
parent 1b49a40a2a
commit e88c0b43f6
6 changed files with 46 additions and 42 deletions

View File

@@ -23,6 +23,6 @@
"@types/express": "5.0.0",
"@types/express-serve-static-core": "^5.0.4",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}