fix(deps): update react-router monorepo to v7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-30 05:09:51 +00:00
parent 75d29ab287
commit d30695c725
2 changed files with 32 additions and 20 deletions

View File

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