Skip to content

Commit

Permalink
Update Node.js to v20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 3b9adb9 commit 4b0dbe0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.18.0
21 changes: 11 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "nuxt test"
},
"engines": {
"node": "20.12.2"
"node": "20.18.0"
},
"devDependencies": {
"@element-plus/nuxt": "1.0.7",
Expand All @@ -27,7 +27,7 @@
"@nuxtjs/eslint-module": "4.1.0",
"@pinia-plugin-persistedstate/nuxt": "1.1.2",
"@pinia/nuxt": "0.4.11",
"@types/node": "20.12.14",
"@types/node": "20.17.6",
"@vite-pwa/nuxt": "0.7.0",
"date-fns": "3.6.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit 4b0dbe0

Please sign in to comment.