[Update Package] Update material UI package which changed the UI code too.

This commit is contained in:
Qolzam
2018-02-01 13:36:28 +07:00
parent 44200f53b4
commit cff405849f
73 changed files with 1999 additions and 1148 deletions

View File

@@ -32,7 +32,8 @@
"inversify": "^4.6.0",
"keycode": "^2.1.9",
"lodash": "^4.17.4",
"material-ui": "^0.19.4",
"material-ui": "^1.0.0-beta.31",
"material-ui-icons": "^1.0.0-beta.17",
"moment": "^2.18.1",
"morgan": "^1.8.1",
"node-env-file": "^0.1.8",
@@ -62,16 +63,17 @@
"save": "^2.3.0",
"script-loader": "^0.7.0",
"style-loader": "^0.16.1",
"typeface-roboto": "0.0.50",
"url-loader": "^0.5.8",
"uuid": "^3.0.1"
},
"devDependencies": {
"@types/classnames": "^2.2.3",
"@types/lodash": "^4.14.77",
"@types/material-ui": "^0.18.2",
"@types/moment": "^2.13.0",
"@types/node": "^8.0.33",
"@types/prop-types": "^15.5.2",
"@types/react": "^16.0.10",
"@types/react": "^16.0.35",
"@types/react-dom": "^16.0.1",
"@types/react-event-listener": "^0.4.4",
"@types/react-redux": "^5.0.10",