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 Sep 25, 2024
1 parent 5dc4413 commit a56f0bc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "17.0.2",
"react-i18next": "14.0.1",
"react-joyride": "2.7.2",
"react-redux": "8.1.2",
"react-redux": "9.1.2",
"react-redux-toastr": "7.6.8",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
Expand Down
33 changes: 10 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3207,7 +3207,7 @@ __metadata:
languageName: node
linkType: hard

"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
"@types/hoist-non-react-statics@npm:^3.3.0":
version: 3.3.1
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -8437,7 +8437,7 @@ __metadata:
languageName: node
linkType: hard

"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -13051,35 +13051,22 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.1.2":
version: 8.1.2
resolution: "react-redux@npm:8.1.2"
"react-redux@npm:9.1.2":
version: 9.1.2
resolution: "react-redux@npm:9.1.2"
dependencies:
"@babel/runtime": "npm:^7.12.1"
"@types/hoist-non-react-statics": "npm:^3.3.1"
"@types/use-sync-external-store": "npm:^0.0.3"
hoist-non-react-statics: "npm:^3.3.2"
react-is: "npm:^18.0.0"
use-sync-external-store: "npm:^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.25
react: ^18.0
redux: ^5.0.0
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff
checksum: 10/319b3286f538da7e609ca90fc6762ffae007c5cf75e525a25237ac2feaee63d9cf76fe766817de1fc8f27e7bde825ca409c463037d26dd8e57c435d383f80c50
languageName: node
linkType: hard

Expand Down Expand Up @@ -13885,7 +13872,7 @@ __metadata:
react-dom: "npm:17.0.2"
react-i18next: "npm:14.0.1"
react-joyride: "npm:2.7.2"
react-redux: "npm:8.1.2"
react-redux: "npm:9.1.2"
react-redux-toastr: "npm:7.6.8"
react-router-dom: "npm:5.3.0"
react-scripts: "npm:5.0.0"
Expand Down

0 comments on commit a56f0bc

Please sign in to comment.