Bump react-router-dom in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `react-router-dom` from 6.25.0 to 6.25.1
- [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.25.1/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-18 17:00:58 +00:00 committed by GitHub
parent b1139e1aff
commit 7cf1c7371a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -31,7 +31,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^15.0.0",
"react-router-dom": "^6.25.0",
"react-router-dom": "^6.25.1",
"socket.io-client": "^4.7.5",
"typescript": "^5.5.3",
"vite": "^5.3.4",