Use Node 24 (#329)

* Use Node 24

* fix: update package lock with node v24

---------

Co-authored-by: imranismail <hey@imranismail.dev>
This commit is contained in:
mattcontinisio
2026-03-17 07:51:59 -04:00
committed by GitHub
parent 049197ab4e
commit 53f941b41d
7 changed files with 847 additions and 295 deletions

View File

@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/node": "^20.8.8",
"@types/node": "^24.12.0",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^6.9.0",
"@vercel/ncc": "^0.38.1",