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 b0774f2 commit 97a3b00Copy full SHA for 97a3b00
package.json
@@ -48,7 +48,7 @@
48
"prop-types": "15.8.1",
49
"react": "17.0.2",
50
"react-dom": "17.0.2",
51
- "react-redux": "^8.1.1",
+ "react-redux": "^9.0.0",
52
"react-router-dom": "^6.6.1",
53
"redux": "4.2.1"
54
},
@@ -79,7 +79,7 @@
79
"prop-types": ">=15.7.2 <16.0.0",
80
"react": "^16.9.0 || ^17.0.0",
81
"react-dom": "^16.9.0 || ^17.0.0",
82
- "react-redux": "^7.1.1 || ^8.1.1",
+ "react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0",
83
"react-router-dom": "^6.0.0",
84
"redux": "^4.0.4"
85
}
0 commit comments