chore(deps): update vite packages
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ playwright (push) Has been skipped
/ cleanup_surge (push) Has been skipped
/ surge (push) Failing after 1m13s
/ lint-build-and-check (push) Failing after 1m45s

This commit is contained in:
2025-06-26 16:15:18 +08:00
parent f49a425870
commit d7c959f634
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.2.7",
"@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",