aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui-react/package.json')
-rw-r--r--ui-react/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index d876b6c71..2d70e270e 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -30,14 +30,14 @@
"react": "16.9.0",
"react-dom": "16.9.0",
"react-scripts": "3.1.1",
- "react-bootstrap": "1.0.0-beta.12",
+ "react-bootstrap": "1.0.0-beta.14",
"bootstrap-css-only": "4.3.1",
"styled-components": "4.3.2",
"react-router-dom": "5.0.1",
- "@material-ui/core": "4.3.2",
- "@material-ui/icons": "4.2.1",
- "material-table": "1.48.0",
- "react-select": "3.0.4"
+ "@material-ui/core": "4.6.0",
+ "@material-ui/icons": "4.5.1",
+ "material-table": "1.53.0",
+ "react-select": "3.0.8"
},
"devDependencies": {
"jest": "24.8.0",