| | |
| | | "version": "4.5.0", |
| | | "scripts": { |
| | | "dev": "vite --host", |
| | | "test": "vite --host --mode test", |
| | | "prod": "vite --mode production", |
| | | "build": "vite build", |
| | | "build:prod": "vite build --mode production", |
| | | "serve": "vite preview --host" |
| | | }, |
| | | "dependencies": { |
| | | "element-plus": "^2.9.3", |
| | | "@element-plus/icons-vue": "^2.3.1", |
| | | "@smallwei/avue": "^3.6.2", |
| | | "avue-plugin-ueditor": "^1.0.4", |
| | | "@saber/nf-design-base-elp": "^1.3.0", |
| | | "@saber/nf-form-design-elp": "^1.4.1", |
| | | "@saber/nf-form-elp": "^1.4.4", |
| | | "@smallwei/avue": "^3.6.2", |
| | | "animate.css": "^4.1.1", |
| | | "avue-plugin-ueditor": "^1.0.4", |
| | | "axios": "^1.8.3", |
| | | "codemirror": "^5.65.16", |
| | | "crypto-js": "^4.1.1", |
| | | "dayjs": "^1.10.6", |
| | | "disable-devtool": "^0.3.8", |
| | | "element-plus": "^2.9.3", |
| | | "highlight.js": "^11.9.0", |
| | | "js-base64": "^3.7.4", |
| | | "js-cookie": "^3.0.0", |
| | |
| | | "devDependencies": { |
| | | "@vitejs/plugin-vue": "^5.0.4", |
| | | "@vue/compiler-sfc": "^3.4.27", |
| | | "sass": "^1.85.1", |
| | | "prettier": "^2.8.7", |
| | | "sass": "^1.85.1", |
| | | "terser": "^5.31.1", |
| | | "unplugin-auto-import": "^0.11.2", |
| | | "vite": "^5.2.12", |