Skip to content

Commit 2848847

Browse files
committed
core(update): update all dependencies - Nuxt 3.15.2
1 parent f8b88c4 commit 2848847

File tree

2 files changed

+2532
-1692
lines changed

2 files changed

+2532
-1692
lines changed

package.json

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,42 +20,41 @@
2020
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
23-
"@antfu/eslint-config": "^3.12.1",
23+
"@antfu/eslint-config": "^3.15.0",
2424
"@iconify-json/carbon": "^1.2.5",
25-
"@iconify-json/mdi": "^1.2.2",
25+
"@iconify-json/mdi": "^1.2.3",
2626
"@iconify-json/prime": "^1.2.2",
2727
"@iconify-json/twemoji": "^1.2.2",
28-
"@nuxt/content": "2.13.4",
29-
"@nuxt/devtools": "^1.7.0",
28+
"@nuxt/content": "^2.13.4",
29+
"@nuxt/devtools": "2.0.0-beta.3",
3030
"@nuxt/fonts": "^0.10.3",
31-
"@nuxt/image": "^1.8.1",
32-
"@nuxt/test-utils": "^3.15.1",
31+
"@nuxt/image": "^1.9.0",
32+
"@nuxt/test-utils": "^3.15.4",
3333
"@pinia/nuxt": "^0.9.0",
3434
"@primevue/themes": "^4.2.5",
35-
"@sfxcode/formkit-primevue-nuxt": "^1.2.10",
36-
"@tiptap/extension-highlight": "^2.11.0",
37-
"@tiptap/extension-text-align": "^2.11.0",
38-
"@tiptap/extension-text-style": "^2.11.0",
39-
"@tiptap/pm": "^2.11.0",
40-
"@tiptap/starter-kit": "^2.11.0",
41-
"@tiptap/vue-3": "^2.11.0",
42-
"@unocss/nuxt": "^0.65.3",
43-
"@vitest/ui": "^2.1.8",
35+
"@sfxcode/formkit-primevue-nuxt": "^1.2.11",
36+
"@tiptap/extension-highlight": "^2.11.2",
37+
"@tiptap/extension-text-align": "^2.11.2",
38+
"@tiptap/extension-text-style": "^2.11.2",
39+
"@tiptap/pm": "^2.11.2",
40+
"@tiptap/starter-kit": "^2.11.2",
41+
"@tiptap/vue-3": "^2.11.2",
42+
"@unocss/nuxt": "^65.4.2",
43+
"@vitest/ui": "^3.0.3",
4444
"@vue/test-utils": "^2.4.6",
45-
"@vueuse/nuxt": "^12.3.0",
45+
"@vueuse/nuxt": "^12.4.0",
4646
"c8": "^10.1.3",
4747
"changelogen": "^0.5.7",
48-
"eslint": "^9.17.0",
49-
"happy-dom": "^16.3.0",
50-
"jsdom": "^25.0.1",
51-
"nuxt": "^3.15.1",
48+
"eslint": "^9.18.0",
49+
"happy-dom": "^16.7.1",
50+
"jsdom": "^26.0.0",
51+
"nuxt": "^3.15.2",
5252
"sass": "1.78.0",
53-
"typescript": "^5.7.2",
53+
"typescript": "^5.7.3",
5454
"unstorage": "^1.14.4",
55-
"vitest": "^2.1.8",
56-
"vue-sidebar-menu": "^5.4.2",
57-
"vue-router": "^4.5.0"
58-
55+
"vitest": "^3.0.3",
56+
"vue-router": "^4.5.0",
57+
"vue-sidebar-menu": "^5.4.2"
5958
},
6059
"packageManager": "[email protected]+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
6160
}

0 commit comments

Comments
 (0)