Skip to content

Commit 3033a33

Browse files
committed
Bump React-Redux peerdep to ^8.0.2
1 parent 720f143 commit 3033a33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"peerDependencies": {
106106
"react": "^16.9.0 || ^17.0.0 || ^18",
107-
"react-redux": "^7.2.1 || ^8.0.0-beta"
107+
"react-redux": "^7.2.1 || ^8.0.2"
108108
},
109109
"peerDependenciesMeta": {
110110
"react": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5649,7 +5649,7 @@ __metadata:
56495649
yargs: ^15.3.1
56505650
peerDependencies:
56515651
react: ^16.9.0 || ^17.0.0 || ^18
5652-
react-redux: ^7.2.1 || ^8.0.0-beta
5652+
react-redux: ^7.2.1 || ^8.0.2
56535653
peerDependenciesMeta:
56545654
react:
56555655
optional: true

0 commit comments

Comments
 (0)