Skip to content

Commit ef2ee0d

Browse files
committed
chore(dependencies): update dependencies to latest versions
1 parent 3b66809 commit ef2ee0d

File tree

2 files changed

+1054
-1110
lines changed

2 files changed

+1054
-1110
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2222
},
2323
"devDependencies": {
24-
"@antfu/eslint-config": "^5.4.1",
24+
"@antfu/eslint-config": "^6.0.0",
2525
"@iconify-json/carbon": "^1.2.14",
2626
"@iconify-json/mdi": "^1.2.3",
2727
"@iconify-json/prime": "^1.2.4",
@@ -37,21 +37,21 @@
3737
"@pinia/nuxt": "^0.11.2",
3838
"@primeuix/themes": "^1.2.5",
3939
"@sfxcode/formkit-primevue-nuxt": "^1.5.6",
40-
"@tiptap/extension-highlight": "^3.6.6",
41-
"@tiptap/extension-text-align": "^3.6.6",
42-
"@tiptap/extension-text-style": "^3.6.6",
43-
"@tiptap/starter-kit": "^3.6.6",
44-
"@tiptap/vue-3": "^3.6.6",
45-
"@unocss/eslint-config": "^66.5.3",
46-
"@unocss/nuxt": "^66.5.3",
40+
"@tiptap/extension-highlight": "^3.7.2",
41+
"@tiptap/extension-text-align": "^3.7.2",
42+
"@tiptap/extension-text-style": "^3.7.2",
43+
"@tiptap/starter-kit": "^3.7.2",
44+
"@tiptap/vue-3": "^3.7.2",
45+
"@unocss/eslint-config": "^66.5.4",
46+
"@unocss/nuxt": "^66.5.4",
4747
"@vitest/ui": "^3.2.4",
4848
"@vue/test-utils": "^2.4.6",
4949
"@vueuse/nuxt": "^13.9.0",
5050
"c8": "^10.1.3",
5151
"changelogen": "^0.6.2",
5252
"eslint": "^9.37.0",
5353
"eslint-plugin-format": "^1.0.2",
54-
"happy-dom": "^20.0.0",
54+
"happy-dom": "^20.0.4",
5555
"jsdom": "^27.0.0",
5656
"nuxt": "^4.1.3",
5757
"pinia": "^3.0.3",
@@ -60,7 +60,7 @@
6060
"typescript": "^5.9.3",
6161
"unstorage": "^1.17.1",
6262
"vitest": "^3.2.4",
63-
"vue-router": "^4.5.1",
63+
"vue-router": "^4.6.3",
6464
"vue-sidebar-menu": "^5.7.0"
6565
},
6666
"pnpm": {

0 commit comments

Comments
 (0)