fix(deps): update react-router monorepo to v6.24.1
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-07-06 13:12:00 +00:00
parent 06a2547532
commit 7f59e2159f
2 changed files with 19 additions and 19 deletions

View File

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