From 45708e52ae285e2b5007d6e9328049b885133529 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Thu, 7 Nov 2024 10:08:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=94=81=E5=AE=9A=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/effects/common-ui/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/effects/common-ui/package.json b/packages/effects/common-ui/package.json index f2136647..77ada4f3 100644 --- a/packages/effects/common-ui/package.json +++ b/packages/effects/common-ui/package.json @@ -38,11 +38,11 @@ "@vben/types": "workspace:*", "@vueuse/core": "catalog:", "@vueuse/integrations": "catalog:", - "codemirror": "^6.0.1", + "codemirror": "6.0.1", "qrcode": "catalog:", - "vditor": "^3.10.6", + "vditor": "3.10.7", "vue": "catalog:", - "vue-codemirror6": "^1.3.4", + "vue-codemirror6": "1.3.4", "vue-json-pretty": "^2.4.0", "vue-router": "catalog:" },