Skip to content

Commit 2fcc000

Browse files
committed
chore(dependencies): update all dependencies
1 parent 072ffdb commit 2fcc000

File tree

2 files changed

+2014
-1694
lines changed

2 files changed

+2014
-1694
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,39 +20,39 @@
2020
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
23-
"@antfu/eslint-config": "^4.1.1",
24-
"@iconify-json/carbon": "^1.2.6",
23+
"@antfu/eslint-config": "^4.3.0",
24+
"@iconify-json/carbon": "^1.2.7",
2525
"@iconify-json/mdi": "^1.2.3",
2626
"@iconify-json/prime": "^1.2.2",
2727
"@iconify-json/twemoji": "^1.2.2",
28-
"@nuxt/content": "^3.1.0",
29-
"@nuxt/devtools": "2.0.0",
28+
"@nuxt/content": "^3.2.1",
29+
"@nuxt/devtools": "^2.1.0",
3030
"@nuxt/fonts": "^0.10.3",
3131
"@nuxt/image": "^1.9.0",
32-
"@nuxt/test-utils": "^3.15.4",
33-
"@pinia/nuxt": "^0.9.0",
32+
"@nuxt/test-utils": "^3.17.0",
33+
"@pinia/nuxt": "^0.10.1",
3434
"@primevue/themes": "^4.2.5",
35-
"@sfxcode/formkit-primevue-nuxt": "^1.2.12",
35+
"@sfxcode/formkit-primevue-nuxt": "^1.2.13",
3636
"@tiptap/extension-highlight": "^2.11.5",
3737
"@tiptap/extension-text-align": "^2.11.5",
3838
"@tiptap/extension-text-style": "^2.11.5",
3939
"@tiptap/pm": "^2.11.5",
4040
"@tiptap/starter-kit": "^2.11.5",
4141
"@tiptap/vue-3": "^2.11.5",
42-
"@unocss/nuxt": "^65.4.3",
43-
"@vitest/ui": "^3.0.5",
42+
"@unocss/nuxt": "^66.0.0",
43+
"@vitest/ui": "^3.0.6",
4444
"@vue/test-utils": "^2.4.6",
45-
"@vueuse/nuxt": "^12.5.0",
45+
"@vueuse/nuxt": "^12.7.0",
4646
"c8": "^10.1.3",
4747
"changelogen": "^0.5.7",
48-
"eslint": "^9.20.0",
49-
"happy-dom": "^17.0.0",
48+
"eslint": "^9.21.0",
49+
"happy-dom": "^17.1.3",
5050
"jsdom": "^26.0.0",
5151
"nuxt": "^3.15.4",
5252
"sass": "1.78.0",
5353
"typescript": "^5.7.3",
54-
"unstorage": "^1.14.4",
55-
"vitest": "^3.0.5",
54+
"unstorage": "^1.15.0",
55+
"vitest": "^3.0.6",
5656
"vue-router": "^4.5.0",
5757
"vue-sidebar-menu": "^5.4.2"
5858
},

0 commit comments

Comments
 (0)