aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/framework/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/framework/package.json')
-rw-r--r--sdnr/wt/odlux/framework/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json
index c2ad49c79..da81a5399 100644
--- a/sdnr/wt/odlux/framework/package.json
+++ b/sdnr/wt/odlux/framework/package.json
@@ -24,12 +24,12 @@
"author": "Matthias Fischer",
"license": "Apache-2.0",
"peerDependencies": {
- "@types/node": "11.11.6",
+ "@types/node": "12.0.0",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.2",
"@types/react-router-dom": "5.1.7",
- "@material-ui/core": "4.11.0",
- "@material-ui/icons": "4.9.1",
+ "@material-ui/core": "4.11.4",
+ "@material-ui/icons": "4.11.2",
"@types/classnames": "2.2.6",
"@types/flux": "3.1.8",
"@types/jquery": "3.3.10",