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

This commit is contained in:
2024-04-06 23:03:29 +00:00
parent 36cb5e2baf
commit 3e99380a07
2 changed files with 20 additions and 15 deletions

View File

@@ -38,8 +38,8 @@
"history": "^5.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router": "6.22.3",
"react-router-dom": "6.22.3",
"react-use": "^17.0.0"
},
"devDependencies": {