chore(package.json): 升级`element-plus` 、`i18n`、`pinia` 版本

This commit is contained in:
haoxr 2023-03-26 18:33:02 +08:00
parent ce238a5690
commit 9cc27a9e88
1 changed files with 3 additions and 3 deletions

View File

@ -15,14 +15,14 @@
"@wangeditor/editor-for-vue": "^5.1.10",
"axios": "^1.3.4",
"echarts": "^5.2.2",
"element-plus": "^2.2.32",
"element-plus": "^2.3.1",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.12",
"pinia": "^2.0.33",
"screenfull": "^6.0.0",
"vue": "^3.2.45",
"vue-i18n": "^9.1.9",
"vue-i18n": "9",
"vue-router": "^4.1.6"
},
"devDependencies": {