Skip to content

Commit 2245e4c

Browse files
chore(deps): update nuxt framework to ^4.2.0
1 parent 5d92424 commit 2245e4c

File tree

4 files changed

+854
-703
lines changed

4 files changed

+854
-703
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"joi": "^18.0.1",
3535
"maska": "^3.2.0",
3636
"motion-v": "^1.7.3",
37-
"nuxt": "^4.1.2",
37+
"nuxt": "^4.2.0",
3838
"nuxt-component-meta": "^0.14.1",
3939
"nuxt-llms": "^0.1.3",
4040
"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": "^2.1.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",
@@ -168,7 +168,7 @@
168168
"embla-carousel": "^8.6.0",
169169
"eslint": "^9.38.0",
170170
"happy-dom": "^20.0.8",
171-
"nuxt": "^4.1.2",
171+
"nuxt": "^4.2.0",
172172
"release-it": "^19.0.5",
173173
"vitest": "^3.2.4",
174174
"vitest-axe": "^0.1.0",
@@ -209,7 +209,7 @@
209209
}
210210
},
211211
"resolutions": {
212-
"@nuxt/kit": "^4.1.2",
212+
"@nuxt/kit": "^4.2.0",
213213
"@nuxt/ui": "workspace:*",
214214
"debug": "4.3.7",
215215
"typescript": "5.8.3",

playgrounds/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@internationalized/date": "^3.10.0",
1717
"@nuxt/ui": "workspace:*",
1818
"ai": "^5.0.80",
19-
"nuxt": "^4.1.2",
19+
"nuxt": "^4.2.0",
2020
"zod": "^4.1.12"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)