Skip to content

Commit bf60cec

Browse files
committed
fix github warn
1 parent 4d0a99f commit bf60cec

File tree

2 files changed

+1066
-630
lines changed

2 files changed

+1066
-630
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"antd": "^3.10.4",
24-
"axios": "^0.18.0",
24+
"axios": "^0.19.0",
2525
"echarts": "^4.2.0-rc.2",
2626
"mobx": "^5.6.0",
2727
"mobx-react": "^5.3.6",
@@ -66,11 +66,11 @@
6666
"typescript": "^3.6.4",
6767
"uglifyjs-webpack-plugin": "^2.0.1",
6868
"url-loader": "^1.1.2",
69-
"webpack": "^4.26.1",
70-
"webpack-cli": "^3.1.2",
71-
"webpack-dev-server": "^3.1.10",
69+
"webpack": "^4.41.1",
70+
"webpack-cli": "^3.3.9",
71+
"webpack-dev-server": "^3.8.2",
7272
"webpack-manifest-plugin": "^2.0.4",
73-
"webpack-merge": "^4.1.4"
73+
"webpack-merge": "^4.2.2"
7474
},
7575
"husky": {
7676
"hooks": {

0 commit comments

Comments
 (0)