Skip to content

Commit

Permalink
Bump path-to-regexp and react-router-dom
Browse files Browse the repository at this point in the history
Removes [path-to-regexp](https://github.com/pillarjs/path-to-regexp). It's no longer used after updating 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.


Removes `path-to-regexp`

Updates `react-router-dom` from 5.2.0 to 6.26.2
- [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: path-to-regexp
  dependency-type: indirect
- dependency-name: react-router-dom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 313ec27 commit 258c4dd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 106 deletions.
121 changes: 16 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-markdown": "^6.0.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.26.2",
"react-syntax-highlighter": "^15.4.4",
"remark-gfm": "^1.0.0",
"s-ago": "^2.2.0",
Expand Down

0 comments on commit 258c4dd

Please sign in to comment.