| | |
| | | "name": "my-project", |
| | | "private": true, |
| | | "version": "0.0.0", |
| | | "type": "module", |
| | | "scripts": { |
| | | "dev": "vite", |
| | | "dev:prod": "vite --mode production", |
| | |
| | | "echarts": "^5.6.0", |
| | | "element-plus": "^2.9.2", |
| | | "event-source-polyfill": "^1.0.31", |
| | | "pinia": "^3.0.3", |
| | | "qs": "^6.14.0", |
| | | "speak-tts": "^2.0.8", |
| | | "vant": "^3.4.3", |
| | |
| | | "@vitejs/plugin-vue": "^5.2.1", |
| | | "@vue/compiler-sfc": "^3.5.13", |
| | | "@vue/tsconfig": "^0.7.0", |
| | | "amfe-flexible": "^2.2.1", |
| | | "install": "^0.13.0", |
| | | "less": "^4.2.1", |
| | | "npm": "^11.4.2", |
| | | "postcss-pxtorem": "^6.1.0", |
| | | "typescript": "~5.6.2", |
| | | "vite": "^6.0.5", |
| | | "vue-tsc": "^2.2.0" |