chore: 🔨 升级element-plus版本

Former-commit-id: ad6189a62a1025eba9b4273596c86470db73fb1e
This commit is contained in:
haoxr
2023-06-02 23:05:47 +08:00
parent 7ad9a9a476
commit dfcface95d

View File

@@ -48,7 +48,7 @@
"axios": "^1.4.0", "axios": "^1.4.0",
"codemirror": "^5.65.13", "codemirror": "^5.65.13",
"echarts": "^5.2.2", "echarts": "^5.2.2",
"element-plus": "^2.3.4", "element-plus": "^2.3.6",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
@@ -102,4 +102,4 @@
"repository": "https://gitee.com/youlaiorg/vue3-element-admin.git", "repository": "https://gitee.com/youlaiorg/vue3-element-admin.git",
"author": "有来开源组织", "author": "有来开源组织",
"license": "MIT" "license": "MIT"
} }