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 Jan 14, 2025
1 parent d7e1731 commit dec7a86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@changesets/cli": "2.27.11",
"@testing-library/react-native": "12.9.0",
"@types/jest": "29.5.14",
"@types/react": "18.3.18",
"@types/react": "19.0.7",
"@types/react-test-renderer": "18.3.1",
"@wkovacs64/prettier-config": "4.1.1",
"babel-jest": "29.7.0",
Expand All @@ -87,11 +87,11 @@
"metro-react-native-babel-preset": "0.77.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.76.6",
"react-native-builder-bob": "0.35.2",
"react-test-renderer": "18.3.1",
"react-test-renderer": "19.0.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.0.4"
Expand Down

0 comments on commit dec7a86

Please sign in to comment.