Skip to content

Commit fcf8ae0

Browse files
chore(deps): bump react-router and react-router-dom in /site
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.5.2 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 6.18.0 to 7.5.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `react-router-dom` from 6.18.0 to 7.5.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.5.2 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e88e670 commit fcf8ae0

File tree

2 files changed

+46
-24
lines changed

2 files changed

+46
-24
lines changed

site/package-lock.json

Lines changed: 45 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"postcss": "^8.4.31",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
24-
"react-router-dom": "^6.17.0",
24+
"react-router-dom": "^7.5.2",
2525
"tailwindcss": "^3.3.5"
2626
},
2727
"overrides": {

0 commit comments

Comments
 (0)