Skip to content

Commit 2d99913

Browse files
committed
依赖升级:element-plus、axios 等依赖
1 parent 1d533e4 commit 2d99913

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@wangeditor/editor-for-vue": "^5.1.10",
3636
"@zxcvbn-ts/core": "^3.0.4",
3737
"animate.css": "^4.1.1",
38-
"axios": "^1.6.7",
38+
"axios": "^1.6.8",
3939
"benz-amr-recorder": "^1.1.5",
4040
"bpmn-js-token-simulation": "^0.10.0",
4141
"camunda-bpmn-moddle": "^7.0.1",
@@ -46,7 +46,7 @@
4646
"driver.js": "^1.3.1",
4747
"echarts": "^5.5.0",
4848
"echarts-wordcloud": "^2.1.0",
49-
"element-plus": "2.5.3",
49+
"element-plus": "2.6.1",
5050
"fast-xml-parser": "^4.3.2",
5151
"highlight.js": "^11.9.0",
5252
"jsencrypt": "^3.3.2",
@@ -55,15 +55,15 @@
5555
"mitt": "^3.0.1",
5656
"nprogress": "^0.2.0",
5757
"pinia": "^2.1.7",
58-
"pinia-plugin-persistedstate": "^3.2.0",
58+
"pinia-plugin-persistedstate": "^3.2.1",
5959
"qrcode": "^1.5.3",
60-
"qs": "^6.11.2",
60+
"qs": "^6.12.0",
6161
"steady-xml": "^0.1.0",
6262
"url": "^0.11.3",
6363
"video.js": "^7.21.5",
64-
"vue": "3.4.20",
64+
"vue": "3.4.21",
6565
"vue-dompurify-html": "^4.1.4",
66-
"vue-i18n": "9.9.1",
66+
"vue-i18n": "9.10.2",
6767
"vue-router": "^4.3.0",
6868
"vue-types": "^5.1.1",
6969
"vuedraggable": "^4.1.0",

0 commit comments

Comments
 (0)