vben
2021-05-27 566280422de0537c4e31496eaaa95a9d51fe9458
package.json
@@ -1,6 +1,6 @@
{
  "name": "vben-admin",
  "version": "2.3.0",
  "version": "2.4.0",
  "author": {
    "name": "vben",
    "email": "anncwb@126.com",
@@ -8,7 +8,7 @@
  },
  "scripts": {
    "bootstrap": "yarn install",
    "serve": "cross-env --max_old_space_size=4096 vite",
    "serve": "npm run dev",
    "dev": "cross-env  --max_old_space_size=4096  vite",
    "build": "vite build && esno ./build/script/postBuild.ts",
    "build:no-cache": "yarn clean:cache && npm run build",
@@ -32,14 +32,14 @@
    "postinstall": "npm run install:husky"
  },
  "dependencies": {
    "@iconify/iconify": "^2.0.0",
    "@logicflow/core": "^0.3.6",
    "@logicflow/extension": "^0.3.6",
    "@vueuse/core": "^4.9.2",
    "@iconify/iconify": "^2.0.1",
    "@logicflow/core": "^0.4.8",
    "@logicflow/extension": "^0.4.8",
    "@vueuse/core": "^4.11.1",
    "@zxcvbn-ts/core": "^0.3.0",
    "ant-design-vue": "^2.1.3",
    "ant-design-vue": "2.1.2",
    "axios": "^0.21.1",
    "codemirror": "^5.61.0",
    "codemirror": "^5.61.1",
    "cropperjs": "^1.5.11",
    "crypto-js": "^4.0.0",
    "echarts": "^5.1.1",
@@ -51,19 +51,19 @@
    "print-js": "^1.6.0",
    "qrcode": "^1.4.4",
    "sortablejs": "^1.13.0",
    "tinymce": "^5.8.0",
    "vditor": "^3.8.4",
    "tinymce": "^5.8.1",
    "vditor": "^3.8.5",
    "vue": "3.0.11",
    "vue-i18n": "9.0.0",
    "vue-i18n": "9.1.6",
    "vue-json-pretty": "^2.0.2",
    "vue-router": "^4.0.6",
    "vue-router": "^4.0.8",
    "vue-types": "^3.0.2",
    "xlsx": "^0.16.9"
    "xlsx": "^0.17.0"
  },
  "devDependencies": {
    "@commitlint/cli": "^12.1.1",
    "@commitlint/config-conventional": "^12.1.1",
    "@iconify/json": "^1.1.340",
    "@commitlint/cli": "^12.1.4",
    "@commitlint/config-conventional": "^12.1.4",
    "@iconify/json": "^1.1.349",
    "@purge-icons/generated": "^0.7.0",
    "@types/codemirror": "^5.60.0",
    "@types/crypto-js": "^4.0.1",
@@ -75,18 +75,18 @@
    "@types/qrcode": "^1.4.0",
    "@types/qs": "^6.9.6",
    "@types/sortablejs": "^1.10.6",
    "@typescript-eslint/eslint-plugin": "^4.22.1",
    "@typescript-eslint/parser": "^4.22.1",
    "@vitejs/plugin-legacy": "^1.3.3",
    "@typescript-eslint/eslint-plugin": "^4.25.0",
    "@typescript-eslint/parser": "^4.25.0",
    "@vitejs/plugin-legacy": "^1.4.0",
    "@vitejs/plugin-vue": "^1.2.2",
    "@vitejs/plugin-vue-jsx": "^1.1.4",
    "@vue/compiler-sfc": "3.0.11",
    "autoprefixer": "^10.2.5",
    "autoprefixer": "^10.2.6",
    "commitizen": "^4.2.4",
    "conventional-changelog-cli": "^2.1.1",
    "cross-env": "^7.0.3",
    "dotenv": "^9.0.1",
    "eslint": "^7.26.0",
    "dotenv": "^10.0.0",
    "eslint": "^7.27.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-define-config": "^1.0.8",
    "eslint-plugin-prettier": "^3.4.0",
@@ -95,12 +95,12 @@
    "fs-extra": "^10.0.0",
    "http-server": "^0.12.3",
    "husky": "^6.0.0",
    "inquirer": "^8.0.0",
    "inquirer": "^8.1.0",
    "is-ci": "^3.0.0",
    "less": "^4.1.1",
    "lint-staged": "^11.0.0",
    "postcss": "^8.2.14",
    "prettier": "^2.2.1",
    "postcss": "^8.3.0",
    "prettier": "^2.3.0",
    "pretty-quick": "^3.1.0",
    "rimraf": "^3.0.2",
    "rollup-plugin-visualizer": "5.5.0",
@@ -108,26 +108,26 @@
    "stylelint-config-prettier": "^8.0.2",
    "stylelint-config-standard": "^22.0.0",
    "stylelint-order": "^4.1.0",
    "ts-node": "^9.1.1",
    "typescript": "4.2.4",
    "vite": "2.2.4",
    "ts-node": "^10.0.0",
    "typescript": "4.3.2",
    "vite": "2.3.3",
    "vite-plugin-compression": "^0.2.5",
    "vite-plugin-html": "^2.0.7",
    "vite-plugin-imagemin": "^0.3.2",
    "vite-plugin-mock": "^2.5.0",
    "vite-plugin-mock": "^2.5.4",
    "vite-plugin-purge-icons": "^0.7.0",
    "vite-plugin-pwa": "^0.7.3",
    "vite-plugin-style-import": "^0.10.0",
    "vite-plugin-svg-icons": "^0.5.0",
    "vite-plugin-theme": "^0.7.1",
    "vite-plugin-windicss": "0.15.10",
    "vite-plugin-style-import": "^0.10.1",
    "vite-plugin-svg-icons": "^0.6.1",
    "vite-plugin-theme": "^0.8.0",
    "vite-plugin-windicss": "^0.16.5",
    "vue-eslint-parser": "^7.6.0",
    "vue-tsc": "^0.1.2"
    "vue-tsc": "^0.1.6"
  },
  "resolutions": {
    "//": "Used to install imagemin dependencies, because imagemin may not be installed in China.If it is abroad, you can delete it",
    "//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it",
    "bin-wrapper": "npm:bin-wrapper-china",
    "rollup": "^2.47.0"
    "rollup": "^2.50.2"
  },
  "repository": {
    "type": "git",