Skip to content

Commit

Permalink
Update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 2fcca9a commit 1f3a364
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
20.10.0
21 changes: 15 additions & 6 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": "18.17.1"
"node": "20.10.0"
},
"devDependencies": {
"@element-plus/nuxt": "1.0.7",
Expand All @@ -28,7 +28,7 @@
"@nuxtjs/eslint-module": "4.1.0",
"@pinia-plugin-persistedstate/nuxt": "1.1.2",
"@pinia/nuxt": "0.4.11",
"@types/node": "18.17.19",
"@types/node": "20.10.0",
"@vite-pwa/nuxt": "0.1.1",
"date-fns": "2.30.0",
"eslint": "8.54.0",
Expand Down

0 comments on commit 1f3a364

Please sign in to comment.