We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6417be commit 4be73d2Copy full SHA for 4be73d2
client/package.json
@@ -5,9 +5,9 @@
5
"@iconify-json/carbon": "^1.2.8",
6
"@nuxt/devtools-kit": "^2.4.0",
7
"@nuxt/devtools-ui-kit": "^2.4.0",
8
- "@nuxt/kit": "^3.16.2",
+ "@nuxt/kit": "^3.17.0",
9
"floating-vue": "^5.2.2",
10
- "nuxt": "3.16.2",
+ "nuxt": "3.17.0",
11
"shiki": "^3.2.2",
12
"vue": "^3.5.13",
13
"vue-router": "^4.5.0"
package.json
@@ -58,7 +58,7 @@
58
"typecheck": "tsc --noEmit"
59
},
60
"dependencies": {
61
62
"consola": "^3.4.2",
63
"defu": "^6.1.4",
64
"nuxt-site-config": "^3.1.9",
@@ -91,7 +91,7 @@
91
"eslint": "^9.24.0",
92
"execa": "^9.5.2",
93
"firebase-functions": "^6.3.2",
94
- "nuxt": "^3.16.2",
+ "nuxt": "^3.17.0",
95
"typescript": "^5.8.3",
96
"unocss": "^66.0.0",
97
"vitest": "^3.1.1",
0 commit comments