Skip to content

Commit 370843f

Browse files
chore(deps): update nuxt framework to ^4.2.1
1 parent d202682 commit 370843f

File tree

3 files changed

+2564
-579
lines changed

3 files changed

+2564
-579
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"@iconify-json/simple-icons": "^1.2.52",
77
"@nuxt/devtools-kit": "^2.6.3",
88
"@nuxt/devtools-ui-kit": "^2.6.3",
9-
"@nuxt/kit": "^4.1.2",
9+
"@nuxt/kit": "^4.2.1",
1010
"@vueuse/core": "^13.9.0",
1111
"floating-vue": "^5.2.2",
1212
"json-editor-vue": "^0.18.1",
13-
"nuxt": "^4.1.2",
13+
"nuxt": "^4.2.1",
1414
"shiki": "^3.12.2",
1515
"splitpanes": "^4.0.4",
1616
"vue": "^3.5.21",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@nuxt/devtools-kit": "^2.6.5",
71-
"@nuxt/kit": "^4.1.3",
71+
"@nuxt/kit": "^4.2.1",
7272
"@resvg/resvg-js": "^2.6.2",
7373
"@resvg/resvg-wasm": "^2.6.2",
7474
"@unocss/core": "^66.5.3",
@@ -128,7 +128,7 @@
128128
"eslint": "^9.37.0",
129129
"happy-dom": "^20.0.0",
130130
"jest-image-snapshot": "^6.5.1",
131-
"nuxt": "^4.1.3",
131+
"nuxt": "^4.2.1",
132132
"playwright": "^1.56.0",
133133
"sass": "^1.93.2",
134134
"sharp": "^0.34.4",

0 commit comments

Comments
 (0)