chore(deps): update vite packages
Some checks failed
/ lint-build-and-check (push) Successful in 6m7s
/ cleanup_surge (push) Has been skipped
/ surge (push) Successful in 3m57s
/ playwright (push) Failing after 3m5s
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2025-06-27 09:17:32 +08:00
parent 0a95e603bc
commit d00ba8f19a
2 changed files with 142 additions and 124 deletions

View File

@ -113,8 +113,8 @@
"@types/plotly.js-dist-min": "^2.3.4",
"@types/three": "^0.177.0",
"@vant/auto-import-resolver": "^1.3.0",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.0",
"@vitest/eslint-plugin": "^1.3.3",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.5.1",
@ -147,7 +147,7 @@
"unplugin-vue-macros": "^2.14.5",
"unplugin-vue-markdown": "^28.3.1",
"unplugin-vue-router": "^0.12.0",
"vite": "^6.3.5",
"vite": "^7.0.0",
"vite-plugin-checker": "^0.9.3",
"vite-plugin-fake-server": "^2.2.0",
"vite-plugin-image-tools": "^2.0.2",