chore: updated deps

This commit is contained in:
Marvin Zhang
2023-01-14 20:22:35 +08:00
parent 02d00dd73f
commit dd20c68ea8
5 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@crawlab/app",
"version": "0.6.0",
"version": "0.6.1",
"scripts": {
"serve": "vite",
"serve:dist": "serve dist",
@@ -22,7 +22,7 @@
"@vitejs/plugin-vue": "^3.2.0",
"atom-material-icons": "^3.0.0",
"codemirror": "^5.59.1",
"crawlab-ui": "0.6.0-41",
"crawlab-ui": "0.6.1",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",