Update material-ui and material-icons version
[ccsdk/features.git] / sdnr / wt / odlux / package.json
index 609dc5c..c5004ca 100644 (file)
     "@fortawesome/fontawesome-svg-core": "1.2.12",
     "@fortawesome/free-solid-svg-icons": "5.6.3",
     "@fortawesome/react-fontawesome": "0.1.3",
-    "@material-ui/core": "3.8.3",
-    "@material-ui/icons": "3.0.2",
+    "@material-ui/core": "4.11.0",
+    "@material-ui/icons": "4.9.1",
+    "@material-ui/lab": "4.0.0-alpha.41",
     "@types/classnames": "2.2.6",
     "@types/flux": "3.1.8",
     "@types/jquery": "3.3.10",
     "@types/jsonwebtoken": "7.2.8",
     "@types/node": "11.11.6",
-    "@types/react": "16.4.14",
-    "@types/react-dom": "16.0.8",
+    "@types/react": "16.9.19",
+    "@types/react-dom": "16.9.5",
     "@types/react-router-dom": "4.3.1",
     "@types/react-transition-group": "2.0.15",
-    "@types/x2js": "3.1.0",
     "classnames": "2.2.6",
+    "csstype": "2.6.8",
     "jquery": "3.3.1",
     "jsonwebtoken": "8.3.0",
+    "jss": "10.0.3",
     "lerna": "3.13.1",
-    "notistack": "0.4.1",
-    "prop-types": "15.6.2",
-    "react": "16.5.2",
-    "react-dom": "16.5.2",
+    "material-ui-confirm": "2.1.1",
+    "notistack": "0.9.6",
+    "prop-types": "15.7.2",
+    "react": "16.12.0",
+    "react-dom": "16.12.0",
     "react-router-dom": "4.3.1",
-    "react-transition-group": "2.5.3",
+    "react-transition-group": "4.3.0",
     "x2js": "3.2.3"
   },
   "devDependencies": {
@@ -72,7 +75,7 @@
     "tslint-eslint-rules": "4.1.1",
     "tslint-react": "3.6.0",
     "tslint-react-recommended": "1.0.15",
-    "typescript": "3.2.2",
+    "typescript": "3.7.2",
     "typings-for-css-modules-loader": "1.7.0",
     "url-loader": "1.1.2",
     "webpack": "4.28.4",