Skip to content

Commit 4d17969

Browse files
Bump react-router-dom from 5.3.4 to 7.1.3
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 7.1.3. - [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.1.3/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 57e2e5c commit 4d17969

File tree

2 files changed

+600
-399
lines changed

2 files changed

+600
-399
lines changed

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",
16-
"react-router-dom": "^5.2.0",
16+
"react-router-dom": "^7.1.3",
1717
"react-use-intercom": "workspace:*",
1818
"styled-components": "^5.3.6",
1919
"styled-normalize": "^8.0.7"

0 commit comments

Comments
 (0)