We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28d71c commit 6cdc757Copy full SHA for 6cdc757
package.json
@@ -10,7 +10,7 @@
10
"typecheck": "vue-tsc -p ./tsconfig.app.json"
11
},
12
"dependencies": {
13
- "@nuxt/ui": "^4.0.0-alpha.1",
+ "@nuxt/ui": "^4.0.0-alpha.2",
14
"vue": "^3.5.21",
15
"vue-router": "^4.5.1"
16
@@ -19,12 +19,12 @@
19
"eslint": "^9.35.0",
20
"eslint-plugin-vue": "^10.4.0",
21
"typescript": "^5.9.2",
22
- "typescript-eslint": "^8.42.0",
+ "typescript-eslint": "^8.44.0",
23
"vite": "^7.1.5",
24
- "vue-tsc": "^3.0.6"
+ "vue-tsc": "^3.0.7"
25
26
"resolutions": {
27
"unimport": "4.1.1"
28
29
- "packageManager": "pnpm@10.15.1"
+ "packageManager": "pnpm@10.16.1"
30
}
0 commit comments