We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cc024 commit ae228deCopy full SHA for ae228de
package.json
@@ -51,7 +51,7 @@
51
"prop-types": "15.8.1",
52
"react": "18.3.1",
53
"react-dom": "18.3.1",
54
- "react-redux": "^8.1.1",
+ "react-redux": "^9.0.0",
55
"react-router-dom": "^6.6.1",
56
"redux": "4.2.1"
57
},
@@ -82,7 +82,7 @@
82
"prop-types": ">=15.7.2 <16.0.0",
83
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
84
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
85
- "react-redux": "^7.1.1 || ^8.1.1",
+ "react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0",
86
"react-router-dom": "^6.0.0",
87
"redux": "^4.0.4"
88
0 commit comments