Skip to content

Commit a4c08cd

Browse files
build: bump react-router and react-router-dom in /src/App
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.16.0 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 7.14.0 to 7.16.0 - [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/react-router@7.16.0/packages/react-router) Updates `react-router-dom` from 7.14.0 to 7.16.0 - [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/react-router-dom@7.16.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.16.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf9162d commit a4c08cd

2 files changed

Lines changed: 13 additions & 5 deletions

File tree

src/App/package-lock.json

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

src/App/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "^18.3.1",
2121
"react-markdown": "^10.1.0",
2222
"react-redux": "^9.2.0",
23-
"react-router-dom": "^7.12.0",
23+
"react-router-dom": "^7.16.0",
2424
"rehype-prism": "^2.3.3",
2525
"remark-gfm": "^4.0.1",
2626
"web-vitals": "^2.1.4"

0 commit comments

Comments
 (0)