Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f8b88c4

Browse filesBrowse files
committed
core(update): update all dependencies - Nuxt 3.15.1
1 parent e65a9d6 commit f8b88c4
Copy full SHA for f8b88c4

File tree

3 files changed

+14
-6
lines changed
Filter options

3 files changed

+14
-6
lines changed

‎nuxt.config.ts

Copy file name to clipboardExpand all lines: nuxt.config.ts
+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ export default defineNuxtConfig({
55
future: {
66
compatibilityVersion: 4,
77
},
8+
experimental: {
9+
appManifest: false,
10+
},
11+
812
compatibilityDate: '2024-07-04',
913

1014
ssr: true,

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@
5353
"typescript": "^5.7.2",
5454
"unstorage": "^1.14.4",
5555
"vitest": "^2.1.8",
56-
"vue-sidebar-menu": "^5.4.2"
56+
"vue-sidebar-menu": "^5.4.2",
57+
"vue-router": "^4.5.0"
58+
5759
},
5860
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
5961
}

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+7-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.