1
0
mirror of https://github.com/XFox111/easylogon-web.git synced 2026-07-02 19:52:45 +03:00

build(deps): bump react-router-dom from 7.5.3 to 7.6.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-03 16:13:36 +00:00
committed by Eugene Fox
parent 5667370066
commit 7105ce7b60
2 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.5.3"
"react-router-dom": "^7.6.1"
},
"devDependencies": {
"@eslint/js": "^9.26.0",