Skip to content

Commit

Permalink
Bump path-to-regexp and react-router-dom in /Watcher
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.3.4 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 fef1e73 commit 0670cf2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 73 deletions.
100 changes: 28 additions & 72 deletions Watcher/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 Watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-day-picker": "^7.4.10",
"react-dom": "^16.13.0",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.26.2",
"react-wordcloud": "^1.2.7",
"redux": "^4.0.1",
"redux-devtools-extension": "^2.13.9",
Expand Down

0 comments on commit 0670cf2

Please sign in to comment.