Skip to content

Commit a33cd46

Browse files
committed
update package.json
1 parent 8ca1f78 commit a33cd46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

admin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
},
2121
"dependencies": {
2222
"axios": "^0.19.2",
23-
"echarts": "^4.6.0",
23+
"echarts": "^4.8.0",
2424
"element-ui": "2.7.2",
2525
"js-cookie": "2.2.0",
2626
"layui-src": "^2.5.5",
27-
"mavon-editor": "^2.7.7",
27+
"mavon-editor": "^2.9.0",
2828
"normalize.css": "7.0.0",
2929
"nprogress": "0.2.0",
3030
"path-to-regexp": "2.4.0",
@@ -42,7 +42,7 @@
4242
"@vue/cli-plugin-unit-jest": "3.6.3",
4343
"@vue/cli-service": "3.6.0",
4444
"@vue/test-utils": "1.0.0-beta.29",
45-
"autoprefixer": "^9.7.4",
45+
"autoprefixer": "^9.8.0",
4646
"babel-core": "7.0.0-bridge.0",
4747
"babel-eslint": "10.0.1",
4848
"babel-jest": "23.6.0",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-vue": "5.2.2",
5353
"html-webpack-plugin": "3.2.0",
5454
"mockjs": "1.0.1-beta3",
55-
"node-sass": "^4.13.1",
55+
"node-sass": "^4.14.1",
5656
"runjs": "^4.3.2",
5757
"sass-loader": "^7.3.1",
5858
"script-ext-html-webpack-plugin": "2.1.3",

0 commit comments

Comments
 (0)