Skip to content

Commit e56afbf

Browse files
committed
chore: update deps
1 parent eb9f8c9 commit e56afbf

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
@@ -31,23 +31,23 @@
3131
"@form-create/element-ui": "^3.1.24",
3232
"@iconify/iconify": "^3.1.1",
3333
"@videojs-player/vue": "^1.0.0",
34-
"@vueuse/core": "^10.5.0",
34+
"@vueuse/core": "^10.6.1",
3535
"@wangeditor/editor": "^5.1.23",
3636
"@wangeditor/editor-for-vue": "^5.1.10",
3737
"@zxcvbn-ts/core": "^3.0.4",
3838
"animate.css": "^4.1.1",
39-
"axios": "^1.6.0",
39+
"axios": "^1.6.1",
4040
"benz-amr-recorder": "^1.1.5",
4141
"bpmn-js-token-simulation": "^0.10.0",
4242
"camunda-bpmn-moddle": "^7.0.1",
4343
"cropperjs": "^1.6.1",
4444
"crypto-js": "^4.2.0",
4545
"dayjs": "^1.11.10",
46-
"diagram-js": "^12.6.0",
47-
"driver.js": "^1.3.0",
46+
"diagram-js": "^12.8.0",
47+
"driver.js": "^1.3.1",
4848
"echarts": "^5.4.3",
4949
"echarts-wordcloud": "^2.1.0",
50-
"element-plus": "2.4.1",
50+
"element-plus": "2.4.2",
5151
"fast-xml-parser": "^4.3.2",
5252
"highlight.js": "^11.9.0",
5353
"jsencrypt": "^3.3.2",
@@ -62,59 +62,59 @@
6262
"steady-xml": "^0.1.0",
6363
"url": "^0.11.3",
6464
"video.js": "^7.21.5",
65-
"vue": "^3.3.7",
65+
"vue": "^3.3.8",
6666
"vue-dompurify-html": "^4.1.4",
67-
"vue-i18n": "^9.6.2",
67+
"vue-i18n": "^9.6.5",
6868
"vue-router": "^4.2.5",
6969
"vue-types": "^5.1.1",
7070
"vuedraggable": "^4.1.0",
7171
"web-storage-cache": "^1.1.1",
7272
"xml-js": "^1.6.11"
7373
},
7474
"devDependencies": {
75-
"@commitlint/cli": "^18.2.0",
76-
"@commitlint/config-conventional": "^18.1.0",
77-
"@iconify/json": "^2.2.135",
78-
"@intlify/unplugin-vue-i18n": "^1.4.0",
75+
"@commitlint/cli": "^18.4.1",
76+
"@commitlint/config-conventional": "^18.4.0",
77+
"@iconify/json": "^2.2.142",
78+
"@intlify/unplugin-vue-i18n": "^1.5.0",
7979
"@purge-icons/generated": "^0.9.0",
80-
"@types/lodash-es": "^4.17.10",
81-
"@types/node": "^20.8.9",
82-
"@types/nprogress": "^0.2.2",
83-
"@types/qrcode": "^1.5.4",
84-
"@types/qs": "^6.9.9",
85-
"@types/sortablejs": "^1.15.4",
86-
"@typescript-eslint/eslint-plugin": "^6.9.1",
87-
"@typescript-eslint/parser": "^6.9.1",
88-
"@unocss/transformer-variant-group": "^0.57.1",
89-
"@unocss/eslint-config": "^0.57.1",
80+
"@types/lodash-es": "^4.17.11",
81+
"@types/node": "^20.9.0",
82+
"@types/nprogress": "^0.2.3",
83+
"@types/qrcode": "^1.5.5",
84+
"@types/qs": "^6.9.10",
85+
"@types/sortablejs": "^1.15.5",
86+
"@typescript-eslint/eslint-plugin": "^6.11.0",
87+
"@typescript-eslint/parser": "^6.11.0",
88+
"@unocss/transformer-variant-group": "^0.57.4",
89+
"@unocss/eslint-config": "^0.57.4",
9090
"@vitejs/plugin-legacy": "^4.1.1",
91-
"@vitejs/plugin-vue": "^4.4.0",
91+
"@vitejs/plugin-vue": "^4.4.1",
9292
"@vitejs/plugin-vue-jsx": "^3.0.2",
9393
"autoprefixer": "^10.4.16",
9494
"bpmn-js": "8.9.0",
9595
"bpmn-js-properties-panel": "0.46.0",
9696
"consola": "^3.2.3",
97-
"eslint": "^8.52.0",
97+
"eslint": "^8.53.0",
9898
"eslint-config-prettier": "^9.0.0",
9999
"eslint-define-config": "^1.24.1",
100100
"eslint-plugin-prettier": "^5.0.1",
101101
"eslint-plugin-vue": "^9.18.1",
102-
"lint-staged": "^15.0.2",
102+
"lint-staged": "^15.1.0",
103103
"postcss": "^8.4.31",
104104
"postcss-html": "^1.5.0",
105105
"postcss-scss": "^4.0.9",
106-
"prettier": "^3.0.3",
106+
"prettier": "^3.1.0",
107107
"rimraf": "^5.0.5",
108-
"rollup": "^4.1.5",
108+
"rollup": "^4.4.1",
109109
"sass": "^1.69.5",
110110
"stylelint": "^15.11.0",
111111
"stylelint-config-html": "^1.1.0",
112112
"stylelint-config-recommended": "^13.0.0",
113113
"stylelint-config-standard": "^34.0.0",
114114
"stylelint-order": "^6.0.3",
115-
"terser": "^5.23.0",
115+
"terser": "^5.24.0",
116116
"typescript": "5.2.2",
117-
"unocss": "^0.57.1",
117+
"unocss": "^0.57.4",
118118
"unplugin-auto-import": "^0.16.7",
119119
"unplugin-element-plus": "^0.8.0",
120120
"unplugin-vue-components": "^0.25.2",

0 commit comments

Comments
 (0)