Skip to content

Commit 8e57ee3

Browse files
fix(deps): update nuxt framework to v4
1 parent 1b616c2 commit 8e57ee3

File tree

2 files changed

+2240
-2846
lines changed

2 files changed

+2240
-2846
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dev:prepare": "nuxt-module-build build --stub && nuxi prepare playground"
4242
},
4343
"dependencies": {
44-
"@nuxt/kit": "^3.13.2",
44+
"@nuxt/kit": "^4.0.0",
4545
"cookie-es": "^2.0.0",
4646
"defu": "^6.1.2",
4747
"destr": "^2.0.0",
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@nuxt/module-builder": "0.8.4",
58-
"@nuxt/schema": "3.17.4",
58+
"@nuxt/schema": "4.0.3",
5959
"@privyid/eslint-config-persona": "1.2.0",
6060
"@types/html-escaper": "3.0.4",
6161
"@types/node": "22.15.21",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-unicorn": "47.0.0",
7474
"eslint-plugin-varspacing": "1.2.2",
7575
"eslint-plugin-vue": "9.33.0",
76-
"nuxt": "3.17.4",
76+
"nuxt": "4.0.3",
7777
"typescript": "5.8.3"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)