Skip to content

Commit be7d56b

Browse files
chore(deps): update nuxt core to v3.17.0 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 355274c commit be7d56b

File tree

3 files changed

+2989
-479
lines changed

3 files changed

+2989
-479
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.16.2",
14+
"nuxt": "3.17.0",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint": "9.25.1",
6060
"husky": "9.1.7",
6161
"lint-staged": "15.5.1",
62-
"nuxt": "3.16.2",
62+
"nuxt": "3.17.0",
6363
"simple-git-hooks": "2.12.1",
6464
"vitest": "3.1.2"
6565
},
@@ -73,7 +73,7 @@
7373
},
7474
"resolutions": {
7575
"@nuxt/content": "2.13.4",
76-
"@nuxt/kit": "3.16.2",
76+
"@nuxt/kit": "3.17.0",
7777
"@nuxtjs/html-validator": "link:./"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)