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 1df3054 commit 7eb74deCopy full SHA for 7eb74de
package.json
@@ -30,8 +30,8 @@
30
"@vue/test-utils": "^2.4.6",
31
"@vue/tsconfig": "^0.8.1",
32
"eslint": "^9.36.0",
33
- "eslint-plugin-vue": "~10.4.0",
34
- "jiti": "^2.5.1",
+ "eslint-plugin-vue": "~10.5.0",
+ "jiti": "^2.6.0",
35
"jsdom": "^27.0.0",
36
"less": "^4.4.1",
37
"npm-run-all2": "^8.0.4",
@@ -40,9 +40,9 @@
40
"unplugin-auto-import": "^20.1.0",
41
"unplugin-vue-components": "^29.1.0",
42
"unplugin-vue-router": "^0.15.0",
43
- "vite": "^7.1.6",
+ "vite": "^7.1.7",
44
"vite-plugin-vue-devtools": "^8.0.2",
45
"vitest": "^3.2.4",
46
- "vue-tsc": "^3.0.7"
+ "vue-tsc": "^3.0.8"
47
}
48
0 commit comments