| | |
| | | "type": "module", |
| | | "scripts": { |
| | | "dev": "vite", |
| | | "build:prod": "vue-tsc --noEmit --skipLibCheck && vite build", |
| | | "build:prod": " vite build", |
| | | "build:stage": "vite build --mode staging", |
| | | "preview": "vite preview" |
| | | }, |
| | | "dependencies": { |
| | | "@element-plus/icons-vue": "^2.3.1", |
| | | "@smallwei/avue": "^3.6.2", |
| | | "@smallwei/avue": "^3.7.3", |
| | | "@types/file-saver": "^2.0.7", |
| | | "@types/nprogress": "^0.2.3", |
| | | "@types/sm-crypto": "^0.3.4", |
| | |
| | | "axios": "^1.7.9", |
| | | "default-passive-events": "^2.0.0", |
| | | "echarts": "^5.6.0", |
| | | "element-plus": "^2.9.4", |
| | | "element-plus": "^2.11.8", |
| | | "file-saver": "^2.0.5", |
| | | "js-base64": "^3.7.7", |
| | | "js-cookie": "^3.0.1", |
| | | "nprogress": "^0.2.0", |
| | | "pinia": "^2.3.1", |
| | | "pinia-plugin-persistedstate": "^4.2.0", |
| | | "pinia": "^3.0.3", |
| | | "pinia-plugin-persistedstate": "^4.7.1", |
| | | "sm-crypto": "^0.3.13", |
| | | "splitpanes": "^3.1.8", |
| | | "vue": "^3.5.13", |