chore: updates all dependencies && element-plus 2.3.4

This commit is contained in:
pany
2023-04-24 15:27:24 +08:00
parent cb872ef049
commit a801a06edd
2 changed files with 143 additions and 143 deletions

View File

@@ -27,7 +27,7 @@
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.3.6",
"dayjs": "^1.11.7",
"element-plus": "^2.3.3",
"element-plus": "^2.3.4",
"js-cookie": "^3.0.4",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
@@ -45,7 +45,7 @@
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.13",
"@types/node": "^18.16.0",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
@@ -62,11 +62,11 @@
"husky": "^8.0.3",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"sass": "^1.62.0",
"terser": "^5.17.1",
"typescript": "^5.0.4",
"unocss": "^0.51.6",
"unocss": "^0.51.8",
"unplugin-vue-define-options": "^1.3.3",
"vite": "^4.3.1",
"vite-plugin-svg-icons": "^2.0.1",