fix(deps): update react-router monorepo to v7.5.1

This commit is contained in:
2025-04-18 00:02:41 +00:00
parent c01b18f7e6
commit 1cc6f68307
2 changed files with 13 additions and 14 deletions

View File

@@ -38,8 +38,8 @@
"history": "^5.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "7.2.0",
"react-router-dom": "7.2.0",
"react-router": "7.5.1",
"react-router-dom": "7.5.1",
"react-use": "^17.0.0"
},
"devDependencies": {