Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent a8f1c3a commit 0e66d82
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
22.13.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/inquirer": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.17.1",
"@types/node": "^22.10.5",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-core": "^3.5.12",
Expand Down Expand Up @@ -185,7 +185,7 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.17.0",
"node": "22.13.0",
"pnpm": "9.11.0"
},
"config": {
Expand Down
Loading

0 comments on commit 0e66d82

Please sign in to comment.