feat!: drop Node.js 20 and 21 support (#10569)

This commit is contained in:
Zoltan Kochan
2026-02-08 19:16:24 +01:00
committed by GitHub
parent 4720175176
commit 1b4df57a01
181 changed files with 181 additions and 181 deletions

View File

@@ -42,7 +42,7 @@
"tempy": "catalog:"
},
"engines": {
"node": ">=20.19"
"node": ">=22.12"
},
"jest": {
"preset": "@pnpm/jest-config"