Skip to content

Commit 5cf936b

Browse files
chore(deps): update nuxt core to v3.16.1 (#633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea7be9b commit 5cf936b

File tree

3 files changed

+431
-248
lines changed

3 files changed

+431
-248
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.0",
14+
"nuxt": "3.16.1",
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.22.0",
6060
"husky": "9.1.7",
6161
"lint-staged": "15.5.0",
62-
"nuxt": "3.16.0",
62+
"nuxt": "3.16.1",
6363
"simple-git-hooks": "2.11.1",
6464
"vitest": "3.0.9"
6565
},
@@ -73,7 +73,7 @@
7373
},
7474
"resolutions": {
7575
"@nuxt/content": "2.13.4",
76-
"@nuxt/kit": "3.16.0",
76+
"@nuxt/kit": "3.16.1",
7777
"@nuxtjs/html-validator": "link:./"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)