Skip to content

Commit 05ea5ab

Browse files
committed
⬆️ chore: update version
1 parent 3d7eb3b commit 05ea5ab

File tree

2 files changed

+97
-92
lines changed

2 files changed

+97
-92
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
]
3333
},
3434
"dependencies": {
35-
"axios": "^1.7.2",
36-
"caniuse-lite": "^1.0.30001645",
35+
"axios": "^1.7.3",
36+
"caniuse-lite": "^1.0.30001647",
3737
"clipboard": "^2.0.11",
3838
"core-js": "^3.37.1",
3939
"dayjs": "^1.11.12",
@@ -44,12 +44,12 @@
4444
"lodash": "^4.17.21",
4545
"mockjs": "^1.1.0",
4646
"nprogress": "^0.2.0",
47-
"qs": "^6.12.3",
47+
"qs": "^6.13.0",
4848
"screenfull": "^5.2.0",
4949
"sortablejs": "^1.15.2",
5050
"vab-icon": "file:vab-icon",
5151
"vue": "~2.7.14",
52-
"vue-echarts": "6.7.3",
52+
"vue-echarts": "7.0.1",
5353
"vue-router": "^3.6.5",
5454
"vue-template-compiler": "~2.7.14",
5555
"vuex": "^3.6.2"
@@ -67,7 +67,7 @@
6767
"eslint-plugin-prettier": "^3.4.1",
6868
"eslint-plugin-vue": "^9.1.1",
6969
"image-webpack-loader": "^8.1.0",
70-
"lint-staged": "^15.2.7",
70+
"lint-staged": "^15.2.8",
7171
"prettier": "^2.8.8",
7272
"sass": "~1.32.13",
7373
"sass-loader": "^10.1.1",

0 commit comments

Comments
 (0)