Skip to content

Commit 38de740

Browse files
chore(deps): update nuxt framework to ^4.2.0
1 parent 7c76c53 commit 38de740

File tree

4 files changed

+913
-762
lines changed

4 files changed

+913
-762
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": "^18.0.1",
3131
"maska": "^3.2.0",
3232
"motion-v": "^1.7.3",
33-
"nuxt": "^4.1.2",
33+
"nuxt": "^4.2.0",
3434
"nuxt-component-meta": "^0.14.1",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.12",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@internationalized/number": "^3.6.5",
117117
"@nuxt/fonts": "^0.11.4",
118118
"@nuxt/icon": "^1.15.0",
119-
"@nuxt/kit": "^4.1.2",
120-
"@nuxt/schema": "^4.1.2",
119+
"@nuxt/kit": "^4.2.0",
120+
"@nuxt/schema": "^4.2.0",
121121
"@nuxtjs/color-mode": "^3.5.2",
122122
"@standard-schema/spec": "^1.0.0",
123123
"@tailwindcss/postcss": "^4.1.16",
@@ -164,7 +164,7 @@
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.38.0",
166166
"happy-dom": "^20.0.8",
167-
"nuxt": "^4.1.2",
167+
"nuxt": "^4.2.0",
168168
"release-it": "^19.0.5",
169169
"vitest": "^3.2.4",
170170
"vitest-environment-nuxt": "^1.0.1",
@@ -204,7 +204,7 @@
204204
}
205205
},
206206
"resolutions": {
207-
"@nuxt/kit": "^4.1.2",
207+
"@nuxt/kit": "^4.2.0",
208208
"@nuxt/module-builder": "1.0.1",
209209
"@nuxt/ui": "workspace:*",
210210
"debug": "4.3.7",

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.10.0",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
17-
"nuxt": "^4.1.2",
17+
"nuxt": "^4.2.0",
1818
"zod": "^4.1.12"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)