升级依赖。

This commit is contained in:
2023-04-20 14:36:42 +08:00
parent faa515f0cc
commit 2b45c48e04
2 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
"@element-plus/icons-vue": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"axios": "^1.3.5",
"axios": "^1.3.6",
"babel": "^6.23.0",
"echarts": "^5.4.2",
"element-plus": "^2.3.3",
@@ -32,7 +32,7 @@
"eslint-plugin-vue": "^9.11.0",
"sass": "^1.62.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite": "^4.2.2",
"vue-eslint-parser": "^9.1.1"
}
}