chore: update optimize
Showing
| ... | ... | @@ -32,7 +32,7 @@ |
| "@wangeditor/editor-for-vue": "^5.1.10", | ||
| "@zxcvbn-ts/core": "^2.2.1", | ||
| "animate.css": "^4.1.1", | ||
| "axios": "^1.3.2", | ||
| "axios": "^1.3.3", | ||
| "bpmn-js-token-simulation": "^0.10.0", | ||
| "camunda-bpmn-moddle": "^7.0.1", | ||
| "cropperjs": "^1.5.13", | ||
| ... | ... | @@ -66,9 +66,9 @@ |
| "xml-js": "^1.6.11" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^17.4.2", | ||
| "@commitlint/config-conventional": "^17.4.2", | ||
| "@iconify/json": "^2.2.20", | ||
| "@commitlint/cli": "^17.4.3", | ||
| "@commitlint/config-conventional": "^17.4.3", | ||
| "@iconify/json": "^2.2.21", | ||
| "@intlify/unplugin-vue-i18n": "^0.8.2", | ||
| "@purge-icons/generated": "^0.9.0", | ||
| "@types/intro.js": "^5.1.0", | ||
| ... | ... | @@ -77,8 +77,8 @@ |
| "@types/nprogress": "^0.2.0", | ||
| "@types/qrcode": "^1.5.0", | ||
| "@types/qs": "^6.9.7", | ||
| "@typescript-eslint/eslint-plugin": "^5.51.0", | ||
| "@typescript-eslint/parser": "^5.51.0", | ||
| "@typescript-eslint/eslint-plugin": "^5.52.0", | ||
| "@typescript-eslint/parser": "^5.52.0", | ||
| "@vitejs/plugin-legacy": "^4.0.1", | ||
| "@vitejs/plugin-vue": "^4.0.0", | ||
| "@vitejs/plugin-vue-jsx": "^3.0.0", | ||
| ... | ... | @@ -86,19 +86,19 @@ |
| "bpmn-js": "^8.9.0", | ||
| "bpmn-js-properties-panel": "^0.46.0", | ||
| "consola": "^2.15.3", | ||
| "eslint": "^8.33.0", | ||
| "eslint": "^8.34.0", | ||
| "eslint-config-prettier": "^8.6.0", | ||
| "eslint-define-config": "^1.15.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "eslint-plugin-vue": "^9.9.0", | ||
| "lint-staged": "^13.1.1", | ||
| "lint-staged": "^13.1.2", | ||
| "postcss": "^8.4.21", | ||
| "postcss-html": "^1.5.0", | ||
| "postcss-scss": "^4.0.6", | ||
| "prettier": "^2.8.4", | ||
| "rimraf": "^4.1.2", | ||
| "rollup": "^3.15.0", | ||
| "sass": "^1.58.0", | ||
| "sass": "^1.58.1", | ||
| "stylelint": "^15.1.0", | ||
| "stylelint-config-html": "^1.1.0", | ||
| "stylelint-config-prettier": "^9.0.5", | ||
| ... | ... |
Please
register
or
sign in
to comment