vben
2021-06-19 e8d6f8851efd7076946486864936f1797280d3ba
package.json
@@ -35,8 +35,8 @@
  },
  "dependencies": {
    "@iconify/iconify": "^2.0.2",
    "@logicflow/core": "^0.4.15",
    "@logicflow/extension": "^0.4.15",
    "@logicflow/core": "^0.5.0",
    "@logicflow/extension": "^0.5.0",
    "@vueuse/core": "^5.0.3",
    "@zxcvbn-ts/core": "^0.3.0",
    "ant-design-vue": "2.1.6",
@@ -45,12 +45,12 @@
    "cropperjs": "^1.5.12",
    "crypto-js": "^4.0.0",
    "echarts": "^5.1.2",
    "intro.js": "^4.0.0",
    "intro.js": "^4.1.0",
    "lodash-es": "^4.17.21",
    "mockjs": "^1.1.0",
    "nprogress": "^0.2.0",
    "path-to-regexp": "^6.2.0",
    "pinia": "2.0.0-alpha.13",
    "pinia": "2.0.0-beta.3",
    "print-js": "^1.6.0",
    "qrcode": "^1.4.4",
    "sortablejs": "^1.13.0",
@@ -66,17 +66,17 @@
  "devDependencies": {
    "@commitlint/cli": "^12.1.4",
    "@commitlint/config-conventional": "^12.1.4",
    "@iconify/json": "^1.1.357",
    "@iconify/json": "^1.1.358",
    "@purge-icons/generated": "^0.7.0",
    "@types/codemirror": "^5.60.0",
    "@types/crypto-js": "^4.0.1",
    "@types/fs-extra": "^9.0.11",
    "@types/inquirer": "^7.3.1",
    "@types/inquirer": "^7.3.2",
    "@types/intro.js": "^3.0.1",
    "@types/jest": "^26.0.23",
    "@types/lodash-es": "^4.17.4",
    "@types/mockjs": "^1.0.3",
    "@types/node": "^15.12.2",
    "@types/node": "^15.12.4",
    "@types/nprogress": "^0.2.0",
    "@types/qrcode": "^1.4.0",
    "@types/qs": "^6.9.6",
@@ -94,7 +94,7 @@
    "conventional-changelog-cli": "^2.1.1",
    "cross-env": "^7.0.3",
    "dotenv": "^10.0.0",
    "eslint": "^7.28.0",
    "eslint": "^7.29.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-define-config": "^1.0.8",
    "eslint-plugin-jest": "^24.3.6",