build(deps): bump react-router-dom from 6.26.1 to 6.26.2

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.1 to 6.26.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 04:19:25 +00:00 committed by Klara Simickova
parent 3c1f8347eb
commit 3253e9cb5e
2 changed files with 14 additions and 14 deletions

View file

@ -22,7 +22,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "9.1.2",
"react-router-dom": "6.26.1",
"react-router-dom": "6.26.2",
"redux": "5.0.1",
"redux-promise-middleware": "6.2.0"
},