Skip to content

Commit

Permalink
chore(deps): update dependency redux to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent eb03f0c commit 9814d83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 49 deletions.
55 changes: 8 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"jest": "29.7.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"redux": "4.2.1",
"redux": "5.0.1",
"rollup": "4.21.0",
"ts-jest": "29.2.5",
"tslib": "2.7.0",
"typescript": "5.5.4"
},
"peerDependencies": {
"redux": "^4.0.1"
"redux": "^4.0.1 || ^5.0.0"
}
}

0 comments on commit 9814d83

Please sign in to comment.