refactor: 移除多余依赖 vue-codemirror,统一版本号书写方式
parent
ff166fb6c3
commit
938e7be719
|
|
@ -43,10 +43,9 @@
|
|||
"@vueuse/core": "catalog:",
|
||||
"ant-design-vue": "catalog:",
|
||||
"dayjs": "catalog:",
|
||||
"highlight.js": "^11.11.1",
|
||||
"highlight.js": "catalog:",
|
||||
"pinia": "catalog:",
|
||||
"vue": "catalog:",
|
||||
"vue-codemirror": "^6.1.1",
|
||||
"vue-router": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -191,3 +191,4 @@ catalog:
|
|||
watermark-js-plus: ^1.5.8
|
||||
zod: ^3.24.2
|
||||
zod-defaults: ^0.1.3
|
||||
highlight.js: ^11.11.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue