We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7375ece commit bde15ccCopy full SHA for bde15cc
examples/multiple-languages/package.json
@@ -9,18 +9,18 @@
9
},
10
"dependencies": {
11
"intl": "^1.2.5",
12
- "prop-types": "^15.6.2",
13
- "react": "^16.5.0",
14
- "react-dom": "^16.5.0",
15
- "react-intl": "^2.4.0",
+ "prop-types": "^15.7.2",
+ "react": "^16.8.6",
+ "react-dom": "^16.8.6",
+ "react-intl": "^2.8.0",
16
"react-intl-redux": "file:../..",
17
- "react-redux": "^5.0.7",
18
- "react-scripts": "1.1.5",
19
- "redux": "^4.0.0"
+ "react-redux": "^7.0.2",
+ "react-scripts": "2.1.8",
+ "redux": "^4.0.1"
20
21
"devDependencies": {
22
"del-cli": "^1.1.0",
23
- "redux-devtools": "^3.4.1",
+ "redux-devtools": "^3.5.0",
24
"redux-devtools-dock-monitor": "^1.1.3",
25
"redux-devtools-log-monitor": "^1.4.0"
26
0 commit comments