Skip to content

Commit 862638c

Browse files
chore(deps): update nuxt core to v4 (major) (#596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f3a475 commit 862638c

File tree

3 files changed

+1936
-288
lines changed

3 files changed

+1936
-288
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxtjs/plausible": "^1.2.0",
14-
"nuxt": "^3.17.4",
14+
"nuxt": "^4.0.0",
1515
"shadcn-docs-nuxt": "^1.0.1",
1616
"vue": "^3.5.16",
1717
"vue-router": "^4.5.1"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@antfu/eslint-config": "4.13.2",
6363
"@codspeed/vitest-plugin": "4.0.1",
64-
"@nuxt/kit": "3.17.5",
64+
"@nuxt/kit": "4.0.1",
6565
"@types/estree": "1.0.7",
6666
"@types/node": "22.15.29",
6767
"@vitest/coverage-v8": "3.2.4",
@@ -79,7 +79,7 @@
7979
},
8080
"resolutions": {
8181
"magic-regexp": "link:.",
82-
"nuxt": "3.17.5",
82+
"nuxt": "4.0.1",
8383
"vite": "7.0.2",
8484
"vue": "3.5.17"
8585
},

0 commit comments

Comments
 (0)