| | |
| | | { |
| | | "name": "rlzy-web", |
| | | "private": true, |
| | | "version": "1.0.0", |
| | | "version": "1.1.0", |
| | | "scripts": { |
| | | "dev": "cross-env vite", |
| | | "dev:jx": "cross-env VITE_AppType=jx vite", |
| | |
| | | "dependencies": { |
| | | "@bole-12333/chat-kit": "latest", |
| | | "@bole-12333/customer-chat": "latest", |
| | | "@bole-core/components": "^1.3.14", |
| | | "@bole-core/components": "^1.3.17", |
| | | "@bole-core/core": "latest", |
| | | "@bole-core/pretty-layout": "latest", |
| | | "@bole-core/sass-utils": "latest", |
| | |
| | | "css-color-function": "^1.3.3", |
| | | "dayjs": "^1.11.5", |
| | | "echarts": "^5.5.1", |
| | | "element-plus": "^2.8.4", |
| | | "element-plus": "^2.11.2", |
| | | "element-resize-detector": "^1.2.4", |
| | | "fabric": "5.3.0", |
| | | "fabric-history": "1.6.0", |
| | |
| | | "vite-plugin-html": "^3.2.2", |
| | | "vite-plugin-importus": "^1.0.5", |
| | | "vite-plugin-live-reload": "^3.0.3", |
| | | "vite-plugin-mock": "^3.0.0", |
| | | "vite-plugin-mock": "3.0.0", |
| | | "vite-plugin-remove-console": "^2.2.0", |
| | | "vite-plugin-style-import": "^2.0.0", |
| | | "vite-plugin-svg-icons": "^2.0.1", |
| | |
| | | "xlsx-style@0.8.13": "patches/xlsx-style@0.8.13.patch" |
| | | }, |
| | | "overrides": { |
| | | "vue": "3.5.11", |
| | | "@bole-core/components": "link:../boledocs-vue/packages/components" |
| | | "vue": "3.5.11" |
| | | } |
| | | } |
| | | } |