chore(deps): update vite packages
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 4m3s
/ lint-build-and-check (push) Successful in 6m30s
/ surge (push) Successful in 3m28s
/ playwright (push) Successful in 2m44s
/ cleanup_surge (push) Successful in 20s

This commit is contained in:
2025-06-28 08:16:20 +08:00
parent 6d7171dfba
commit d102a29f04
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",