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 1f756c4 commit ff2e814Copy full SHA for ff2e814
package.json
@@ -15,16 +15,16 @@
15
"date-fns": "^4.1.0",
16
"vue": "^3.5.17",
17
"vue-router": "^4.5.1",
18
- "zod": "^3.25.67"
+ "zod": "^3.25.76"
19
},
20
"devDependencies": {
21
"@vitejs/plugin-vue": "^5.2.4",
22
- "eslint": "^9.30.0",
23
- "eslint-plugin-vue": "^10.2.0",
+ "eslint": "^9.31.0",
+ "eslint-plugin-vue": "^10.3.0",
24
"typescript": "^5.8.3",
25
- "typescript-eslint": "^8.35.0",
+ "typescript-eslint": "^8.36.0",
26
"vite": "^6.3.5",
27
- "vue-tsc": "^2.2.10"
+ "vue-tsc": "^2.2.12"
28
29
"resolutions": {
30
"unimport": "4.1.1"
@@ -35,5 +35,5 @@
35
"vue-demi"
36
]
37
38
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.13.1"
39
}
0 commit comments