From f7036143a4a02f9f755b90445d4b76d02a599cf1 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Wed, 20 Oct 2021 22:30:52 +0800 Subject: [PATCH] chore: update some packages version --- package.json | 14 +- src/views/flow-chart/index.vue | 2 +- yarn.lock | 271 +++++++++++++++++---------------- 3 files changed, 151 insertions(+), 136 deletions(-) diff --git a/package.json b/package.json index 6b2386c18..6e088e7e2 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", - "@logicflow/core": "^0.4.6", - "@logicflow/extension": "^0.4.6", - "@vueuse/core": "^6.5.3", + "@logicflow/core": "^0.7.0", + "@logicflow/extension": "^0.7.0", + "@vueuse/core": "^6.7.1", "animate.css": "^4.1.1", "await-to-js": "^3.0.0", "axios": "^0.21.1", @@ -38,7 +38,7 @@ "nprogress": "^0.2.0", "path": "^0.12.7", "path-to-regexp": "^6.2.0", - "pinia": "2.0.0-rc.10", + "pinia": "^2.0.0-rc.14", "resize-observer-polyfill": "^1.5.1", "responsive-storage": "^1.0.11", "sortablejs": "1.13.0", @@ -50,10 +50,10 @@ "vue-router": "^4.0.11", "vue-types": "^4.1.0", "vuedraggable": "^4.1.0", - "vxe-table": "^4.0.27", + "vxe-table": "^4.0.30", "wangeditor": "^4.7.7", "xe-ajax": "^4.0.5", - "xe-utils": "^3.3.1", + "xe-utils": "^3.4.0", "xgplayer": "^2.28.0" }, "devDependencies": { @@ -92,7 +92,7 @@ "stylelint-order": "^4.1.0", "typescript": "^4.4.2", "unplugin-element-plus": "^0.1.0", - "vite": "^2.6.7", + "vite": "^2.6.10", "vite-plugin-mock": "^2.9.6", "vite-plugin-style-import": "^1.2.1", "vite-svg-loader": "^2.2.0", diff --git a/src/views/flow-chart/index.vue b/src/views/flow-chart/index.vue index 887738106..0b0d2d3e2 100644 --- a/src/views/flow-chart/index.vue +++ b/src/views/flow-chart/index.vue @@ -85,7 +85,7 @@ onMounted(() => {