Skip to content

Commit 328c9ba

Browse files
chore(deps): update nuxt core (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baf2bf2 commit 328c9ba

File tree

3 files changed

+1215
-437
lines changed

3 files changed

+1215
-437
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": "4.1.3",
14+
"nuxt": "4.2.0",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"devDependencies": {
5454
"@nuxt/eslint-config": "1.9.0",
5555
"@nuxt/module-builder": "1.0.2",
56-
"@nuxt/test-utils": "3.19.2",
56+
"@nuxt/test-utils": "3.20.1",
5757
"@vitest/coverage-v8": "3.2.4",
5858
"bumpp": "10.3.1",
5959
"eslint": "9.38.0",
6060
"husky": "9.1.7",
6161
"lint-staged": "16.2.5",
62-
"nuxt": "4.1.3",
62+
"nuxt": "4.2.0",
6363
"simple-git-hooks": "2.13.1",
6464
"vitest": "3.2.4"
6565
},

0 commit comments

Comments
 (0)