Skip to content

Commit b84abdb

Browse files
committed
chore(update): nuxt 3.15
1 parent 2bb62fb commit b84abdb

File tree

2 files changed

+516
-466
lines changed

2 files changed

+516
-466
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,38 +20,38 @@
2020
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
23-
"@antfu/eslint-config": "^3.12.0",
23+
"@antfu/eslint-config": "^3.12.1",
2424
"@iconify-json/carbon": "^1.2.5",
2525
"@iconify-json/mdi": "^1.2.2",
2626
"@iconify-json/prime": "^1.2.2",
2727
"@iconify-json/twemoji": "^1.2.2",
2828
"@nuxt/content": "2.13.4",
29-
"@nuxt/devtools": "^1.6.4",
29+
"@nuxt/devtools": "^1.7.0",
3030
"@nuxt/fonts": "^0.10.3",
3131
"@nuxt/image": "^1.8.1",
3232
"@nuxt/test-utils": "^3.15.1",
3333
"@pinia/nuxt": "^0.9.0",
3434
"@primevue/themes": "^4.2.5",
35-
"@sfxcode/formkit-primevue-nuxt": "^1.2.7",
35+
"@sfxcode/formkit-primevue-nuxt": "^1.2.8",
3636
"@tiptap/extension-highlight": "^2.10.4",
3737
"@tiptap/extension-text-align": "^2.10.4",
3838
"@tiptap/extension-text-style": "^2.10.4",
3939
"@tiptap/pm": "^2.10.4",
4040
"@tiptap/starter-kit": "^2.10.4",
4141
"@tiptap/vue-3": "^2.10.4",
42-
"@unocss/nuxt": "^0.65.2",
42+
"@unocss/nuxt": "^0.65.3",
4343
"@vitest/ui": "^2.1.8",
4444
"@vue/test-utils": "^2.4.6",
45-
"@vueuse/nuxt": "^12.1.0",
45+
"@vueuse/nuxt": "^12.2.0",
4646
"c8": "^10.1.3",
4747
"changelogen": "^0.5.7",
4848
"eslint": "^9.17.0",
4949
"happy-dom": "^15.11.7",
5050
"jsdom": "^25.0.1",
51-
"nuxt": "^3.14.1592",
51+
"nuxt": "^3.15.0",
5252
"sass": "1.78.0",
5353
"typescript": "^5.7.2",
54-
"unstorage": "^1.14.1",
54+
"unstorage": "^1.14.3",
5555
"vitest": "^2.1.8",
5656
"vue-sidebar-menu": "^5.4.2"
5757
},

0 commit comments

Comments
 (0)