aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/package.json b/package.json
index 62ee7c0d3..39d5df75c 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"ethjs": "^0.2.8",
"ethjs-contract": "^0.1.9",
"ethjs-ens": "^2.0.0",
- "ethjs-query": "^0.2.9",
+ "ethjs-query": "^0.3.1",
"express": "^4.15.5",
"extension-link-enabler": "^1.0.0",
"extensionizer": "^1.0.0",
@@ -138,9 +138,9 @@
"pumpify": "^1.3.4",
"qrcode-npm": "0.0.3",
"ramda": "^0.24.1",
- "react": "^15.0.2",
+ "react": "^15.6.2",
"react-addons-css-transition-group": "^15.6.0",
- "react-dom": "^15.5.4",
+ "react-dom": "^15.6.2",
"react-hyperscript": "^3.0.0",
"react-markdown": "^2.3.0",
"react-redux": "^5.0.5",
@@ -179,7 +179,7 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.7.2",
- "babelify": "^7.2.0",
+ "babelify": "^8.0.0",
"beefy": "^2.1.5",
"brfs": "^1.4.3",
"browserify": "^14.4.0",
@@ -188,7 +188,8 @@
"deep-freeze-strict": "^1.1.1",
"del": "^3.0.0",
"envify": "^4.0.0",
- "enzyme": "^2.8.2",
+ "enzyme": "^3.2.0",
+ "enzyme-adapter-react-15": "^1.0.5",
"eslint-plugin-chai": "0.0.1",
"eslint-plugin-mocha": "^4.9.0",
"eslint-plugin-react": "^7.4.0",
@@ -224,9 +225,9 @@
"open": "0.0.5",
"prompt": "^1.0.0",
"qs": "^6.2.0",
- "qunit": "^1.0.0",
+ "qunitjs": "^2.4.1",
"react-addons-test-utils": "^15.5.1",
- "react-test-renderer": "^15.5.4",
+ "react-test-renderer": "^15.6.2",
"react-testutils-additions": "^15.2.0",
"redux-test-utils": "^0.1.3",
"sinon": "^4.0.0",