Update dependencies. Install react-perf

This commit is contained in:
SleepWalker
2016-08-14 11:57:15 +03:00
parent a20b7ec3d4
commit f54f1cac12
3 changed files with 10 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"css-loader": "^0.23.0",
"enzyme": "^2.2.0",
"eslint": "^3.1.1",
"eslint-plugin-react": "^5.0.0",
"eslint-plugin-react": "^6.0.0",
"exports-loader": "^0.6.3",
"extract-text-webpack-plugin": "^1.0.0",
"file-loader": "^0.9.0",
@@ -69,7 +69,7 @@
"karma-sourcemap-loader": "*",
"karma-webpack": "^1.5.1",
"loader-utils": "^0.2.15",
"mocha": "^2.2.5",
"mocha": "^3.0.2",
"node-sass": "^3.4.2",
"phantomjs-prebuilt": "^2.0.0",
"postcss-import": "^8.1.2",
@@ -77,6 +77,7 @@
"postcss-scss": "^0.1.8",
"postcss-url": "SleepWalker/postcss-url#switch-to-async-api",
"raw-loader": "^0.5.1",
"react-addons-perf": "^15.3.0",
"react-addons-test-utils": "^15.0.2",
"redux-devtools": "^3.3.1",
"redux-devtools-dock-monitor": "^1.1.1",