chore: bump react-router-dom from 6.27.0 to 7.4.1 in /frontend/web (#396)

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

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-05 22:37:31 +08:00
committed by GitHub
parent 516487b58a
commit 08d246109e
2 changed files with 46 additions and 23 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"react-dom": "^18.3.1",
"react-hot-toast": "^2.5.1",
"react-i18next": "^15.1.0",
"react-router-dom": "^6.27.0",
"react-router-dom": "^7.4.1",
"react-use": "^17.5.1",
"tailwindcss": "^3.4.14",
"uuid": "^11.0.3",