Skip to content

Commit

Permalink
Update dependency react-redux to v8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent b439e4e commit c8133e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion openex-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-hook-form": "7.48.2",
"react-intl": "6.5.5",
"react-leaflet": "4.2.1",
"react-redux": "8.0.7",
"react-redux": "8.1.3",
"react-router-dom": "6.20.1",
"redux": "4.2.1",
"redux-first-history": "5.1.1",
Expand Down
13 changes: 5 additions & 8 deletions openex-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10768,7 +10768,7 @@ __metadata:
react-hook-form: 7.48.2
react-intl: 6.5.5
react-leaflet: 4.2.1
react-redux: 8.0.7
react-redux: 8.1.3
react-router-dom: 6.20.1
redux: 4.2.1
redux-first-history: 5.1.1
Expand Down Expand Up @@ -11956,9 +11956,9 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.0.7":
version: 8.0.7
resolution: "react-redux@npm:8.0.7"
"react-redux@npm:8.1.3":
version: 8.1.3
resolution: "react-redux@npm:8.1.3"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -11967,16 +11967,13 @@ __metadata:
react-is: ^18.0.0
use-sync-external-store: ^1.0.0
peerDependencies:
"@reduxjs/toolkit": ^1 || ^2.0.0-beta.0
"@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
peerDependenciesMeta:
"@reduxjs/toolkit":
optional: true
"@types/react":
optional: true
"@types/react-dom":
Expand All @@ -11987,7 +11984,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: d903aa79b12154258fd76b8e61fcf56f72123f69c31033b262805646371e23822cd0cd11d24194cda1e03569a7b1bf86e935cd57a9bab4523186804ed2742fac
checksum: 192ea6f6053148ec80a4148ec607bc259403b937e515f616a1104ca5ab357e97e98b8245ed505a17afee67a72341d4a559eaca9607968b4a422aa9b44ba7eb89
languageName: node
linkType: hard

Expand Down

0 comments on commit c8133e9

Please sign in to comment.