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:
invalid w
2024-01-08 10:05:46 +08:00
parent f9fc369637
commit f2a0f73028
2 changed files with 282 additions and 125 deletions

View File

@@ -100,7 +100,7 @@
"tinymce": "^5.10.9",
"unocss": "0.58.3",
"vditor": "^3.9.8",
"vue": "^3.4.5",
"vue": "3.3.4",
"vue-i18n": "^9.8.0",
"vue-json-pretty": "^2.3.0",
"vue-router": "^4.2.5",

405
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff