Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 2e7bf2e

Browse files
Bump react-router-dom from 5.3.4 to 6.23.1 in /cra-client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 6.23.1. - [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@6.23.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcc6c58 commit 2e7bf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cra-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dom": "^17.0.2",
2929
"react-json-pretty": "^2.2.0",
3030
"react-markdown": "^6.0.3",
31-
"react-router-dom": "^5.3.0",
31+
"react-router-dom": "^6.23.1",
3232
"sass": "^1.45.1",
3333
"typescript": "^5.3.3"
3434
},

0 commit comments

Comments
 (0)