Skip to content

Commit b35c706

Browse files
build(deps): bump react-router-dom from 7.9.4 to 7.9.5 in /ui/mantine-ui (#4676)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.9.4 to 7.9.5. - [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-dom dependency-version: 7.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8724f6 commit b35c706

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

ui/mantine-ui/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.

ui/mantine-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@mantine/hooks": "8.2.4",
2323
"react": "^19.1.0",
2424
"react-dom": "^19.2.0",
25-
"react-router-dom": "^7.9.4"
25+
"react-router-dom": "^7.9.5"
2626
},
2727
"devDependencies": {
2828
"@eslint/js": "^9.29.0",

0 commit comments

Comments
 (0)