Skip to content

Commit e934e96

Browse files
chore(deps): bump react-router and react-router-dom in /www
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.22.1 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.22.1 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 6034ad9 commit e934e96

File tree

2 files changed

+46
-24
lines changed

2 files changed

+46
-24
lines changed

www/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.

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react": "^18.2.0",
2121
"react-dom": "18.2.0",
2222
"react-hotkeys-hook": "^4.5.0",
23-
"react-router-dom": "^6.22.1",
23+
"react-router-dom": "^7.5.2",
2424
"react-syntax-highlighter": "^15.5.0",
2525
"swr": "^1.3.0"
2626
},

0 commit comments

Comments
 (0)