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 34885f0 commit a5504d9Copy full SHA for a5504d9
package.json
@@ -16,12 +16,12 @@
16
},
17
"devDependencies": {
18
"@vitejs/plugin-vue": "^6.0.1",
19
- "eslint": "^9.38.0",
+ "eslint": "^9.39.1",
20
"eslint-plugin-vue": "^10.5.1",
21
"typescript": "^5.9.3",
22
- "typescript-eslint": "^8.46.2",
23
- "vite": "^7.1.12",
24
- "vue-tsc": "^3.1.2"
+ "typescript-eslint": "^8.46.3",
+ "vite": "^7.2.0",
+ "vue-tsc": "^3.1.3"
25
26
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
27
}
0 commit comments