Проапдейтил зависимости фронта

This commit is contained in:
SleepWalker 2016-04-12 06:17:53 +03:00
parent df9283400d
commit 291b75a3b0

View File

@ -20,10 +20,10 @@
"history": "^1.17.0", "history": "^1.17.0",
"intl-format-cache": "^2.0.4", "intl-format-cache": "^2.0.4",
"intl-messageformat": "^1.1.0", "intl-messageformat": "^1.1.0",
"react": "^15.0.0-rc.2", "react": "^15.0.0",
"react-dom": "^15.0.0-rc.2", "react-dom": "^15.0.0-rc.2",
"react-helmet": "^2.3.1", "react-helmet": "^2.3.1",
"react-intl": "=v2.0.0-rc-1", "react-intl": "^2.0.0",
"react-motion": "^0.4.0", "react-motion": "^0.4.0",
"react-redux": "^4.0.0", "react-redux": "^4.0.0",
"react-router": "^2.0.0", "react-router": "^2.0.0",
@ -51,6 +51,7 @@
"eslint-plugin-react": "^3.13.1", "eslint-plugin-react": "^3.13.1",
"exports-loader": "^0.6.3", "exports-loader": "^0.6.3",
"extract-text-webpack-plugin": "^0.9.1", "extract-text-webpack-plugin": "^0.9.1",
"file-loader": "^0.8.5",
"html-webpack-plugin": "^1.7.0", "html-webpack-plugin": "^1.7.0",
"imports-loader": "^0.6.5", "imports-loader": "^0.6.5",
"karma": "*", "karma": "*",
@ -69,7 +70,7 @@
"phantomjs-prebuilt": "^2.0.0", "phantomjs-prebuilt": "^2.0.0",
"postcss-loader": "^0.8.0", "postcss-loader": "^0.8.0",
"postcss-url": "^5.1.1", "postcss-url": "^5.1.1",
"react-addons-test-utils": "^0.14.3", "react-addons-test-utils": "^15.0.0",
"sass-loader": "^3.1.2", "sass-loader": "^3.1.2",
"sinon": "^1.15.3", "sinon": "^1.15.3",
"style-loader": "^0.13.0", "style-loader": "^0.13.0",