Skip to content

Commit e2235c4

Browse files
committed
core(update): update all dependencies
1 parent e3a0730 commit e2235c4

File tree

2 files changed

+1100
-1025
lines changed

2 files changed

+1100
-1025
lines changed

package.json

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,40 +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.9.1",
23+
"@antfu/eslint-config": "^3.11.2",
2424
"@iconify-json/carbon": "^1.2.4",
2525
"@iconify-json/mdi": "^1.2.1",
2626
"@iconify-json/prime": "^1.2.1",
2727
"@iconify-json/twemoji": "^1.2.1",
2828
"@intlify/core": "9.14.0",
2929
"@nuxt/content": "2.13.4",
30-
"@nuxt/devtools": "^1.6.0",
30+
"@nuxt/devtools": "^1.6.1",
3131
"@nuxt/fonts": "^0.10.2",
3232
"@nuxt/image": "^1.8.1",
3333
"@nuxt/test-utils": "^3.14.4",
3434
"@pinia/nuxt": "^0.7.0",
35-
"@primevue/themes": "^4.2.2",
36-
"@sfxcode/formkit-primevue-nuxt": "^1.2.2",
37-
"@tiptap/extension-highlight": "^2.9.1",
38-
"@tiptap/extension-text-align": "^2.9.1",
39-
"@tiptap/extension-text-style": "^2.9.1",
40-
"@tiptap/pm": "^2.9.1",
41-
"@tiptap/starter-kit": "^2.9.1",
42-
"@tiptap/vue-3": "^2.9.1",
35+
"@primevue/themes": "^4.2.4",
36+
"@sfxcode/formkit-primevue-nuxt": "^1.2.5",
37+
"@tiptap/extension-highlight": "^2.10.3",
38+
"@tiptap/extension-text-align": "^2.10.3",
39+
"@tiptap/extension-text-style": "^2.10.3",
40+
"@tiptap/pm": "^2.10.3",
41+
"@tiptap/starter-kit": "^2.10.3",
42+
"@tiptap/vue-3": "^2.10.3",
4343
"@unocss/nuxt": "^0.64.1",
44-
"@vitest/ui": "^2.1.5",
44+
"@vitest/ui": "^2.1.6",
4545
"@vue/test-utils": "^2.4.6",
46-
"@vueuse/nuxt": "^11.2.0",
46+
"@vueuse/nuxt": "^11.3.0",
47+
"vue-i18n": "9.14.1",
4748
"c8": "^10.1.2",
4849
"changelogen": "^0.5.7",
4950
"eslint": "^9.15.0",
50-
"happy-dom": "^15.11.6",
51+
"happy-dom": "^15.11.7",
5152
"jsdom": "^25.0.1",
52-
"nuxt": "^3.14.159",
53+
"nuxt": "^3.14.1592",
5354
"sass": "1.78.0",
54-
"typescript": "^5.6.3",
55+
"typescript": "5.6.3",
5556
"unstorage": "^1.13.1",
56-
"vitest": "^2.1.5",
57+
"vitest": "^2.1.6",
5758
"vue-sidebar-menu": "^5.4.2"
5859
},
5960
"packageManager": "pnpm@9.13.2+sha256.ccce81bf7498c5f0f80e31749c1f8f03baba99d168f64590fc7e13fad3ea1938"

0 commit comments

Comments
 (0)