update typing to node v24 from v20

This commit is contained in:
zvictor
2026-03-05 12:39:37 -03:00
parent 1f261d90f3
commit e5049a448e
9 changed files with 56 additions and 12 deletions

View File

@@ -58,6 +58,7 @@
"@types/express-serve-static-core": "^5.0.0",
"@types/multer": "^2.0.0",
"@types/supertest": "^6.0.2",
"@types/ws": "^8.18.1",
"supertest": "^7.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.3",