From 616b4c01fbddb7843112a406419b2de4e587c744 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Tue, 18 Oct 2022 14:25:37 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=96=B0=E7=89=88=E4=B8=A5=E9=87=8Dbu?= =?UTF-8?q?g=E3=80=91=E4=BF=AE=E5=A4=8DOnline=E8=A1=A8=E5=8D=95=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=87=AA=E5=B7=B1=E5=BD=95=E5=85=A5=E7=9A=84=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E4=BF=9D=E5=AD=98=E4=B8=8D=E4=BA=86=20issues/I5W9BW?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6b8fd2b..7d2ceb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,8 +62,8 @@ "vue-router": "^4.0.14", "vue-types": "^4.1.1", "vuedraggable": "^4.1.0", - "vxe-table": "^4.2.8", - "vxe-table-plugin-antd": "^3.0.6", + "vxe-table": "4.1.0", + "vxe-table-plugin-antd": "^3.0.5", "xe-utils": "^3.3.1", "xss": "^1.0.13" }, @@ -24891,12 +24891,12 @@ "license": "MIT" }, "node_modules/vxe-table": { - "version": "4.2.8", - "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.2.8.tgz", - "integrity": "sha512-t0IwE0XHZ+FKrE0x3daqm48OJprXEzDFfZWaqX64W/32n4LcCjywL9cMtL0WwplL3IHpDoe9JfKOp9d+jYwrUA==", + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.1.0.tgz", + "integrity": "sha512-FX4nc4ckkQGWG/W94z97KBIGrfZsbcni3pm+4uMzNQUcEgxgchnY78/4PrRC4ZRsHJIMv4mtNrzdfJDCTfA65g==", "peerDependencies": { "vue": "^3.2.2", - "xe-utils": "^3.5.0" + "xe-utils": "^3.2.0" } }, "node_modules/vxe-table-plugin-antd": { @@ -42939,9 +42939,9 @@ } }, "vxe-table": { - "version": "4.2.8", - "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.2.8.tgz", - "integrity": "sha512-t0IwE0XHZ+FKrE0x3daqm48OJprXEzDFfZWaqX64W/32n4LcCjywL9cMtL0WwplL3IHpDoe9JfKOp9d+jYwrUA==", + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.1.0.tgz", + "integrity": "sha512-FX4nc4ckkQGWG/W94z97KBIGrfZsbcni3pm+4uMzNQUcEgxgchnY78/4PrRC4ZRsHJIMv4mtNrzdfJDCTfA65g==", "requires": {} }, "vxe-table-plugin-antd": {