From 7f8488d044859718a22f1c60b7f49cd421442641 Mon Sep 17 00:00:00 2001 From: mama Date: Fri, 13 Oct 2017 12:52:53 +0200 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20Mise=20=C3=A0=20jour=20des=20d?= =?UTF-8?q?=C3=A9pendances=20React?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 14 +++++++------- source/containers/App.dev.js | 2 ++ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6d4568ee7..1e9f2b936 100644 --- a/package.json +++ b/package.json @@ -21,20 +21,20 @@ "nearley": "^2.9.2", "npm": "^5.3.0", "ramda": "0.24.1", - "react": "^15.5.4", - "react-dom": "^15.5.4", - "react-helmet": "^5.1.3", + "react": "^16.0.0", + "react-dom": "^16.0.0", + "react-helmet": "^5.2.0", "react-piwik": "^1.0.7", - "react-redux": "^5.0.5", - "react-router": "^4.1.1", - "react-router-dom": "^4.1.1", + "react-redux": "^5.0.6", + "react-router": "^4.2.0", + "react-router-dom": "^4.2.2", "react-scroll": "^1.5.4", "react-select": "^1.0.0-rc.10", "react-select-fast-filter-options": "^0.2.3", "react-virtualized": "^9.10.1", "react-virtualized-select": "^3.1.0", "reduce-reducers": "^0.1.2", - "redux": "^3.6.0", + "redux": "^3.7.2", "redux-form": "6.8.0", "redux-saga": "^0.15.3", "reselect": "^3.0.1", diff --git a/source/containers/App.dev.js b/source/containers/App.dev.js index 89c6bbbe3..f4249b99d 100644 --- a/source/containers/App.dev.js +++ b/source/containers/App.dev.js @@ -11,7 +11,9 @@ export default class App extends Component {
+ {/* + */}
)