Skip to content

Commit ed20894

Browse files
Bump react-router from 7.5.3 to 7.8.2 in /client
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.3 to 7.8.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/react-router@7.8.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9341ee commit ed20894

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-error-boundary": "^6.0.0",
2929
"react-i18next": "^15.1.2",
3030
"react-icons": "^5.3.0",
31-
"react-router": "^7.5.3",
31+
"react-router": "^7.8.2",
3232
"zustand": "^5.0.7"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)