Skip to content

Commit bb57b85

Browse files
Bump react-router-dom from 7.4.0 to 7.4.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.4.0 to 7.4.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@7.4.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9cd52b commit bb57b85

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@okta/okta-react": "^6.9.0",
1313
"react": "^18.3.1",
1414
"react-dom": "^18.3.1",
15-
"react-router-dom": "^7.4.0",
15+
"react-router-dom": "^7.4.1",
1616
"semantic-ui-css": "^2.5.0",
1717
"semantic-ui-react": "^2.1.5"
1818
},

0 commit comments

Comments
 (0)