Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 1968466 commit 63c4a80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@testing-library/react": "^12.1.1",
"husky": "9.1.6",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "7.2.9",
"react-router-dom": "6.26.2",
"react-test-renderer": "17.0.2",
"react-test-renderer": "18.3.1",
"reactifex": "1.1.1",
"redux": "4.2.1"
},
Expand All @@ -63,7 +63,7 @@
"peerDependencies": {
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
"prop-types": "^15.7.0",
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0"
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
}
}

0 comments on commit 63c4a80

Please sign in to comment.