We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015e231 commit 03585e9Copy full SHA for 03585e9
package.json
@@ -49,7 +49,7 @@
49
"prop-types": "15.8.1",
50
"react": "17.0.2",
51
"react-dom": "17.0.2",
52
- "react-redux": "^8.1.1",
+ "react-redux": "^9.0.0",
53
"react-router-dom": "^6.6.1",
54
"redux": "4.2.1",
55
"regenerator-runtime": "0.14.1"
@@ -81,7 +81,7 @@
81
"prop-types": ">=15.7.2 <16.0.0",
82
"react": "^16.9.0 || ^17.0.0",
83
"react-dom": "^16.9.0 || ^17.0.0",
84
- "react-redux": "^7.1.1 || ^8.1.1",
+ "react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0",
85
"react-router-dom": "^6.0.0",
86
"redux": "^4.0.4"
87
}
0 commit comments