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 6e0c7b1 commit dfabd94Copy full SHA for dfabd94
package.json
@@ -14,18 +14,18 @@
14
"@unovis/ts": "^1.6.1",
15
"@unovis/vue": "^1.6.1",
16
"date-fns": "^4.1.0",
17
- "vue": "^3.5.22",
+ "vue": "^3.5.23",
18
"vue-router": "^4.6.3",
19
"zod": "^4.1.12"
20
},
21
"devDependencies": {
22
"@vitejs/plugin-vue": "^6.0.1",
23
- "eslint": "^9.38.0",
+ "eslint": "^9.39.1",
24
"eslint-plugin-vue": "^10.5.1",
25
"typescript": "^5.9.3",
26
- "typescript-eslint": "^8.46.2",
27
- "vite": "^7.1.12",
28
- "vue-tsc": "^3.1.2"
+ "typescript-eslint": "^8.46.3",
+ "vite": "^7.2.2",
+ "vue-tsc": "^3.1.3"
29
30
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
31
}
0 commit comments