Typescript 6

This commit is contained in:
2026-04-21 13:33:01 +02:00
parent f95677d503
commit ee8f84bc57
10 changed files with 36 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
"dotenv": "^17.2.3",
"express": "^5.2.1",
"pg": "^8.18.0",
"typescript": "^5.9.3",
"typescript": "^6.0.3",
"uuidv7": "^1.1.0",
"vite": "^7.3.1",
"vite-tsconfig-paths": "^6.0.5"