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 Sep 9, 2024
1 parent 776e35e commit e66041a
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 17 deletions.
32 changes: 19 additions & 13 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 e66041a

Please sign in to comment.