summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/gui/package.json b/gui/package.json
index c3346006c5..98615a0037 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -22,12 +22,12 @@
"moment": "^2.24.0",
"node-gettext": "^3.0.0",
"rbush": "^2.0.2",
- "react": "^16.5.0",
- "react-dom": "^16.5.0",
+ "react": "^16.13.1",
+ "react-dom": "^16.13.1",
"react-redux": "^5.1.0",
"react-router": "^4.3.1",
"react-simple-maps": "^0.12.1",
- "reactxp": "^1.6.1",
+ "reactxp": "^2.0.0",
"redux": "^4.0.4",
"sprintf-js": "^1.1.2",
"stream-json": "^1.3.0",
@@ -49,8 +49,8 @@
"@types/node": "^10.12.3",
"@types/node-gettext": "^3.0.1",
"@types/rbush": "^2.0.2",
- "@types/react": "^16.8.8",
- "@types/react-dom": "^16.8.2",
+ "@types/react": "^16.9.34",
+ "@types/react-dom": "^16.9.6",
"@types/react-redux": "^7.0.6",
"@types/react-router": "^4.4.3",
"@types/react-simple-maps": "^0.12.1",