Skip to content

Commit af10ccb

Browse files
committed
chore: update deps
1 parent ee802d6 commit af10ccb

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@vueuse/core": "^10.2.1",
3838
"@wangeditor/editor": "^5.1.23",
3939
"@wangeditor/editor-for-vue": "^5.1.10",
40-
"@zxcvbn-ts/core": "^3.0.2",
40+
"@zxcvbn-ts/core": "^3.0.3",
4141
"animate.css": "^4.1.1",
4242
"axios": "^1.4.0",
4343
"benz-amr-recorder": "^1.1.5",
@@ -47,77 +47,77 @@
4747
"crypto-js": "^4.1.1",
4848
"dayjs": "^1.11.9",
4949
"diagram-js": "^11.6.0",
50-
"echarts": "^5.4.2",
50+
"echarts": "^5.4.3",
5151
"echarts-wordcloud": "^2.1.0",
52-
"element-plus": "2.3.7",
53-
"fast-xml-parser": "^4.2.5",
52+
"element-plus": "2.3.8",
53+
"fast-xml-parser": "^4.2.6",
5454
"highlight.js": "^11.8.0",
5555
"intro.js": "^7.0.1",
5656
"jsencrypt": "^3.3.2",
5757
"lodash-es": "^4.17.21",
5858
"min-dash": "^4.1.1",
5959
"mitt": "^3.0.1",
6060
"nprogress": "^0.2.0",
61-
"pinia": "^2.1.4",
61+
"pinia": "^2.1.6",
6262
"qrcode": "^1.5.3",
6363
"qs": "^6.11.2",
6464
"steady-xml": "^0.1.0",
6565
"url": "^0.11.1",
66-
"video.js": "^8.3.0",
66+
"video.js": "^7.21.5",
6767
"vue": "3.3.4",
6868
"vue-dompurify-html": "^4.1.4",
6969
"vue-i18n": "9.2.2",
7070
"vue-router": "^4.2.4",
71-
"vue-types": "^5.1.0",
71+
"vue-types": "^5.1.1",
7272
"vuedraggable": "^4.1.0",
7373
"web-storage-cache": "^1.1.1",
7474
"xml-js": "^1.6.11"
7575
},
7676
"devDependencies": {
77-
"@commitlint/cli": "^17.6.6",
78-
"@commitlint/config-conventional": "^17.6.6",
79-
"@iconify/json": "^2.2.87",
80-
"@intlify/unplugin-vue-i18n": "^0.12.1",
77+
"@commitlint/cli": "^17.6.7",
78+
"@commitlint/config-conventional": "^17.6.7",
79+
"@iconify/json": "^2.2.95",
80+
"@intlify/unplugin-vue-i18n": "^0.12.2",
8181
"@purge-icons/generated": "^0.9.0",
8282
"@types/intro.js": "^5.1.1",
83-
"@types/lodash-es": "^4.17.7",
84-
"@types/node": "^20.4.1",
83+
"@types/lodash-es": "^4.17.8",
84+
"@types/node": "^20.4.0",
8585
"@types/nprogress": "^0.2.0",
8686
"@types/qrcode": "^1.5.1",
8787
"@types/qs": "^6.9.7",
88-
"@typescript-eslint/eslint-plugin": "^5.61.0",
89-
"@typescript-eslint/parser": "^5.61.0",
90-
"@vitejs/plugin-legacy": "^4.1.0",
88+
"@typescript-eslint/eslint-plugin": "^6.2.0",
89+
"@typescript-eslint/parser": "^6.2.0",
90+
"@vitejs/plugin-legacy": "^4.1.1",
9191
"@vitejs/plugin-vue": "^4.2.3",
9292
"@vitejs/plugin-vue-jsx": "^3.0.1",
9393
"autoprefixer": "^10.4.14",
9494
"bpmn-js": "^8.9.0",
9595
"bpmn-js-properties-panel": "^0.46.0",
9696
"consola": "^3.2.3",
97-
"eslint": "^8.44.0",
98-
"eslint-config-prettier": "^8.8.0",
97+
"eslint": "^8.46.0",
98+
"eslint-config-prettier": "^8.9.0",
9999
"eslint-define-config": "^1.21.0",
100-
"eslint-plugin-prettier": "^4.2.1",
100+
"eslint-plugin-prettier": "^5.0.0",
101101
"eslint-plugin-vue": "^9.15.1",
102102
"lint-staged": "^13.2.3",
103-
"postcss": "^8.4.25",
103+
"postcss": "^8.4.27",
104104
"postcss-html": "^1.5.0",
105105
"postcss-scss": "^4.0.6",
106-
"prettier": "^2.8.8",
106+
"prettier": "^3.0.0",
107107
"rimraf": "^5.0.1",
108-
"rollup": "^3.26.2",
109-
"sass": "^1.63.6",
110-
"stylelint": "^15.10.1",
108+
"rollup": "^3.27.0",
109+
"sass": "^1.64.1",
110+
"stylelint": "^15.10.2",
111111
"stylelint-config-recommended": "^13.0.0",
112-
"stylelint-config-recommended-vue": "^1.4.0",
112+
"stylelint-config-recommended-vue": "^1.5.0",
113113
"stylelint-config-standard": "^34.0.0",
114114
"stylelint-order": "^6.0.3",
115-
"terser": "^5.18.2",
115+
"terser": "^5.19.2",
116116
"typescript": "5.1.6",
117117
"unplugin-auto-import": "^0.16.6",
118118
"unplugin-element-plus": "^0.7.2",
119119
"unplugin-vue-components": "^0.25.1",
120-
"vite": "4.4.2",
120+
"vite": "4.4.7",
121121
"vite-plugin-compression": "^0.5.1",
122122
"vite-plugin-ejs": "^1.6.4",
123123
"vite-plugin-eslint": "^1.8.1",
@@ -126,7 +126,7 @@
126126
"vite-plugin-svg-icons": "^2.0.1",
127127
"vite-plugin-top-level-await": "^1.3.1",
128128
"vite-plugin-windicss": "^1.9.0",
129-
"vue-tsc": "^1.8.4",
129+
"vue-tsc": "^1.8.8",
130130
"windicss": "^3.5.6"
131131
},
132132
"license": "MIT",

0 commit comments

Comments
 (0)