Skip to content

Commit

Permalink
Update dependency react-redux to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 237ed38 commit 7ff9618
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-icons": "^4.12.0",
"react-redux": "^8.1.3",
"react-redux": "^9.0.1",
"redux": "^4.2.1",
"sprintf-js": "^1.1.3",
"string-similarity": "^4.0.4",
Expand Down
26 changes: 11 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16989,23 +16989,19 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:^8.1.3":
version: 8.1.3
resolution: "react-redux@npm:8.1.3"
"react-redux@npm:^9.0.1":
version: 9.0.1
resolution: "react-redux@npm:9.0.1"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
"@types/use-sync-external-store": ^0.0.3
hoist-non-react-statics: ^3.3.2
react-is: ^18.0.0
use-sync-external-store: ^1.0.0
peerDependencies:
"@types/react": ^16.8 || ^17.0 || ^18.0
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: ">=0.59"
redux: ^4 || ^5.0.0-beta.0
"@types/react": ^18.2.41
"@types/react-dom": ^18.2.17
react: ^18.0
react-dom: ^18.0
react-native: ">=0.71"
redux: ^5.0.0
peerDependenciesMeta:
"@types/react":
optional: true
Expand All @@ -17017,7 +17013,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: 192ea6f6053148ec80a4148ec607bc259403b937e515f616a1104ca5ab357e97e98b8245ed505a17afee67a72341d4a559eaca9607968b4a422aa9b44ba7eb89
checksum: 4a84823a73044db9dd10c95c51b99698cbc702cc9f43d1a5b27514b3a96236134ab4dd3a82937dd8080a0bef3a46511d96d369ed4a599449379d5fe1b3d45af6
languageName: node
linkType: hard

Expand Down Expand Up @@ -19937,7 +19933,7 @@ __metadata:
react-device-detect: ^2.2.3
react-dom: ^18.2.0
react-icons: ^4.12.0
react-redux: ^8.1.3
react-redux: ^9.0.1
redux: ^4.2.1
rimraf: ^5.0.5
sass: ^1.69.5
Expand Down

0 comments on commit 7ff9618

Please sign in to comment.