From 729e1776d9c92037a8fc7a0ea8f505d9641d05c7 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Mon, 1 Jul 2024 16:59:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E6=9B=B4=E6=96=B0npm=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Web/package.json b/Web/package.json index fbf1ffb7..8a27e551 100644 --- a/Web/package.json +++ b/Web/package.json @@ -68,11 +68,11 @@ "vue-signature-pad": "^3.0.2", "vue3-tree-org": "^4.2.2", "vuedraggable": "4.0.3", - "vxe-pc-ui": "^4.0.42", + "vxe-pc-ui": "^4.0.44", "vxe-table": "^4.7.39", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.4", - "xe-utils": "^3.5.27", + "xe-utils": "^3.5.28", "xlsx-js-style": "^1.2.0" }, "devDependencies": { @@ -97,7 +97,7 @@ "typescript": "^5.5.2", "vite": "^5.3.2", "vite-plugin-cdn-import": "^1.0.1", - "vite-plugin-compression2": "^1.1.1", + "vite-plugin-compression2": "^1.1.2", "vite-plugin-vue-setup-extend": "^0.4.0", "vue-eslint-parser": "^9.4.3" },