build(deps): bump react-router-dom from 6.11.1 to 6.13.0

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.1 to 6.13.0.
- [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.13.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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] 2023-06-15 05:04:20 +00:00 committed by Klara Simickova
parent 5c8a08f45c
commit a0d21edeee
2 changed files with 26 additions and 26 deletions

View file

@ -23,7 +23,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "8.0.5",
"react-router-dom": "6.11.1",
"react-router-dom": "6.13.0",
"redux": "4.2.1",
"redux-promise-middleware": "6.1.3"
},