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

This commit is contained in:
2024-05-10 18:00:14 +00:00
parent 7216905626
commit cef1f7f198
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.0",
"react-router-dom": "6.23.0",
"react-router": "6.23.1",
"react-router-dom": "6.23.1",
"react-use": "^17.0.0"
},
"devDependencies": {