Skip to content

Commit 09caf44

Browse files
chore(deps): update nuxt framework to ^3.17.6 (v3) (#4437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15482aa commit 09caf44

File tree

4 files changed

+211
-201
lines changed

4 files changed

+211
-201
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"joi": "^17.13.3",
3131
"maska": "^3.1.1",
3232
"motion-v": "^1.3.1",
33-
"nuxt": "^3.17.5",
33+
"nuxt": "^3.17.6",
3434
"nuxt-component-meta": "^0.12.0",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.8",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@internationalized/number": "^3.6.3",
117117
"@nuxt/fonts": "^0.11.4",
118118
"@nuxt/icon": "^1.15.0",
119-
"@nuxt/kit": "^3.17.5",
120-
"@nuxt/schema": "^3.17.5",
119+
"@nuxt/kit": "^3.17.6",
120+
"@nuxt/schema": "^3.17.6",
121121
"@nuxtjs/color-mode": "^3.5.2",
122122
"@standard-schema/spec": "^1.0.0",
123123
"@tailwindcss/postcss": "^4.1.11",
@@ -163,7 +163,7 @@
163163
"embla-carousel": "^8.6.0",
164164
"eslint": "^9.30.0",
165165
"happy-dom": "^18.0.1",
166-
"nuxt": "^3.17.5",
166+
"nuxt": "^3.17.6",
167167
"release-it": "^19.0.3",
168168
"vitest": "^3.2.4",
169169
"vitest-environment-nuxt": "^1.0.1",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@internationalized/date": "^3.8.2",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
17-
"nuxt": "^3.17.5",
17+
"nuxt": "^3.17.6",
1818
"zod": "^3.25.67"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)