diff --git a/apps/expo/package.json b/apps/expo/package.json index 8f9b52b29..571a6cd13 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -34,7 +34,7 @@ "nativewind": "~4.0.36", "react": "18.3.1", "react-dom": "18.3.1", - "react-native": "~0.74.1", + "react-native": "~0.74.3", "react-native-css-interop": "~0.0.34", "react-native-gesture-handler": "~2.16.2", "react-native-reanimated": "~3.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 887cad32e..f38ddd303 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,7 +121,7 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-native: - specifier: ~0.74.1 + specifier: ~0.74.3 version: 0.74.3(@babel/core@7.24.7)(@babel/preset-env@7.24.7(@babel/core@7.24.7))(@types/react@18.3.3)(bufferutil@4.0.8)(react@18.3.1) react-native-css-interop: specifier: ~0.0.34