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 6, 2023
1 parent 9bb17b3 commit fea651c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 20 deletions.
2 changes: 1 addition & 1 deletion openex-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-hook-form": "7.48.2",
"react-intl": "6.5.5",
"react-leaflet": "4.2.1",
"react-redux": "8.0.7",
"react-redux": "9.0.2",
"react-router-dom": "6.20.1",
"redux": "4.2.1",
"redux-first-history": "5.1.1",
Expand Down
31 changes: 12 additions & 19 deletions openex-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.4, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.4, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.23.5
resolution: "@babel/runtime@npm:7.23.5"
dependencies:
Expand Down Expand Up @@ -12922,7 +12922,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: 9.0.2
react-router-dom: 6.20.1
redux: 4.2.1
redux-first-history: 5.1.1
Expand Down Expand Up @@ -14178,27 +14178,20 @@ __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:9.0.2":
version: 9.0.2
resolution: "react-redux@npm:9.0.2"
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:
"@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
"@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:
"@reduxjs/toolkit":
optional: true
"@types/react":
optional: true
"@types/react-dom":
Expand All @@ -14209,7 +14202,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: d903aa79b12154258fd76b8e61fcf56f72123f69c31033b262805646371e23822cd0cd11d24194cda1e03569a7b1bf86e935cd57a9bab4523186804ed2742fac
checksum: acf618b7086a601b63774728d19fb1e303f5272ff9430617074f0e0c8f0e2e42b5bbaf93d7737dabe9d64312980324d9e8eca173cf8013c9f7801b36c1b47807
languageName: node
linkType: hard

Expand Down

0 comments on commit fea651c

Please sign in to comment.