Skip to content

Commit 56fc757

Browse files
chore(deps): update nuxt framework to ^3.17.4 (v3) (#4205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cf9f25 commit 56fc757

File tree

4 files changed

+270
-199
lines changed

4 files changed

+270
-199
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"capture-website": "^4.2.0",
2323
"joi": "^17.13.3",
2424
"motion-v": "^1.0.2",
25-
"nuxt": "^3.17.3",
25+
"nuxt": "^3.17.4",
2626
"nuxt-component-meta": "^0.11.0",
2727
"nuxt-llms": "^0.1.2",
2828
"nuxt-og-image": "^5.1.3",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@
117117
"@internationalized/number": "^3.6.1",
118118
"@nuxt/fonts": "^0.11.4",
119119
"@nuxt/icon": "^1.13.0",
120-
"@nuxt/kit": "^3.17.3",
121-
"@nuxt/schema": "^3.17.3",
120+
"@nuxt/kit": "^3.17.4",
121+
"@nuxt/schema": "^3.17.4",
122122
"@nuxtjs/color-mode": "^3.5.2",
123123
"@standard-schema/spec": "^1.0.0",
124124
"@tailwindcss/postcss": "^4.1.7",
@@ -164,7 +164,7 @@
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.27.0",
166166
"happy-dom": "^17.4.7",
167-
"nuxt": "^3.17.3",
167+
"nuxt": "^3.17.4",
168168
"release-it": "^19.0.2",
169169
"vitest": "^3.1.3",
170170
"vitest-environment-nuxt": "^1.0.1",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@iconify-json/simple-icons": "^1.2.34",
1414
"@nuxt/ui": "latest",
1515
"@nuxthub/core": "^0.8.27",
16-
"nuxt": "^3.17.3",
16+
"nuxt": "^3.17.4",
1717
"zod": "^3.24.4"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)