chore(package.json): 升级element-plus版本2.2.29→2.2.32

Former-commit-id: 51144711a3
This commit is contained in:
haoxr 2023-02-21 00:00:48 +08:00
parent 3cd7db8d22
commit 22704ace8b
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"axios": "^1.2.2",
"default-passive-events": "^2.0.0",
"echarts": "^5.2.2",
"element-plus": "^2.2.29",
"element-plus": "^2.2.32",
"js-cookie": "^3.0.1",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
@ -50,7 +50,7 @@
"husky": "^7.0.4",
"postcss": "^8.4.20",
"prettier": "^2.6.2",
"sass": "^1.53.3",
"sass": "^1.53.0",
"tailwindcss": "^3.2.4",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.13.0",