Skip to content

Commit

Permalink
chore(deps): update react-router monorepo to ~6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 3147900 commit 9f14936
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 @@ -30,7 +30,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.23.0",
"react-router-dom": "~6.23.0"
}
}
4 changes: 2 additions & 2 deletions packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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.23.0",
"react-router-dom": "~6.23.0"
}
}
4 changes: 2 additions & 2 deletions packages/layout-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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.23.0",
"react-router-dom": "~6.23.0"
}
}

0 comments on commit 9f14936

Please sign in to comment.