Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
feat: upgrade nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
Dino-Kupinic committed Mar 21, 2024
1 parent 7ab3a87 commit 264aba3
Show file tree
Hide file tree
Showing 2 changed files with 2,883 additions and 1,741 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"build-storybook": "storybook build"
},
"dependencies": {
"nuxt": "^3.10.3",
"vue": "^3.4.19",
"vue-router": "^4.3.0"
},
Expand All @@ -40,6 +39,8 @@
"@types/node": "^18.17.5",
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"happy-dom": "^12.10.3",
"nuxt": "^3.11.1",
"nuxt-csurf": "^1.4.2",
"nuxt-icon": "^0.6.9",
"nuxt-security": "^1.2.2",
Expand All @@ -48,7 +49,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "7.6.7",
"vitest": "^1.3.1",
"happy-dom": "^12.10.3"
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit 264aba3

Please sign in to comment.