Skip to content

Commit 14c9d3b

Browse files
chore(deps): update nuxt framework to ^4.3.0
1 parent 4f89373 commit 14c9d3b

4 files changed

Lines changed: 752 additions & 583 deletions

File tree

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.18",
1515
"@nuxt/devtools-kit": "^3.1.1",
1616
"@nuxt/devtools-ui-kit": "^3.1.1",
17-
"@nuxt/kit": "^4.2.2",
18-
"nuxt": "^4.2.2",
17+
"@nuxt/kit": "^4.3.0",
18+
"nuxt": "^4.3.0",
1919
"vue": "^3.5.27",
2020
"vue-router": "latest"
2121
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
}
106106
},
107107
"dependencies": {
108-
"@nuxt/kit": "^4.2.2",
108+
"@nuxt/kit": "^4.3.0",
109109
"@vueuse/core": "^14.1.0",
110110
"consola": "^3.4.2",
111111
"defu": "^6.1.4",
@@ -141,7 +141,7 @@
141141
"eslint-plugin-n": "^17.23.2",
142142
"happy-dom": "^20.3.4",
143143
"knitwork": "^1.3.0",
144-
"nuxt": "^4.2.2",
144+
"nuxt": "^4.3.0",
145145
"playwright-core": "^1.57.0",
146146
"posthog-js": "^1.331.0",
147147
"shiki": "^3.21.0",

0 commit comments

Comments
 (0)