Skip to content

Commit f7ad0ea

Browse files
chore(deps): update nuxt framework to ^4.0.2 (v3) (#4622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68d8a98 commit f7ad0ea

File tree

4 files changed

+353
-357
lines changed

4 files changed

+353
-357
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.2.0",
3232
"motion-v": "^1.6.1",
33-
"nuxt": "^4.0.1",
33+
"nuxt": "^4.0.2",
3434
"nuxt-component-meta": "^0.13.0",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.9",

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.4",
117117
"@nuxt/fonts": "^0.11.4",
118118
"@nuxt/icon": "^1.15.0",
119-
"@nuxt/kit": "^4.0.1",
120-
"@nuxt/schema": "^4.0.1",
119+
"@nuxt/kit": "^4.0.2",
120+
"@nuxt/schema": "^4.0.2",
121121
"@nuxtjs/color-mode": "^3.5.2",
122122
"@standard-schema/spec": "^1.0.0",
123123
"@tailwindcss/postcss": "^4.1.11",
@@ -164,7 +164,7 @@
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.32.0",
166166
"happy-dom": "^18.0.1",
167-
"nuxt": "^4.0.1",
167+
"nuxt": "^4.0.2",
168168
"release-it": "^19.0.4",
169169
"vitest": "^3.2.4",
170170
"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": "^4.0.1",
17+
"nuxt": "^4.0.2",
1818
"zod": "^4.0.13"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)