mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 04:39:12 +08:00
chore(deps): lock the version of Vue to 3.3.4
由于vue的3.4.x版本与 antdv的4.0.x版本不兼容,但是antdv的 4.1.x类型定义有些问题,所以暂且锁死vue的版本
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
"tinymce": "^5.10.9",
|
"tinymce": "^5.10.9",
|
||||||
"unocss": "0.58.3",
|
"unocss": "0.58.3",
|
||||||
"vditor": "^3.9.8",
|
"vditor": "^3.9.8",
|
||||||
"vue": "^3.4.5",
|
"vue": "3.3.4",
|
||||||
"vue-i18n": "^9.8.0",
|
"vue-i18n": "^9.8.0",
|
||||||
"vue-json-pretty": "^2.3.0",
|
"vue-json-pretty": "^2.3.0",
|
||||||
"vue-router": "^4.2.5",
|
"vue-router": "^4.2.5",
|
||||||
|
405
pnpm-lock.yaml
generated
405
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user