build!: Bump Node.js to 22.12.0 (#10726)

BREAKING CHANGE: Node.js 22.12.0 or above is required.
This commit is contained in:
Jiralite
2025-01-26 14:56:39 +00:00
committed by GitHub
parent 9b8b0f828c
commit 3db8ce70a2
48 changed files with 456 additions and 624 deletions

View File

@@ -112,7 +112,7 @@
"vitest": "^2.1.8"
},
"engines": {
"node": ">=20"
"node": ">=22.12.0"
},
"publishConfig": {
"access": "public",