chore: update deps

This commit is contained in:
xingyuv
2023-02-13 09:09:48 +08:00
parent 937c5218f9
commit 5516733826
4 changed files with 13 additions and 13 deletions

View File

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