Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 782fa44 commit 3d5312b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"xhr": "^2.5.0"
},
"peerDependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0"
"react": "^16.0.0 || ^19.0.0",
"react-dom": "^16.0.0 || ^19.0.0"
},
"devDependencies": {
"@babel/cli": "7.26.4",
Expand Down Expand Up @@ -130,7 +130,7 @@
"jest": "21.2.1",
"jest-junit": "7.0.0",
"raf": "3.4.1",
"react-test-renderer": "16.14.0",
"react-test-renderer": "19.0.0",
"redux-mock-store": "1.5.5",
"rimraf": "2.7.1",
"scratch-semantic-release-config": "3.0.0",
Expand Down

0 comments on commit 3d5312b

Please sign in to comment.