fix(deps): update dependency react-router-dom to v6

This commit is contained in:
renovate[bot] 2022-07-21 17:32:20 +00:00 committed by Stefan Begerad
parent d3249b4280
commit 39c5603c30
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0"
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@babel/core": "7.18.9",