Skip to content

Commit 78fdf1a

Browse files
chore(deps): update nuxt core to v3.17.1 (#553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0a9621 commit 78fdf1a

File tree

2 files changed

+97
-195
lines changed

2 files changed

+97
-195
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@antfu/eslint-config": "4.12.0",
6363
"@codspeed/vitest-plugin": "4.0.1",
64-
"@nuxt/kit": "3.17.0",
64+
"@nuxt/kit": "3.17.1",
6565
"@types/estree": "1.0.7",
6666
"@types/node": "22.15.3",
6767
"@vitest/coverage-v8": "3.1.2",
@@ -79,7 +79,7 @@
7979
},
8080
"resolutions": {
8181
"magic-regexp": "link:.",
82-
"nuxt": "3.17.0",
82+
"nuxt": "3.17.1",
8383
"vite": "6.3.3",
8484
"vue": "3.5.13"
8585
},

0 commit comments

Comments
 (0)