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:" },