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 Dec 4, 2023
1 parent d79c661 commit 6c4dd77
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 56 deletions.
4 changes: 2 additions & 2 deletions packages/yarw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build": "start build"
},
"peerDependencies": {
"redux": "^4.0.5"
"redux": "^4.0.5 || ^5.0.0"
},
"devDependencies": {
"@c4/lib-start-preset": "^0.3.2",
Expand All @@ -26,7 +26,7 @@
"console-testing-library": "^0.6.1",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"redux": "^4.2.1"
"redux": "^5.0.0"
},
"dependencies": {
"symbol-observable": "^4.0.0"
Expand Down
142 changes: 88 additions & 54 deletions pnpm-lock.yaml

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

0 comments on commit 6c4dd77

Please sign in to comment.