Skip to content

Commit bd2d6ad

Browse files
committed
chore: update deps
1 parent ce84b14 commit bd2d6ad

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
"@form-create/element-ui": "^3.1.17",
3232
"@iconify/iconify": "^3.1.1",
3333
"@videojs-player/vue": "^1.0.0",
34-
"@vueuse/core": "^10.3.0",
34+
"@vueuse/core": "^10.4.1",
3535
"@wangeditor/editor": "^5.1.23",
3636
"@wangeditor/editor-for-vue": "^5.1.10",
3737
"@zxcvbn-ts/core": "^3.0.3",
3838
"animate.css": "^4.1.1",
39-
"axios": "^1.4.0",
39+
"axios": "^1.5.0",
4040
"benz-amr-recorder": "^1.1.5",
4141
"bpmn-js-token-simulation": "^0.10.0",
4242
"camunda-bpmn-moddle": "^7.0.1",
43-
"cropperjs": "^1.5.13",
43+
"cropperjs": "^1.6.0",
4444
"crypto-js": "^4.1.1",
4545
"dayjs": "^1.11.9",
46-
"diagram-js": "^11.6.0",
46+
"diagram-js": "^12.3.0",
4747
"echarts": "^5.4.3",
4848
"echarts-wordcloud": "^2.1.0",
49-
"element-plus": "2.3.9",
49+
"element-plus": "2.3.12",
5050
"fast-xml-parser": "^4.2.7",
5151
"highlight.js": "^11.8.0",
5252
"intro.js": "^7.2.0",
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@commitlint/cli": "^17.7.1",
7575
"@commitlint/config-conventional": "^17.7.0",
76-
"@iconify/json": "^2.2.103",
76+
"@iconify/json": "^2.2.107",
7777
"@intlify/unplugin-vue-i18n": "^0.12.3",
7878
"@purge-icons/generated": "^0.9.0",
7979
"@types/intro.js": "^5.1.1",
@@ -84,16 +84,16 @@
8484
"@types/qs": "^6.9.7",
8585
"@typescript-eslint/eslint-plugin": "^6.4.1",
8686
"@typescript-eslint/parser": "^6.4.1",
87-
"@unocss/transformer-variant-group": "^0.55.2",
87+
"@unocss/transformer-variant-group": "^0.55.3",
8888
"@vitejs/plugin-legacy": "^4.1.1",
8989
"@vitejs/plugin-vue": "^4.3.3",
9090
"@vitejs/plugin-vue-jsx": "^3.0.2",
91-
"@vue-macros/volar": "^0.13.7",
91+
"@vue-macros/volar": "^0.14.2",
9292
"autoprefixer": "^10.4.15",
9393
"bpmn-js": "^8.9.0",
9494
"bpmn-js-properties-panel": "^0.46.0",
9595
"consola": "^3.2.3",
96-
"eslint": "^8.47.0",
96+
"eslint": "^8.48.0",
9797
"eslint-config-prettier": "^9.0.0",
9898
"eslint-define-config": "^1.23.0",
9999
"eslint-plugin-prettier": "^5.0.0",
@@ -113,7 +113,7 @@
113113
"stylelint-order": "^6.0.3",
114114
"terser": "^5.19.2",
115115
"typescript": "5.1.6",
116-
"unocss": "^0.55.2",
116+
"unocss": "^0.55.3",
117117
"unplugin-auto-import": "^0.16.6",
118118
"unplugin-element-plus": "^0.8.0",
119119
"unplugin-vue-components": "^0.25.1",

0 commit comments

Comments
 (0)