Skip to content

Commit bdccf62

Browse files
Bump react-router and react-router-dom in /ui/pages/urlblocking (#108)
* Bump react-router and react-router-dom in /ui/pages/urlblocking Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.17.0 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.13.0 to 7.17.0 - [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.17.0/packages/react-router) Updates `react-router-dom` from 7.13.0 to 7.17.0 - [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.17.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.17.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore: trigger CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Raible <matt.raible@crowdstrike.com>
1 parent 65c9edb commit bdccf62

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

ui/pages/urlblocking/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/pages/urlblocking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "19.2.1",
1616
"react-dom": "19.2.1",
1717
"react-plotly.js": "2.6.0",
18-
"react-router-dom": "7.13.0"
18+
"react-router-dom": "7.17.0"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "7.28.4",

0 commit comments

Comments
 (0)