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

This commit is contained in:
2024-10-16 04:04:00 +00:00
parent 09195f2506
commit 2ca736f7c6
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.26.2",
"react-router-dom": "6.26.2",
"react-router": "6.27.0",
"react-router-dom": "6.27.0",
"react-use": "^17.0.0"
},
"devDependencies": {