Skip to content

Commit

Permalink
react-router-dom upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
djmalinak1 committed Nov 8, 2023
1 parent 5345ad6 commit 1e4cfe7
Show file tree
Hide file tree
Showing 2 changed files with 11,604 additions and 12,354 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"peerDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.1.2"
"react-router-dom": "6.10.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -121,7 +121,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-is": "^18.2.0",
"react-router-dom": "5.1.2",
"react-router-dom": "6.10.0",
"react-scripts": "4.0.3",
"sonarqube-scanner": "2.8.1"
},
Expand Down
Loading

0 comments on commit 1e4cfe7

Please sign in to comment.