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 3514483 commit 555fff7Copy full SHA for 555fff7
package.json
@@ -19,16 +19,16 @@
19
},
20
"devDependencies": {
21
"@vitejs/plugin-vue": "^5.2.3",
22
- "eslint": "^9.23.0",
+ "eslint": "^9.24.0",
23
"eslint-plugin-vue": "^10.0.0",
24
- "typescript": "^5.8.2",
25
- "typescript-eslint": "^8.28.0",
+ "typescript": "^5.8.3",
+ "typescript-eslint": "^8.29.1",
26
"vite": "^6.2.4",
27
"vue-tsc": "^2.2.2"
28
29
"resolutions": {
30
"unimport": "4.1.1",
31
"vue-tsc": "2.2.2"
32
33
- "packageManager": "pnpm@10.7.0"
+ "packageManager": "pnpm@10.8.0"
34
}
0 commit comments