ui/package: update deps

This commit is contained in:
Micooz 2018-05-24 23:04:51 +08:00
parent 3204405b78
commit f95a3908ad
2 changed files with 4059 additions and 5075 deletions

9114
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,28 +21,28 @@
"classnames": "^2.2.5",
"echarts": "^4.1.0",
"filesize": "^3.6.1",
"i18next": "^11.3.1",
"i18next": "^11.3.2",
"i18next-browser-languagedetector": "^2.2.0",
"i18next-xhr-backend": "^1.5.1",
"jssha": "^2.3.1",
"lodash": "^4.17.10",
"mobx": "^4.2.1",
"mobx": "^4.3.0",
"mobx-react": "^5.1.2",
"normalize.css": "^8.0.0",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",
"qs": "^6.5.2",
"react": "^16.3.2",
"react-beautiful-dnd": "^7.1.2",
"react-dom": "^16.3.2",
"react-ga": "^2.5.0",
"react": "^16.4.0",
"react-beautiful-dnd": "^7.1.3",
"react-dom": "^16.4.0",
"react-ga": "^2.5.2",
"react-google-maps": "^9.4.5",
"react-helmet": "^5.2.0",
"react-i18next": "^7.6.1",
"react-router-dom": "^4.2.2",
"react-transition-group": "^2.3.1",
"recompose": "^0.27.0",
"socket.io-client": "^2.1.0",
"recompose": "^0.27.1",
"socket.io-client": "^2.1.1",
"url-parse": "^1.4.0"
},
"devDependencies": {
@ -52,8 +52,8 @@
"react-app-rewire-hot-loader": "^1.0.1",
"react-app-rewire-mobx": "^1.0.8",
"react-app-rewired": "^1.5.2",
"react-hot-loader": "^4.1.3",
"react-scripts": "^2.0.0-next.66cc7a90",
"react-hot-loader": "^4.2.0",
"react-scripts": "^2.0.0-next.b2fd8db8",
"source-map-explorer": "^1.5.0"
},
"browserslist": {