升级依赖。

This commit is contained in:
2023-04-12 18:27:24 +08:00
parent ee04d00cad
commit d8dd27241f
3 changed files with 65 additions and 64 deletions

View File

@@ -11,8 +11,8 @@
"dependencies": {
"@babel/eslint-parser": "^7.21.3",
"@element-plus/icons-vue": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"axios": "^1.3.5",
"babel": "^6.23.0",
"echarts": "^5.4.2",
@@ -30,7 +30,7 @@
"eslint-config-recommended": "^4.1.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-vue": "^9.10.0",
"sass": "^1.61.0",
"sass": "^1.62.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vue-eslint-parser": "^9.1.1"