chore: bump react-router-dom from 7.6.0 to 7.6.1

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

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.6.1
  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]
2025-06-06 10:01:42 +00:00
committed by GitHub
parent 22a58626a9
commit d1cf4588b3
2 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"react-dom": "^19.1.0",
"react-redux": "^9.2.0",
"react-router": "^7.6.0",
"react-router-dom": "^7.6.0",
"react-router-dom": "^7.6.2",
"tailwindcss": "^4.1.7"
},
"devDependencies": {