Skip to content

Commit a658d48

Browse files
committed
chore(dependencies): update all dependencies - Nuxt 3.15.4
1 parent 9d7b7be commit a658d48

File tree

3 files changed

+1744
-1812
lines changed

3 files changed

+1744
-1812
lines changed

nuxt3-primevue-starter.iml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
<module type="WEB_MODULE" version="4">
33
<component name="NewModuleRootManager" inherit-compiler-output="true">
44
<exclude-output />
5-
<content url="file://$MODULE_DIR$">
6-
<excludeFolder url="file://$MODULE_DIR$/.output" />
7-
</content>
5+
<content url="file://$MODULE_DIR$" />
86
<orderEntry type="inheritedJdk" />
97
<orderEntry type="sourceFolder" forTests="false" />
108
</component>

package.json

Lines changed: 17 additions & 17 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": "^3.15.0",
24-
"@iconify-json/carbon": "^1.2.5",
23+
"@antfu/eslint-config": "^4.1.1",
24+
"@iconify-json/carbon": "^1.2.6",
2525
"@iconify-json/mdi": "^1.2.3",
2626
"@iconify-json/prime": "^1.2.2",
2727
"@iconify-json/twemoji": "^1.2.2",
2828
"@nuxt/content": "^2.13.4",
29-
"@nuxt/devtools": "2.0.0-beta.3",
29+
"@nuxt/devtools": "2.0.0",
3030
"@nuxt/fonts": "^0.10.3",
3131
"@nuxt/image": "^1.9.0",
3232
"@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.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",
35+
"@sfxcode/formkit-primevue-nuxt": "^1.2.12",
36+
"@tiptap/extension-highlight": "^2.11.5",
37+
"@tiptap/extension-text-align": "^2.11.5",
38+
"@tiptap/extension-text-style": "^2.11.5",
39+
"@tiptap/pm": "^2.11.5",
40+
"@tiptap/starter-kit": "^2.11.5",
41+
"@tiptap/vue-3": "^2.11.5",
42+
"@unocss/nuxt": "^65.4.3",
43+
"@vitest/ui": "^3.0.5",
4444
"@vue/test-utils": "^2.4.6",
45-
"@vueuse/nuxt": "^12.4.0",
45+
"@vueuse/nuxt": "^12.5.0",
4646
"c8": "^10.1.3",
4747
"changelogen": "^0.5.7",
48-
"eslint": "^9.18.0",
49-
"happy-dom": "^16.7.1",
48+
"eslint": "^9.20.0",
49+
"happy-dom": "^17.0.0",
5050
"jsdom": "^26.0.0",
51-
"nuxt": "^3.15.2",
51+
"nuxt": "^3.15.4",
5252
"sass": "1.78.0",
5353
"typescript": "^5.7.3",
5454
"unstorage": "^1.14.4",
55-
"vitest": "^3.0.3",
55+
"vitest": "^3.0.5",
5656
"vue-router": "^4.5.0",
5757
"vue-sidebar-menu": "^5.4.2"
5858
},

0 commit comments

Comments
 (0)