Skip to content

Commit 3362efc

Browse files
chore(deps): update nuxt core to v3.15.3 (#601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8616a85 commit 3362efc

File tree

3 files changed

+442
-441
lines changed

3 files changed

+442
-441
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.2",
14+
"nuxt": "3.15.3",
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.4.1",
60-
"nuxt": "3.15.2",
60+
"nuxt": "3.15.3",
6161
"vitest": "2.1.8"
6262
},
6363
"resolutions": {
6464
"@nuxt/content": "2.13.4",
65-
"@nuxt/kit": "3.15.2",
65+
"@nuxt/kit": "3.15.3",
6666
"@nuxtjs/html-validator": "link:./"
6767
},
6868
"publishConfig": {

0 commit comments

Comments
 (0)