chore(deps): update vite (#13489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-15 18:52:39 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent d7956c1686
commit 784c797927
3 changed files with 142 additions and 292 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vue/babel-plugin-jsx": "^1.4.0",
"autoprefixer": "^10.4.21",
"commander": "^13.1.0",
+3 -3
View File
@@ -60,8 +60,8 @@
"@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vitest/coverage-istanbul": "^3.1.4",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vitest/coverage-istanbul": "^3.2.3",
"@vue/runtime-core": "^3.5.14",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
@@ -69,7 +69,7 @@
"jsdom": "^25.0.1",
"typescript": "^5.8.3",
"vite": "^5.4.19",
"vitest": "^3.1.4",
"vitest": "^3.2.3",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.14",
"vue-router": "^4.5.1"