diff --git a/package.json b/package.json index d8306ba..5f08f3a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ "url": "https://gitee.com/JavaLionLi/plus-ui.git" }, "dependencies": { - "@element-plus/icons-vue": "2.3.1", + "@antv/x6": "^2.18.1", + "@element-plus/icons-vue": "^2.3.1", "@highlightjs/vue-plugin": "2.1.0", "@vitejs/plugin-basic-ssl": "^2.0.0", "@vue-flow/background": "^1.3.2", @@ -32,12 +33,15 @@ "bpmn-js": "16.4.0", "clipboard": "2.0.11", "crypto-js": "4.2.0", + "date-fns": "^4.1.0", "dayjs": "^1.11.13", "diagram-js": "12.3.0", "didi": "9.0.2", "echarts": "5.5.0", "echarts-liquidfill": "^3.1.0", "element-plus": "2.9.11", + "event-source-polyfill": "^1.0.31", + "eventsource": "^4.0.0", "file-saver": "2.0.5", "fuse.js": "7.0.0", "highlight.js": "11.9.0", @@ -51,12 +55,15 @@ "nprogress": "0.2.0", "pinia": "2.1.7", "qrcode": "^1.5.4", + "qrcode.vue": "^3.6.0", "screenfull": "6.0.2", "swiper": "^11.2.8", "uuid": "^11.0.5", "vform3-builds": "^3.0.10", "vue": "3.4.34", + "vue-barcode": "^1.3.0", "vue-cropper": "1.1.1", + "vue-draggable-resizable": "^3.0.0", "vue-i18n": "9.10.2", "vue-json-pretty": "2.4.0", "vue-router": "4.3.2",