We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5062e commit 992b218Copy full SHA for 992b218
package.json
@@ -15,8 +15,8 @@
15
"@babel/runtime": "^7.17.9",
16
"prop-types": "^15.8.1",
17
"react": "^16.12.0 || ^17.0.2 || ^18.0.0",
18
- "react-intl": "^2.2.2 || ^3.0.0 || ^4.0.0 || ^5.0.0",
19
- "react-redux": "^5.0.1 || ^6.0.0 || ^7.0.0"
+ "react-intl": "^2.2.2 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
+ "react-redux": "^5.0.1 || ^6.0.0 || ^7.0.0 || ^8.0.0"
20
},
21
"dependencies": {
22
@@ -56,7 +56,7 @@
56
"prettier-eslint-cli": "^5.0.1",
57
"react": "^17.0.2",
58
"react-dom": "^17.0.2",
59
- "react-intl": "^5.25.1",
+ "react-intl": "^6.4.4",
60
"react-redux": "^8.0.1",
61
"react-test-renderer": "^17.0.2",
62
"redux": "^4.2.0",
0 commit comments