Skip to content

Commit e06dc93

Browse files
chore(deps): update nuxt core to v4
1 parent cc0ee10 commit e06dc93

3 files changed

Lines changed: 39 additions & 68 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
5757
},
5858
"dependencies": {
59-
"@nuxt/kit": "^3.16.0",
59+
"@nuxt/kit": "^4.0.0",
6060
"@types/cloudflare-turnstile": "0.2.2",
6161
"defu": "^6.1.4",
6262
"pathe": "^2.0.3"
6363
},
6464
"devDependencies": {
6565
"@nuxt/eslint-config": "1.9.0",
6666
"@nuxt/module-builder": "1.0.2",
67-
"@nuxt/schema": "3.19.1",
67+
"@nuxt/schema": "4.1.1",
6868
"@nuxt/scripts": "0.11.13",
6969
"@nuxt/test-utils": "3.19.2",
7070
"@types/node": "22.18.1",
@@ -75,7 +75,7 @@
7575
"expect-type": "1.2.2",
7676
"get-port-please": "3.2.0",
7777
"lint-staged": "16.1.6",
78-
"nuxt": "3.19.1",
78+
"nuxt": "4.1.1",
7979
"playwright": "1.55.0",
8080
"typescript": "5.9.2",
8181
"vitest": "3.2.4",
@@ -85,7 +85,7 @@
8585
"@nuxt/scripts": "^0.11.0"
8686
},
8787
"resolutions": {
88-
"@nuxt/kit": "3.19.1",
88+
"@nuxt/kit": "^4.0.0",
8989
"@nuxtjs/turnstile": "link:."
9090
},
9191
"packageManager": "pnpm@10.15.1"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@nuxtjs/turnstile": "latest",
12-
"nuxt": "3.19.1"
12+
"nuxt": "4.1.1"
1313
}
1414
}

pnpm-lock.yaml

Lines changed: 34 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)