chore: update to node 24 (#65416)

This commit is contained in:
Mrugesh Mohapatra
2026-01-22 19:29:48 +05:30
committed by GitHub
parent 9b3bea4d4d
commit 4ea52e2639
24 changed files with 240 additions and 315 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/jsonwebtoken": "9.0.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.2",
"@types/node": "^24.10.8",
"@types/nodemailer": "6.4.21",
"@types/supertest": "2.0.16",
"@types/validator": "13.15.10",
@@ -62,7 +62,7 @@
"vitest": "^3.2.4"
},
"engines": {
"node": ">=18",
"node": ">=24",
"npm": ">=8"
},
"homepage": "https://github.com/freeCodeCamp/freeCodeCamp#readme",