Skip to content

Commit eee7b6b

Browse files
chore(deps): update nuxt core to v3.16.0 (#507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a11169 commit eee7b6b

File tree

2 files changed

+1103
-404
lines changed

2 files changed

+1103
-404
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@antfu/eslint-config": "4.4.0",
6262
"@codspeed/vitest-plugin": "4.0.0",
63-
"@nuxt/kit": "3.15.4",
63+
"@nuxt/kit": "3.16.0",
6464
"@types/estree": "1.0.6",
6565
"@types/node": "22.13.9",
6666
"@vitest/coverage-v8": "3.0.7",
@@ -83,7 +83,7 @@
8383
},
8484
"resolutions": {
8585
"magic-regexp": "link:.",
86-
"nuxt": "3.15.4",
86+
"nuxt": "3.16.0",
8787
"vite": "6.2.0",
8888
"vue": "3.5.13"
8989
},

0 commit comments

Comments
 (0)