feat: Add support for Node 24 (#9901)

This commit is contained in:
Heinrich Filter
2025-11-05 14:55:38 +02:00
committed by GitHub
parent 1f4f7129df
commit 25dfe19fef
4 changed files with 19 additions and 14 deletions

2
package-lock.json generated
View File

@@ -107,7 +107,7 @@
"yaml": "2.8.0"
},
"engines": {
"node": ">=18.20.4 <19.0.0 || >=20.18.0 <21.0.0 || >=22.12.0 <23.0.0"
"node": ">=18.20.4 <19.0.0 || >=20.18.0 <21.0.0 || >=22.12.0 <23.0.0 || >=24.11.0 <25.0.0"
},
"funding": {
"type": "opencollective",