Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent f7e5981 commit 0d505de
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"last 5 versions"
],
"engines": {
"node": ">=20.18.0"
"node": ">=22.11.0"
},
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -34,7 +34,7 @@
"@gizmo-dev/eslint-plugin": "^5.0.4",
"@mapbox/stylelint-processor-arbitrary-tags": "^0.4.0",
"@types/fuzzaldrin": "^2.1.7",
"@types/node": "^20.17.6",
"@types/node": "^22.9.0",
"@types/ws": "^8.5.13",
"@vitejs/plugin-vue": "^4.6.2",
"@vuedx/typescript-plugin-vue": "^0.7.6",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d505de

Please sign in to comment.