Skip to content

Commit

Permalink
chore: upgrade nuxt to 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
duchunter committed Aug 7, 2023
1 parent 3744cb9 commit c137525
Show file tree
Hide file tree
Showing 2 changed files with 2,665 additions and 2,404 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"author": "[email protected] <[email protected]>",
"license": "MIT",
"engines": {
"node": ">=12.13.0"
"node": ">=16"
},
"resolutions": {
"@types/node": "12.12.6"
"@types/node": "16"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "5.15.3",
Expand Down Expand Up @@ -86,7 +86,7 @@
"nanoid": "^3.1.22",
"node-forge": "^1.3.1",
"numeral": "^2.0.6",
"nuxt": "2.15.8",
"nuxt": "2.17.1",
"nuxt-client-init-module": "^0.3.0",
"nuxt-i18n": "^6.26.0",
"nuxt-user-agent": "^1.2.2",
Expand Down
Loading

0 comments on commit c137525

Please sign in to comment.