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

This commit is contained in:
2024-08-21 21:54:46 +00:00
parent 1d82266ea3
commit 4f3d017c1e
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.24.1",
"react-router-dom": "6.24.1",
"react-router": "6.26.1",
"react-router-dom": "6.26.1",
"react-use": "^17.0.0"
},
"devDependencies": {