chore: update deps
Showing
| ... | @@ -31,22 +31,22 @@ | ... | @@ -31,22 +31,22 @@ |
| "@form-create/element-ui": "^3.1.17", | "@form-create/element-ui": "^3.1.17", | ||
| "@iconify/iconify": "^3.1.1", | "@iconify/iconify": "^3.1.1", | ||
| "@videojs-player/vue": "^1.0.0", | "@videojs-player/vue": "^1.0.0", | ||
| "@vueuse/core": "^10.3.0", | "@vueuse/core": "^10.4.1", | ||
| "@wangeditor/editor": "^5.1.23", | "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-vue": "^5.1.10", | "@wangeditor/editor-for-vue": "^5.1.10", | ||
| "@zxcvbn-ts/core": "^3.0.3", | "@zxcvbn-ts/core": "^3.0.3", | ||
| "animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
| "axios": "^1.4.0", | "axios": "^1.5.0", | ||
| "benz-amr-recorder": "^1.1.5", | "benz-amr-recorder": "^1.1.5", | ||
| "bpmn-js-token-simulation": "^0.10.0", | "bpmn-js-token-simulation": "^0.10.0", | ||
| "camunda-bpmn-moddle": "^7.0.1", | "camunda-bpmn-moddle": "^7.0.1", | ||
| "cropperjs": "^1.5.13", | "cropperjs": "^1.6.0", | ||
| "crypto-js": "^4.1.1", | "crypto-js": "^4.1.1", | ||
| "dayjs": "^1.11.9", | "dayjs": "^1.11.9", | ||
| "diagram-js": "^11.6.0", | "diagram-js": "^12.3.0", | ||
| "echarts": "^5.4.3", | "echarts": "^5.4.3", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.3.9", | "element-plus": "2.3.12", | ||
| "fast-xml-parser": "^4.2.7", | "fast-xml-parser": "^4.2.7", | ||
| "highlight.js": "^11.8.0", | "highlight.js": "^11.8.0", | ||
| "intro.js": "^7.2.0", | "intro.js": "^7.2.0", | ||
| ... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/cli": "^17.7.1", | "@commitlint/cli": "^17.7.1", | ||
| "@commitlint/config-conventional": "^17.7.0", | "@commitlint/config-conventional": "^17.7.0", | ||
| "@iconify/json": "^2.2.103", | "@iconify/json": "^2.2.107", | ||
| "@intlify/unplugin-vue-i18n": "^0.12.3", | "@intlify/unplugin-vue-i18n": "^0.12.3", | ||
| "@purge-icons/generated": "^0.9.0", | "@purge-icons/generated": "^0.9.0", | ||
| "@types/intro.js": "^5.1.1", | "@types/intro.js": "^5.1.1", | ||
| ... | @@ -84,16 +84,16 @@ | ... | @@ -84,16 +84,16 @@ |
| "@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
| "@typescript-eslint/eslint-plugin": "^6.4.1", | "@typescript-eslint/eslint-plugin": "^6.4.1", | ||
| "@typescript-eslint/parser": "^6.4.1", | "@typescript-eslint/parser": "^6.4.1", | ||
| "@unocss/transformer-variant-group": "^0.55.2", | "@unocss/transformer-variant-group": "^0.55.3", | ||
| "@vitejs/plugin-legacy": "^4.1.1", | "@vitejs/plugin-legacy": "^4.1.1", | ||
| "@vitejs/plugin-vue": "^4.3.3", | "@vitejs/plugin-vue": "^4.3.3", | ||
| "@vitejs/plugin-vue-jsx": "^3.0.2", | "@vitejs/plugin-vue-jsx": "^3.0.2", | ||
| "@vue-macros/volar": "^0.13.7", | "@vue-macros/volar": "^0.14.2", | ||
| "autoprefixer": "^10.4.15", | "autoprefixer": "^10.4.15", | ||
| "bpmn-js": "^8.9.0", | "bpmn-js": "^8.9.0", | ||
| "bpmn-js-properties-panel": "^0.46.0", | "bpmn-js-properties-panel": "^0.46.0", | ||
| "consola": "^3.2.3", | "consola": "^3.2.3", | ||
| "eslint": "^8.47.0", | "eslint": "^8.48.0", | ||
| "eslint-config-prettier": "^9.0.0", | "eslint-config-prettier": "^9.0.0", | ||
| "eslint-define-config": "^1.23.0", | "eslint-define-config": "^1.23.0", | ||
| "eslint-plugin-prettier": "^5.0.0", | "eslint-plugin-prettier": "^5.0.0", | ||
| ... | @@ -113,7 +113,7 @@ | ... | @@ -113,7 +113,7 @@ |
| "stylelint-order": "^6.0.3", | "stylelint-order": "^6.0.3", | ||
| "terser": "^5.19.2", | "terser": "^5.19.2", | ||
| "typescript": "5.1.6", | "typescript": "5.1.6", | ||
| "unocss": "^0.55.2", | "unocss": "^0.55.3", | ||
| "unplugin-auto-import": "^0.16.6", | "unplugin-auto-import": "^0.16.6", | ||
| "unplugin-element-plus": "^0.8.0", | "unplugin-element-plus": "^0.8.0", | ||
| "unplugin-vue-components": "^0.25.1", | "unplugin-vue-components": "^0.25.1", | ||
| ... | ... |
Please
register
or
sign in
to comment