Skip to content

Commit

Permalink
Update react monorepo to v18.2.0 (#4234)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 5, 2023
1 parent 2e2c68b commit 78ee2a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"expo": "47.0.11",
"global": "4.4.0",
"random-token": "0.0.8",
"react": "18.1.0",
"react": "18.2.0",
"react-native": "0.70.6",
"react-native-get-random-values": "1.8.0",
"react-native-quick-base64": "2.0.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"babel-polyfill": "6.26.0",
"concurrently": "7.6.0",
"pouchdb-server": "4.2.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rxdb": "file:rxdb-local.tgz",
"rxjs": "7.8.0"
},
Expand Down

0 comments on commit 78ee2a3

Please sign in to comment.