We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d4d8f commit a5f7436Copy full SHA for a5f7436
2 files changed
template/base/package.json
@@ -11,7 +11,7 @@
11
},
12
"devDependencies": {
13
"@vitejs/plugin-vue": "^6.0.7",
14
- "vite": "^8.0.13",
+ "vite": "^8.0.14",
15
"vite-plugin-vue-devtools": "^8.1.2"
16
17
"engines": {
template/config/jsx/package.json
@@ -4,6 +4,6 @@
4
5
6
"@vitejs/plugin-vue-jsx": "^5.1.5",
7
- "vite": "^8.0.13"
+ "vite": "^8.0.14"
8
}
9
0 commit comments