refactor: 移除多余依赖 vue-codemirror,统一版本号书写方式

pull/69/head
puhui999 2025-04-09 10:54:25 +08:00
parent ff166fb6c3
commit 938e7be719
2 changed files with 2 additions and 2 deletions

View File

@ -43,10 +43,9 @@
"@vueuse/core": "catalog:", "@vueuse/core": "catalog:",
"ant-design-vue": "catalog:", "ant-design-vue": "catalog:",
"dayjs": "catalog:", "dayjs": "catalog:",
"highlight.js": "^11.11.1", "highlight.js": "catalog:",
"pinia": "catalog:", "pinia": "catalog:",
"vue": "catalog:", "vue": "catalog:",
"vue-codemirror": "^6.1.1",
"vue-router": "catalog:" "vue-router": "catalog:"
} }
} }

View File

@ -191,3 +191,4 @@ catalog:
watermark-js-plus: ^1.5.8 watermark-js-plus: ^1.5.8
zod: ^3.24.2 zod: ^3.24.2
zod-defaults: ^0.1.3 zod-defaults: ^0.1.3
highlight.js: ^11.11.1