Skip to content

Commit

Permalink
chore(deps): update react-router monorepo to ~6.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 569e0fb commit 9a445d0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/authorized/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@umijs/max": "~4.0.47",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "~6.11.0",
"react-router-dom": "~6.11.0"
"react-router": "~6.15.0",
"react-router-dom": "~6.15.0"
}
}
4 changes: 2 additions & 2 deletions packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "~6.4.0",
"react-router": "~6.11.0",
"react-router-dom": "~6.11.0"
"react-router": "~6.15.0",
"react-router-dom": "~6.15.0"
}
}
4 changes: 2 additions & 2 deletions packages/layout-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"antd": "5.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "~6.11.0",
"react-router-dom": "~6.11.0"
"react-router": "~6.15.0",
"react-router-dom": "~6.15.0"
}
}

0 comments on commit 9a445d0

Please sign in to comment.