From 95801692ed6c95427c66be4acd4022e4b5eb64aa Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 11 Aug 2023 15:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=BA=95=E5=B1=82=E4=B8=BBUI?= =?UTF-8?q?=E6=A1=86=E6=9E=B6=E7=9A=84=E5=B0=8F=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a291495..6c0aa17 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@vueuse/shared": "^8.3.0", "@vueuse/core": "^8.3.0", "@zxcvbn-ts/core": "^2.0.1", - "ant-design-vue": "^3.2.12", + "ant-design-vue": "^3.2.20", "axios": "^0.26.1", "china-area-data": "^5.0.1", "clipboard": "^2.0.8", @@ -76,7 +76,7 @@ "sortablejs": "^1.15.0", "tinymce": "^5.10.3", "vditor": "^3.8.13", - "vue": "^3.2.33", + "vue": "^3.2.47", "vue-cropper": "^0.5.6", "vue-cropperjs": "^5.0.0", "vue-i18n": "^9.1.9", @@ -159,7 +159,7 @@ "ts-jest": "^27.0.7", "ts-node": "^10.7.0", "typescript": "^4.6.3", - "vite": "^3.0.2", + "vite": "^3.2.3", "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.0", "vite-plugin-imagemin": "^0.6.1",