Skip to content

Commit ba55ec4

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

File tree

3 files changed

+1220
-1704
lines changed

3 files changed

+1220
-1704
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.5",
14+
"nuxt": "3.17.6",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"devDependencies": {
5454
"@nuxt/eslint-config": "1.4.1",
5555
"@nuxt/module-builder": "1.0.1",
56-
"@nuxt/test-utils": "3.19.1",
56+
"@nuxt/test-utils": "3.19.2",
5757
"@vitest/coverage-v8": "3.1.2",
5858
"bumpp": "10.2.0",
5959
"eslint": "9.30.0",
6060
"husky": "9.1.7",
6161
"lint-staged": "16.1.2",
62-
"nuxt": "3.17.5",
62+
"nuxt": "3.17.6",
6363
"simple-git-hooks": "2.13.0",
6464
"vitest": "3.1.2"
6565
},
@@ -73,7 +73,7 @@
7373
},
7474
"resolutions": {
7575
"@nuxt/content": "2.13.4",
76-
"@nuxt/kit": "3.17.5",
76+
"@nuxt/kit": "3.17.6",
7777
"@nuxtjs/html-validator": "link:./"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)