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-24 02:03:04 +00:00
committed by GitHub
parent e5aef6eea8
commit c6b151384f
2 changed files with 16 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
"jest": "^29.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.1",
"react-router-dom": "^6.14.2",
"react-ts5-remote-app-api": "^1.0.5",
"sass": "^1.63.6"
},