chore: 锁定依赖版本

This commit is contained in:
dap 2024-11-07 10:08:00 +08:00
parent 09b9569ce3
commit 45708e52ae

View File

@ -38,11 +38,11 @@
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vueuse/core": "catalog:", "@vueuse/core": "catalog:",
"@vueuse/integrations": "catalog:", "@vueuse/integrations": "catalog:",
"codemirror": "^6.0.1", "codemirror": "6.0.1",
"qrcode": "catalog:", "qrcode": "catalog:",
"vditor": "^3.10.6", "vditor": "3.10.7",
"vue": "catalog:", "vue": "catalog:",
"vue-codemirror6": "^1.3.4", "vue-codemirror6": "1.3.4",
"vue-json-pretty": "^2.4.0", "vue-json-pretty": "^2.4.0",
"vue-router": "catalog:" "vue-router": "catalog:"
}, },