chore(deps): update node.js to v22

This commit is contained in:
renovate[bot] 2024-10-29 16:36:42 +00:00 committed by GitHub
parent cb90be1274
commit def81e1917
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -44,7 +44,7 @@
"webpack-remove-empty-scripts": "1.0.4" "webpack-remove-empty-scripts": "1.0.4"
}, },
"engines": { "engines": {
"node": ">=18 <=20" "node": ">=18 <=22"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {

View File

@ -31,7 +31,7 @@
"author": "Robert Kaussow", "author": "Robert Kaussow",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18 <=20" "node": ">=18 <=22"
}, },
"dependencies": { "dependencies": {
"@cfworker/json-schema": "2.0.1", "@cfworker/json-schema": "2.0.1",