chore(package.json): 🔨 升级vue、vite、element-plus最新版本

Former-commit-id: 47dffd4b2b
This commit is contained in:
hxr 2023-07-09 23:42:22 +08:00
parent d97de69f67
commit 7058b2ecf5
1 changed files with 3 additions and 3 deletions

View File

@ -48,14 +48,14 @@
"axios": "^1.4.0",
"codemirror": "^5.65.13",
"echarts": "^5.2.2",
"element-plus": "^2.3.6",
"element-plus": "^2.3.7",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.33",
"screenfull": "^6.0.0",
"vue": "^3.3.1",
"vue": "^3.3.4",
"vue-i18n": "9.2.2",
"vue-router": "^4.2.0"
},
@ -96,7 +96,7 @@
"unplugin-auto-import": "^0.15.3",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.5",
"vite": "^4.4.2",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.6.5 "
},