Skip to content

Commit

Permalink
Update dependency redux to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 702ac8e commit 66a06e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.3.1",
"react-final-form": "^6.3.3",
"react-redux": "^5.0.7",
"redux": "^4.0.0"
"redux": "^5.0.0"
},
"devDependencies": {
"babel-plugin-add-module-exports": "^0.2.1",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ __metadata:
version: 8
cacheKey: 10

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.15.4":
version: 7.16.3
resolution: "@babel/runtime@npm:7.16.3"
dependencies:
Expand Down Expand Up @@ -1809,7 +1809,7 @@ __metadata:
react-dom: "npm:^16.3.1"
react-final-form: "npm:^6.3.3"
react-redux: "npm:^5.0.7"
redux: "npm:^4.0.0"
redux: "npm:^5.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2109,12 +2109,10 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.0.0":
version: 4.1.2
resolution: "redux@npm:4.1.2"
dependencies:
"@babel/runtime": "npm:^7.9.2"
checksum: 10/764a64692f7184fb373dd38bcddbe1581e2c9cd3766a3ad6a5c5d19177db1fb164240f07b97cef40d29a632620b6c5e3a08abd8ea912e4c232b2f31bbd2431e6
"redux@npm:^5.0.0":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: 10/a373f9ed65693ead58bea5ef61c1d6bef39da9f2706db3be6f84815f3a1283230ecd1184efb1b3daa7f807d8211b0181564ca8f336fc6ee0b1e2fa0ba06737c2
languageName: node
linkType: hard

Expand Down

0 comments on commit 66a06e5

Please sign in to comment.