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 a6bbec6 commit 404451aCopy full SHA for 404451a
package.json
@@ -10,7 +10,7 @@
10
"typecheck": "vue-tsc -p ./tsconfig.app.json"
11
},
12
"dependencies": {
13
- "@nuxt/ui": "^4.0.0",
+ "@nuxt/ui": "^4.0.1",
14
"@unovis/ts": "^1.6.1",
15
"@unovis/vue": "^1.6.1",
16
"date-fns": "^4.1.0",
@@ -22,13 +22,13 @@
22
"@vitejs/plugin-vue": "^6.0.1",
23
"eslint": "^9.36.0",
24
"eslint-plugin-vue": "^10.5.0",
25
- "typescript": "^5.9.2",
26
- "typescript-eslint": "^8.44.1",
27
- "vite": "^7.1.7",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.45.0",
+ "vite": "^7.1.8",
28
"vue-tsc": "^3.1.0"
29
30
"resolutions": {
31
"unimport": "4.1.1"
32
33
- "packageManager": "pnpm@10.17.1"
+ "packageManager": "pnpm@10.18.0"
34
}
0 commit comments