更新依赖

This commit is contained in:
2023-04-18 11:21:44 +08:00
parent ca48a48f4e
commit faa515f0cc
2 changed files with 55 additions and 55 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.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"axios": "^1.3.5",
"babel": "^6.23.0",
"echarts": "^5.4.2",
@@ -29,7 +29,7 @@
"eslint": "^8.38.0",
"eslint-config-recommended": "^4.1.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-vue": "^9.10.0",
"eslint-plugin-vue": "^9.11.0",
"sass": "^1.62.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",