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 Dec 8, 2024
1 parent 40558ab commit cc87dcf
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 @@ -69,15 +69,15 @@
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"size-limit": "11.1.6",
"ts-jest-resolver": "2.0.1",
"ts-node": "10.9.2",
"typescript": "5.7.2"
},
"peerDependencies": {
"react": "18.x.x"
"react": "18.x.x || 19.x"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit cc87dcf

Please sign in to comment.