chore: update deps
Showing
| ... | @@ -41,8 +41,8 @@ | ... | @@ -41,8 +41,8 @@ |
| "diagram-js": "^11.6.0", | "diagram-js": "^11.6.0", | ||
| "echarts": "^5.4.1", | "echarts": "^5.4.1", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.2.29", | "element-plus": "2.2.30", | ||
| "fast-xml-parser": "^4.0.13", | "fast-xml-parser": "^4.1.2", | ||
| "highlight.js": "^11.7.0", | "highlight.js": "^11.7.0", | ||
| "intro.js": "^6.0.0", | "intro.js": "^6.0.0", | ||
| "jsencrypt": "^3.3.1", | "jsencrypt": "^3.3.1", | ||
| ... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
| "vue-router": "^4.1.6", | "vue-router": "^4.1.6", | ||
| "vue-types": "^5.0.2", | "vue-types": "^5.0.2", | ||
| "vuedraggable": "^4.1.0", | "vuedraggable": "^4.1.0", | ||
| "vxe-table": "^4.3.9", | "vxe-table": "^4.3.10", | ||
| "web-storage-cache": "^1.1.1", | "web-storage-cache": "^1.1.1", | ||
| "xe-utils": "^3.5.7", | "xe-utils": "^3.5.7", | ||
| "xml-js": "^1.6.11" | "xml-js": "^1.6.11" | ||
| ... | @@ -68,7 +68,7 @@ | ... | @@ -68,7 +68,7 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/cli": "^17.4.2", | "@commitlint/cli": "^17.4.2", | ||
| "@commitlint/config-conventional": "^17.4.2", | "@commitlint/config-conventional": "^17.4.2", | ||
| "@iconify/json": "^2.2.19", | "@iconify/json": "^2.2.20", | ||
| "@intlify/unplugin-vue-i18n": "^0.8.2", | "@intlify/unplugin-vue-i18n": "^0.8.2", | ||
| "@purge-icons/generated": "^0.9.0", | "@purge-icons/generated": "^0.9.0", | ||
| "@types/intro.js": "^5.1.0", | "@types/intro.js": "^5.1.0", | ||
| ... | @@ -97,14 +97,14 @@ | ... | @@ -97,14 +97,14 @@ |
| "postcss-scss": "^4.0.6", | "postcss-scss": "^4.0.6", | ||
| "prettier": "^2.8.4", | "prettier": "^2.8.4", | ||
| "rimraf": "^4.1.2", | "rimraf": "^4.1.2", | ||
| "rollup": "^3.14.0", | "rollup": "^3.15.0", | ||
| "sass": "^1.58.0", | "sass": "^1.58.0", | ||
| "stylelint": "^14.16.1", | "stylelint": "^15.1.0", | ||
| "stylelint-config-html": "^1.1.0", | "stylelint-config-html": "^1.1.0", | ||
| "stylelint-config-prettier": "^9.0.4", | "stylelint-config-prettier": "^9.0.5", | ||
| "stylelint-config-recommended": "^9.0.0", | "stylelint-config-recommended": "^10.0.1", | ||
| "stylelint-config-standard": "^29.0.0", | "stylelint-config-standard": "^30.0.1", | ||
| "stylelint-order": "^6.0.1", | "stylelint-order": "^6.0.2", | ||
| "terser": "^5.16.3", | "terser": "^5.16.3", | ||
| "typescript": "4.9.5", | "typescript": "4.9.5", | ||
| "unplugin-auto-import": "^0.14.2", | "unplugin-auto-import": "^0.14.2", | ||
| ... | ... |
Please
register
or
sign in
to comment