feat!: require node v24

This commit is contained in:
Michael Kriese 2026-01-30 09:38:14 +01:00 committed by GitHub
parent 1e5474465b
commit aa8ca6b21b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@
}, },
"packageManager": "pnpm@10.28.1", "packageManager": "pnpm@10.28.1",
"engines": { "engines": {
"node": "^20.9.0 || ^22.11.0 || ^24.11.0", "node": ">=24.11.0",
"pnpm": "^10.0.0" "pnpm": "^10.0.0"
}, },
"pnpm": { "pnpm": {