summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r--sdnr/wt/odlux/package.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json
index 5d4714dac..c6acd563c 100644
--- a/sdnr/wt/odlux/package.json
+++ b/sdnr/wt/odlux/package.json
@@ -14,7 +14,7 @@
"@fortawesome/fontawesome-svg-core": "1.2.12",
"@fortawesome/free-solid-svg-icons": "5.6.3",
"@fortawesome/react-fontawesome": "0.1.3",
- "@material-ui/core": "4.6.1",
+ "@material-ui/core": "4.9.0",
"@material-ui/icons": "4.5.1",
"@types/classnames": "2.2.6",
"@types/flux": "3.1.8",
@@ -27,13 +27,15 @@
"@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.9.6",
"prop-types": "15.7.2",
- "react": "16.11.0",
- "react-dom": "16.11.0",
+ "react": "16.12.0",
+ "react-dom": "16.12.0",
"react-router-dom": "4.3.1",
"react-transition-group": "4.3.0",
"x2js": "3.2.3"