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 d5cf82b commit 004d1d6Copy full SHA for 004d1d6
package.json
@@ -10,7 +10,7 @@
10
"typecheck": "vue-tsc -p ./tsconfig.app.json"
11
},
12
"dependencies": {
13
- "@nuxt/ui-pro": "3.0.0-beta.3",
+ "@nuxt/ui-pro": "3.0.0-beta.4",
14
"@unovis/vue": "^1.5.1",
15
"date-fns": "^4.1.0",
16
"vue": "^3.5.13",
@@ -22,12 +22,12 @@
22
"eslint": "^9.22.0",
23
"eslint-plugin-vue": "^10.0.0",
24
"typescript": "^5.8.2",
25
- "typescript-eslint": "^8.26.0",
+ "typescript-eslint": "^8.26.1",
26
"vite": "^6.2.1",
27
"vue-tsc": "^2.2.2"
28
29
"resolutions": {
30
"vue-tsc": "2.2.2"
31
32
- "packageManager": "pnpm@10.6.1"
+ "packageManager": "pnpm@10.6.2"
33
}
0 commit comments