Skip to content

Commit 899880b

Browse files
committed
chore: update deps
1 parent 5d760d5 commit 899880b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"@wangeditor/editor-for-vue": "^5.1.10",
3737
"@zxcvbn-ts/core": "^3.0.4",
3838
"animate.css": "^4.1.1",
39-
"axios": "^1.5.1",
39+
"axios": "^1.6.0",
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.5.0",
46+
"diagram-js": "^12.6.0",
4747
"echarts": "^5.4.3",
4848
"echarts-wordcloud": "^2.1.0",
4949
"element-plus": "2.4.1",
@@ -64,28 +64,28 @@
6464
"video.js": "^7.21.5",
6565
"vue": "^3.3.7",
6666
"vue-dompurify-html": "^4.1.4",
67-
"vue-i18n": "^9.5.0",
67+
"vue-i18n": "^9.6.2",
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.0.0",
76-
"@commitlint/config-conventional": "^18.0.0",
77-
"@iconify/json": "^2.2.132",
75+
"@commitlint/cli": "^18.2.0",
76+
"@commitlint/config-conventional": "^18.1.0",
77+
"@iconify/json": "^2.2.135",
7878
"@intlify/unplugin-vue-i18n": "^1.4.0",
7979
"@purge-icons/generated": "^0.9.0",
8080
"@types/intro.js": "^5.1.3",
8181
"@types/lodash-es": "^4.17.10",
82-
"@types/node": "^20.8.8",
82+
"@types/node": "^20.8.9",
8383
"@types/nprogress": "^0.2.2",
8484
"@types/qrcode": "^1.5.4",
8585
"@types/qs": "^6.9.9",
8686
"@types/sortablejs": "^1.15.4",
87-
"@typescript-eslint/eslint-plugin": "^6.9.0",
88-
"@typescript-eslint/parser": "^6.9.0",
87+
"@typescript-eslint/eslint-plugin": "^6.9.1",
88+
"@typescript-eslint/parser": "^6.9.1",
8989
"@unocss/transformer-variant-group": "^0.57.1",
9090
"@unocss/eslint-config": "^0.57.1",
9191
"@vitejs/plugin-legacy": "^4.1.1",
@@ -99,24 +99,24 @@
9999
"eslint-config-prettier": "^9.0.0",
100100
"eslint-define-config": "^1.24.1",
101101
"eslint-plugin-prettier": "^5.0.1",
102-
"eslint-plugin-vue": "^9.18.0",
102+
"eslint-plugin-vue": "^9.18.1",
103103
"lint-staged": "^15.0.2",
104104
"postcss": "^8.4.31",
105105
"postcss-html": "^1.5.0",
106106
"postcss-scss": "^4.0.9",
107107
"prettier": "^3.0.3",
108108
"rimraf": "^5.0.5",
109-
"rollup": "^4.1.4",
110-
"sass": "^1.69.4",
109+
"rollup": "^4.1.5",
110+
"sass": "^1.69.5",
111111
"stylelint": "^15.11.0",
112112
"stylelint-config-html": "^1.1.0",
113113
"stylelint-config-recommended": "^13.0.0",
114114
"stylelint-config-standard": "^34.0.0",
115115
"stylelint-order": "^6.0.3",
116-
"terser": "^5.22.0",
116+
"terser": "^5.23.0",
117117
"typescript": "5.2.2",
118118
"unocss": "^0.57.1",
119-
"unplugin-auto-import": "^0.16.6",
119+
"unplugin-auto-import": "^0.16.7",
120120
"unplugin-element-plus": "^0.8.0",
121121
"unplugin-vue-components": "^0.25.2",
122122
"vite": "4.5.0",
@@ -128,7 +128,7 @@
128128
"vite-plugin-svg-icons": "^2.0.1",
129129
"vite-plugin-top-level-await": "^1.3.1",
130130
"vue-eslint-parser": "^9.3.2",
131-
"vue-tsc": "^1.8.20"
131+
"vue-tsc": "^1.8.22"
132132
},
133133
"license": "MIT",
134134
"repository": {

0 commit comments

Comments
 (0)