Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent db12354 commit 3fa262a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"jest": "29.7.0",
"jest-expo": "52.0.2",
"random-token": "0.0.8",
"react": "18.3.1",
"react": "19.0.0",
"react-native": "0.76.6",
"react-native-gesture-handler": "2.21.2",
"react-native-get-random-values": "1.11.0",
"react-native-quick-base64": "2.1.2",
"react-test-renderer": "18.3.1",
"react-test-renderer": "19.0.0",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"schedule": "0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"babel-polyfill": "6.26.0",
"concurrently": "9.1.2",
"pouchdb-server": "4.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3fa262a

Please sign in to comment.