Bump react-redux from 9.0.4 to 9.1.0 in /commafeed-client

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.0.4 to 9.1.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v9.0.4...v9.1.0)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-03 16:10:14 +00:00
committed by GitHub
parent 7645731fff
commit d046d26f4e
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"react-ga4": "^2.1.0",
"react-icons": "^4.12.0",
"react-infinite-scroller": "^1.2.6",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"react-router-dom": "^6.21.1",
"react-swipeable": "^7.0.1",
"redoc": "^2.1.3",
@@ -7313,9 +7313,9 @@
}
},
"node_modules/react-redux": {
"version": "9.0.4",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.0.4.tgz",
"integrity": "sha512-9J1xh8sWO0vYq2sCxK2My/QO7MzUMRi3rpiILP/+tDr8krBHixC6JMM17fMK88+Oh3e4Ae6/sHIhNBgkUivwFA==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.1.0.tgz",
"integrity": "sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==",
"dependencies": {
"@types/use-sync-external-store": "^0.0.3",
"use-sync-external-store": "^1.0.0"

View File

@@ -41,7 +41,7 @@
"react-ga4": "^2.1.0",
"react-icons": "^4.12.0",
"react-infinite-scroller": "^1.2.6",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"react-router-dom": "^6.21.1",
"react-swipeable": "^7.0.1",
"redoc": "^2.1.3",