We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c7d00 commit 82defe8Copy full SHA for 82defe8
client/package.json
@@ -5,7 +5,7 @@
5
"@iconify-json/carbon": "^1.2.5",
6
"@nuxt/devtools-kit": "^1.7.0",
7
"@nuxt/devtools-ui-kit": "latest",
8
- "@nuxt/kit": "^3.15.1",
+ "@nuxt/kit": "^3.15.2",
9
"floating-vue": "5.2.2",
10
"nuxt": "latest",
11
"shiki": "^1.26.2",
package.json
@@ -57,7 +57,7 @@
57
},
58
"dependencies": {
59
60
61
"consola": "^3.4.0",
62
"defu": "^6.1.4",
63
"nuxt-site-config": "^3.0.6",
@@ -90,7 +90,7 @@
90
"eslint": "^9.18.0",
91
"execa": "^9.5.2",
92
"firebase-functions": "^6.2.0",
93
- "nuxt": "^3.15.1",
+ "nuxt": "^3.15.2",
94
"typescript": "5.6.3",
95
"unocss": "^65.4.0",
96
"vitest": "^2.1.8",
0 commit comments