Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 1d93056 commit 9074149
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 23 deletions.
41 changes: 22 additions & 19 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 packages/catalog-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-instantsearch-dom": "6.8.3",
"react-router-dom": "6.14.2",
"react-router-dom": "6.26.1",
"react-test-renderer": "17.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hotjar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@openedx/frontend-build": "14.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.14.2"
"react-router-dom": "6.26.1"
},
"peerDependencies": {
"react": "^16.12.0 || ^17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logistration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/react": "12.1.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.14.2",
"react-router-dom": "6.26.1",
"react-test-renderer": "17.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@openedx/frontend-build": "14.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.14.2",
"react-router-dom": "6.26.1",
"react-test-renderer": "17.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 9074149

Please sign in to comment.