From 20e585479d0bcecefc06af0fc1c0eb33fde22c53 Mon Sep 17 00:00:00 2001 From: zhouhaibin Date: Wed, 18 Dec 2024 11:34:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BE=9D=E8=B5=96=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index 9f6417f..d810bb0 100644 --- a/package.json +++ b/package.json @@ -140,8 +140,6 @@ "@vben/vite-config": "workspace:*", "@vue/compiler-sfc": "3.5.13", "@vue/test-utils": "2.4.6", - "@vue/compiler-sfc": "3.4.37", - "@vue/test-utils": "2.4.5", "@microsoft/fetch-event-source":"2.0.1", "conventional-changelog-cli": "4.1.0", "cross-env": "7.0.3", @@ -161,9 +159,7 @@ "unbuild": "2.0.0", "vite": "5.4.0", "vite-plugin-vue-devtools": "7.6.5", - "vue-tsc": "2.1.10" - "vite-plugin-vue-devtools": "7.3.8", - "vue-tsc": "2.0.29", + "vue-tsc": "2.1.10", "layer-vue":"2.0.0-alpha.0", "vite-plugin-top-level-await":"1.4.4", "md-editor-v3": "^4.9.0",