From 73cfa5ff920a41b616102a19485b9de27beb52fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:11:03 +0000 Subject: [PATCH] fix(deps): update dependency react-native to v0.75.3 --- examples/react-native/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/react-native/package.json b/examples/react-native/package.json index 86a8f7b2dcc..27f7055a1d1 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -30,7 +30,7 @@ "global": "4.4.0", "random-token": "0.0.8", "react": "18.3.1", - "react-native": "0.74.5", + "react-native": "0.75.3", "react-native-get-random-values": "1.11.0", "react-native-quick-base64": "2.1.2", "//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",