Skip to content

Commit 7ca7c46

Browse files
chore(deps): update node.js to v22
1 parent 4ee2b74 commit 7ca7c46

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.4
1+
22.14.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@rspack/lite-tapable": "^1.0.1"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^20.17.5",
27+
"@types/node": "^22.13.13",
2828
"css-loader": "5.2.7",
2929
"dir-compare": "^3.3.0",
3030
"html-loader": "2.1.2",
@@ -60,7 +60,7 @@
6060
"homepage": "https://github.com/rspack-contrib/html-rspack-plugin",
6161
"repository": "https://github.com/rspack-contrib/html-rspack-plugin.git",
6262
"engines": {
63-
"node": ">=16.0.0"
63+
"node": ">=22.14.0"
6464
},
6565
"jest": {
6666
"watchPathIgnorePatterns": [

pnpm-lock.yaml

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)