Skip to content

Commit 4f5487f

Browse files
committed
chore(dependencies): update to Nuxt 4.0.2 and all other packages to latest versions
1 parent 3d51ce7 commit 4f5487f

File tree

2 files changed

+1105
-801
lines changed

2 files changed

+1105
-801
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"@nuxt/devtools": "^2.6.2",
3131
"@nuxt/eslint": "^1.7.1",
3232
"@nuxt/fonts": "^0.11.4",
33-
"@nuxt/image": "^1.10.0",
33+
"@nuxt/image": "^1.11.0",
3434
"@nuxt/test-utils": "^3.19.2",
3535
"@pinia/colada": "^0.17.1",
3636
"@pinia/colada-nuxt": "^0.2.1",
3737
"@pinia/nuxt": "^0.11.2",
38-
"@primeuix/themes": "^1.2.1",
39-
"@sfxcode/formkit-primevue-nuxt": "^1.4.0",
38+
"@primeuix/themes": "^1.2.3",
39+
"@sfxcode/formkit-primevue-nuxt": "^1.5.0",
4040
"@tiptap/extension-highlight": "^3.0.7",
4141
"@tiptap/extension-text-align": "^3.0.7",
4242
"@tiptap/extension-text-style": "^3.0.7",
@@ -46,18 +46,18 @@
4646
"@unocss/nuxt": "^66.3.3",
4747
"@vitest/ui": "^3.2.4",
4848
"@vue/test-utils": "^2.4.6",
49-
"@vueuse/nuxt": "^13.5.0",
49+
"@vueuse/nuxt": "^13.6.0",
5050
"c8": "^10.1.3",
5151
"changelogen": "^0.6.2",
5252
"eslint": "^9.32.0",
5353
"eslint-plugin-format": "^1.0.1",
5454
"happy-dom": "^18.0.1",
5555
"jsdom": "^26.1.0",
56-
"nuxt": "^3.17.7",
56+
"nuxt": "^4.0.2",
5757
"pinia": "^3.0.3",
5858
"pinia-colada": "^0.0.1",
5959
"sass": "^1.89.2",
60-
"typescript": "^5.8.3",
60+
"typescript": "^5.9.2",
6161
"unstorage": "^1.16.1",
6262
"vitest": "^3.2.4",
6363
"vue-router": "^4.5.1",
@@ -68,5 +68,5 @@
6868
"better-sqlite3"
6969
]
7070
},
71-
"packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971"
71+
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748"
7272
}

0 commit comments

Comments
 (0)