Skip to content

Commit

Permalink
deps: bump the redux group across 1 directory with 2 updates (#3169)
Browse files Browse the repository at this point in the history
Bumps the redux group with 2 updates in the / directory: [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) and [react-redux](https://github.com/reduxjs/react-redux).


Updates `@reduxjs/toolkit` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.4.0...v2.5.0)

Updates `react-redux` from 9.1.2 to 9.2.0
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v9.1.2...v9.2.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: redux
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: redux
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 69fde65 commit df92731
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 25 deletions.
43 changes: 20 additions & 23 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 @@ -17,7 +17,7 @@
"@mui/system": "^6.1.0",
"@mui/utils": "^6.1.0",
"@openfonts/open-sans_all": "^1.44.2",
"@reduxjs/toolkit": "^2.4.0",
"@reduxjs/toolkit": "^2.5.0",
"@tanstack/react-virtual": "^3.11.1",
"@u-wave/react-translate": "^2.0.2",
"@u-wave/react-youtube": "^1.0.0-alpha.3",
Expand Down Expand Up @@ -67,7 +67,7 @@
"react-dom": "^18.0.0",
"react-google-button": "^0.8.0",
"react-markdown": "^9.0.1",
"react-redux": "^9.1.1",
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"rehype-raw": "^7.0.0",
Expand Down

0 comments on commit df92731

Please sign in to comment.