⬆ chore: update dependencies

This commit is contained in:
chuzhixin 2022-10-07 18:07:43 +08:00
parent afc2bc1205
commit 87c84f0164

View File

@ -39,10 +39,10 @@
] ]
}, },
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^1.1.1",
"caniuse-lite": "^1.0.30001414", "caniuse-lite": "^1.0.30001418",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"core-js": "^3.25.3", "core-js": "^3.25.5",
"dayjs": "^1.11.5", "dayjs": "^1.11.5",
"echarts": "5.4.0", "echarts": "5.4.0",
"element-ui": "^2.15.10", "element-ui": "^2.15.10",
@ -77,7 +77,7 @@
"@vue/composition-api": "^1.7.1", "@vue/composition-api": "^1.7.1",
"@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-prettier": "^7.0.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"body-parser": "^1.20.0", "body-parser": "^1.20.1",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"eslint": "^7.32.0", "eslint": "^7.32.0",