build(deps): bump react-router-dom from 6.14.1 to 6.14.2

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.1 to 6.14.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.14.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] 2023-07-19 06:28:08 +00:00 committed by Klara Simickova
parent e1e9f51707
commit d4e39eeaef
2 changed files with 14 additions and 14 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.14.1",
"react-router-dom": "6.14.2",
"redux": "4.2.1",
"redux-promise-middleware": "6.1.3"
},