Skip to content

Commit 471c641

Browse files
chore(deps): update nuxt core to v3.15.2 (#596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd1373b commit 471c641

File tree

3 files changed

+699
-311
lines changed

3 files changed

+699
-311
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.15.1",
14+
"nuxt": "3.15.2",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"eslint": "9.18.0",
5858
"husky": "9.1.7",
5959
"lint-staged": "15.3.0",
60-
"nuxt": "3.15.1",
60+
"nuxt": "3.15.2",
6161
"vitest": "2.1.8"
6262
},
6363
"resolutions": {
6464
"@nuxt/content": "2.13.4",
65-
"@nuxt/kit": "3.15.1",
65+
"@nuxt/kit": "3.15.2",
6666
"@nuxtjs/html-validator": "link:./"
6767
},
6868
"publishConfig": {

0 commit comments

Comments
 (0)