Skip to content

Commit d121539

Browse files
chore(deps): update nuxt framework to ^4.1.0
1 parent 819b7dd commit d121539

File tree

4 files changed

+631
-600
lines changed

4 files changed

+631
-600
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.1",
33-
"nuxt": "^4.0.3",
33+
"nuxt": "^4.1.0",
3434
"nuxt-component-meta": "^0.13.1",
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.5",
117117
"@nuxt/fonts": "^0.11.4",
118118
"@nuxt/icon": "^1.15.0",
119-
"@nuxt/kit": "^4.0.3",
120-
"@nuxt/schema": "^4.0.3",
119+
"@nuxt/kit": "^4.1.0",
120+
"@nuxt/schema": "^4.1.0",
121121
"@nuxtjs/color-mode": "^3.5.2",
122122
"@standard-schema/spec": "^1.0.0",
123123
"@tailwindcss/postcss": "^4.1.12",
@@ -164,7 +164,7 @@
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.34.0",
166166
"happy-dom": "^18.0.1",
167-
"nuxt": "^4.0.3",
167+
"nuxt": "^4.1.0",
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.9.0",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
17-
"nuxt": "^4.0.3",
17+
"nuxt": "^4.1.0",
1818
"zod": "^4.1.5"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)