chore: update dependencies and configuration
- Bump @vitejs/plugin-vue2 from 2.3.1 to 2.3.4
- Upgrade vite from 4.5.3 to 7.3.2
- Replace vite-plugin-checker with vite-plugin-mkcert
- Remove HTTPS configuration from vite.config.js
- Update server proxy settings in vite.config.js
正在显示
https/ezijing.com.key
deleted
100644 → 0
https/ezijing.com.pem
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -27,13 +27,13 @@ | ... | @@ -27,13 +27,13 @@ |
| "xlsx": "^0.18.5" | "xlsx": "^0.18.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@vitejs/plugin-vue2": "^2.3.1", | "@vitejs/plugin-vue2": "^2.3.4", | ||
| "ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
| "chalk": "^4.1.2", | "chalk": "^4.1.2", | ||
| "eslint": "^8.57.0", | "eslint": "^8.57.0", | ||
| "eslint-plugin-vue": "^9.24.0", | "eslint-plugin-vue": "^9.24.0", | ||
| "sass": "^1.72.0", | "sass": "^1.72.0", | ||
| "vite": "^4.5.3", | "vite": "^7.3.2", | ||
| "vite-plugin-checker": "^0.6.4" | "vite-plugin-mkcert": "^2.0.0" | ||
| } | } | ||
| } | } |
请
注册
或者
登录
后发表评论