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 efe10bb commit cfdff9bCopy full SHA for cfdff9b
package.json
@@ -15,14 +15,14 @@
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.37.0",
26
"vite": "^6.3.5",
27
"vue-tsc": "^3.0.1"
28
@@ -35,5 +35,5 @@
35
"vue-demi"
36
]
37
38
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.13.1"
39
}
0 commit comments