Skip to content

Commit 3ff9b37

Browse files
chore(deps): update nuxt core to v4 (major) (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f59c202 commit 3ff9b37

File tree

3 files changed

+1470
-349
lines changed

3 files changed

+1470
-349
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
"@nuxt-themes/docus": "1.15.1",
14-
"nuxt": "3.17.6",
14+
"nuxt": "4.0.1",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"test": "pnpm vitest run"
4343
},
4444
"dependencies": {
45-
"@nuxt/kit": "^3.15.4",
45+
"@nuxt/kit": "^4.0.0",
4646
"consola": "^3.4.0",
4747
"html-validate": "~9.7.0",
4848
"knitwork": "^1.2.0",
@@ -59,7 +59,7 @@
5959
"eslint": "9.30.1",
6060
"husky": "9.1.7",
6161
"lint-staged": "16.1.2",
62-
"nuxt": "3.17.6",
62+
"nuxt": "4.0.1",
6363
"simple-git-hooks": "2.13.0",
6464
"vitest": "3.2.4"
6565
},
@@ -73,7 +73,7 @@
7373
},
7474
"resolutions": {
7575
"@nuxt/content": "2.13.4",
76-
"@nuxt/kit": "3.17.6",
76+
"@nuxt/kit": "^4.0.0",
7777
"@nuxtjs/html-validator": "link:./"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)