Skip to content

Commit

Permalink
Update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 895f0b2 commit c2cd032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"face-api.js": "^0.22.2"
},
"peerDependencies": {
"react": "^16.9.0 || ^17.x || ^18.x"
"react": "^16.9.0 || ^17.x || ^18.x || ^19.0.0"
},
"devDependencies": {
"@babel/core": "7.18.6",
Expand All @@ -37,7 +37,7 @@
"@types/react": "18.0.15",
"cross-env": "5.2.1",
"gh-pages": "2.2.0",
"react": "16.14.0",
"react": "19.0.0",
"react-scripts": "3.4.4",
"react-test-renderer": "16.14.0",
"rollup": "1.32.1",
Expand Down

0 comments on commit c2cd032

Please sign in to comment.