chore: update

This commit is contained in:
xiaoxian521
2021-10-03 08:38:48 +08:00
parent 52dba8a79c
commit 34782fe351
2 changed files with 171 additions and 64 deletions

View File

@@ -21,24 +21,24 @@
"@amap/amap-jsapi-loader": "^1.0.1",
"@logicflow/core": "^0.4.6",
"@logicflow/extension": "^0.4.6",
"@vueuse/core": "^6.4.1",
"@vueuse/core": "^6.5.3",
"animate.css": "^4.1.1",
"await-to-js": "^3.0.0",
"axios": "^0.21.1",
"cropperjs": "^1.5.11",
"dayjs": "^1.10.6",
"echarts": "^5.1.2",
"dayjs": "^1.10.7",
"echarts": "^5.2.1",
"element-plus": "1.1.0-beta.19",
"element-resize-detector": "^1.2.3",
"font-awesome": "^4.7.0",
"lodash-es": "^4.17.21",
"lowdb": "^3.0.0",
"mitt": "^2.1.0",
"mitt": "^3.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.0-rc.6",
"pinia": "2.0.0-rc.10",
"resize-observer-polyfill": "^1.5.1",
"responsive-storage": "^1.0.10",
"sortablejs": "1.13.0",
@@ -92,7 +92,7 @@
"stylelint-order": "^4.1.0",
"typescript": "^4.4.2",
"unplugin-element-plus": "^0.1.0",
"vite": "^2.5.10",
"vite": "^2.6.2",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-style-import": "^1.2.1",
"vite-svg-loader": "^2.2.0",