Skip to content

Commit

Permalink
Update React Router to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent cc4550b commit 99412ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"react-dom": "^17.0.2",
"react-final-form": "^6.5.9",
"react-intl": "^6.8.9",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4"
"react-router": "^7.1.2",
"react-router-dom": "^7.1.2"
},
"devDependencies": {
"@comet/cli": "^7.11.0",
Expand Down

0 comments on commit 99412ba

Please sign in to comment.