Skip to content

Commit c407e12

Browse files
chore(deps): update nuxt framework to ^4.2.1
1 parent 43e3670 commit c407e12

File tree

4 files changed

+3141
-628
lines changed

4 files changed

+3141
-628
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@iconify-json/carbon": "^1.2.14",
1515
"@nuxt/devtools-kit": "^2.6.5",
1616
"@nuxt/devtools-ui-kit": "^2.6.5",
17-
"@nuxt/kit": "^4.1.3",
18-
"nuxt": "^4.1.3",
17+
"@nuxt/kit": "^4.2.1",
18+
"nuxt": "^4.2.1",
1919
"vue": "^3.5.22",
2020
"vue-router": "latest"
2121
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
"dependencies": {
104-
"@nuxt/kit": "^4.1.3",
104+
"@nuxt/kit": "^4.2.1",
105105
"@vueuse/core": "^13.9.0",
106106
"consola": "^3.4.2",
107107
"defu": "^6.1.4",
@@ -136,7 +136,7 @@
136136
"eslint-plugin-n": "^17.23.1",
137137
"happy-dom": "^20.0.2",
138138
"knitwork": "^1.2.0",
139-
"nuxt": "^4.1.3",
139+
"nuxt": "^4.2.1",
140140
"playwright-core": "^1.56.0",
141141
"shiki": "^3.13.0",
142142
"typescript": "5.9.3",

0 commit comments

Comments
 (0)