Skip to content

Commit

Permalink
chore: upgrade to Nuxt 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Mar 25, 2024
1 parent eb51f85 commit d326f71
Show file tree
Hide file tree
Showing 4 changed files with 4,243 additions and 2,940 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"nuxt": "^3.10.3",
"nuxt": "^3.11.1",
"prettier": "^3.2.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"nuxt": "^3.10.3",
"vue": "^3.4.19",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@rezo-zero/nuxt-stories": "^0.1.11",
"nuxt": "^3.11.1",
"sass": "^1.71.1"
}
}
Loading

0 comments on commit d326f71

Please sign in to comment.