Skip to content

Commit e436454

Browse files
author
chuzhixin
committed
⬆️ chore: update version
1 parent e2dba93 commit e436454

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
},
3232
"dependencies": {
3333
"axios": "^1.6.7",
34-
"caniuse-lite": "^1.0.30001581",
34+
"caniuse-lite": "^1.0.30001588",
3535
"clipboard": "^2.0.11",
36-
"core-js": "^3.35.1",
36+
"core-js": "^3.36.0",
3737
"dayjs": "^1.11.10",
38-
"echarts": "5.4.3",
38+
"echarts": "5.5.0",
3939
"element-ui": "^2.15.14",
4040
"jsencrypt": "^3.3.2",
4141
"layouts": "file:layouts",
@@ -49,7 +49,7 @@
4949
"sortablejs": "^1.15.2",
5050
"vab-icon": "file:vab-icon",
5151
"vue": "~2.7.14",
52-
"vue-echarts": "6.6.8",
52+
"vue-echarts": "6.6.9",
5353
"vue-router": "^3.6.5",
5454
"vue-template-compiler": "~2.7.14",
5555
"vuex": "^3.6.2"
@@ -63,22 +63,22 @@
6363
"babel-eslint": "^10.1.0",
6464
"body-parser": "^1.20.2",
6565
"chalk": "^4.1.2",
66-
"chokidar": "^3.5.3",
66+
"chokidar": "^3.6.0",
6767
"eslint": "^7.32.0",
6868
"eslint-plugin-prettier": "^3.4.1",
6969
"eslint-plugin-vue": "^9.1.1",
7070
"filemanager-webpack-plugin": "^8.0.0",
7171
"image-webpack-loader": "^8.1.0",
72-
"lint-staged": "^15.2.1",
72+
"lint-staged": "^15.2.2",
7373
"prettier": "^2.8.8",
7474
"sass": "~1.32.13",
7575
"sass-loader": "^10.1.1",
76-
"stylelint": "^16.2.0",
76+
"stylelint": "^16.2.1",
7777
"stylelint-config-prettier": "^9.0.5",
78-
"stylelint-config-recess-order": "^4.4.0",
78+
"stylelint-config-recess-order": "^4.6.0",
7979
"svg-sprite-loader": "^6.0.11",
8080
"webpack": "4.46.0",
81-
"webpackbar": "^6.0.0"
81+
"webpackbar": "^6.0.1"
8282
},
8383
"keywords": [
8484
"vue",

0 commit comments

Comments
 (0)