We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a98c9 commit 2eef39dCopy full SHA for 2eef39d
package.json
@@ -31,7 +31,7 @@
31
"@types/markdown-it": "^14.1.2",
32
"@typescript-eslint/eslint-plugin": "^8.37.0",
33
"@typescript-eslint/parser": "^8.37.0",
34
- "@vitejs/plugin-vue": "5.2.1",
+ "@vitejs/plugin-vue": "^6.0.1",
35
"@vue/tsconfig": "^0.7.0",
36
"autoprefixer": "^10.4.21",
37
"browserslist": "^4.25.1",
@@ -40,7 +40,7 @@
40
"postcss": "^8.5.3",
41
"terser": "^5.43.1",
42
"typescript": "~5.6.2",
43
- "vite": "6.0.5",
+ "vite": "^6.0.5",
44
"vue-eslint-parser": "^10.2.0",
45
"vue-tsc": "^2.2.0"
46
}
0 commit comments