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 29, 2023
1 parent b6f5b99 commit bf2a4e7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
20.10.0
10 changes: 5 additions & 5 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.18.2"
"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.18.13",
"@types/node": "20.10.1",
"@vite-pwa/nuxt": "0.3.2",
"date-fns": "2.30.0",
"eslint": "8.54.0",
Expand Down

0 comments on commit bf2a4e7

Please sign in to comment.