build!: bump to Node.js 24 (#11566)

build: bump to Node.js 24
This commit is contained in:
Jiralite
2026-07-17 14:05:28 +01:00
committed by GitHub
parent c73e2a76d1
commit c2d0781ddb
42 changed files with 324 additions and 497 deletions
@@ -22,6 +22,6 @@
"zod": "^4.3.6"
},
"engines": {
"node": ">=22.12.0"
"node": ">=24.17.0"
}
}