Skip to content

Commit

Permalink
core(update): update all dependencies - Nuxt 3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Jan 6, 2025
1 parent e65a9d6 commit f8b88c4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ export default defineNuxtConfig({
future: {
compatibilityVersion: 4,
},
experimental: {
appManifest: false,
},

compatibilityDate: '2024-07-04',

ssr: true,
Expand Down
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@
"typescript": "^5.7.2",
"unstorage": "^1.14.4",
"vitest": "^2.1.8",
"vue-sidebar-menu": "^5.4.2"
"vue-sidebar-menu": "^5.4.2",
"vue-router": "^4.5.0"

},
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}
12 changes: 7 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8b88c4

Please sign in to comment.