diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 583ae4f8b..b94bc065e 100644 --- a/fixture/react-native/package.json +++ b/fixture/react-native/package.json @@ -24,7 +24,7 @@ "react-native-gesture-handler": "^2.16.2", "react-native-reanimated": "3.14.0", "react-native-safe-area-context": "4.11.0", - "react-native-screens": "3.32.0" + "react-native-screens": "4.3.0" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/fixture/react-native/yarn.lock b/fixture/react-native/yarn.lock index af75e5153..e3da842f8 100644 --- a/fixture/react-native/yarn.lock +++ b/fixture/react-native/yarn.lock @@ -2057,7 +2057,7 @@ rimraf "^3.0.2" "@shopify/flash-list@link:../..": - version "1.7.1" + version "1.7.2" dependencies: recyclerlistview "4.2.1" tslib "2.6.3" @@ -5544,10 +5544,10 @@ react-native-safe-area-context@4.11.0: resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.11.0.tgz#d45271363672dc1923ddb0ce5a6ad588e210c85d" integrity sha512-Bg7bozxEB+ZS+H3tVYs5yY1cvxNXgR6nRQwpSMkYR9IN5CbxohLnSprrOPG/ostTCd4F6iCk0c51pExEhifSKQ== -react-native-screens@3.32.0: - version "3.32.0" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.32.0.tgz#47c3d2efc9cd5ed18af41b34efc8b46df05b87b4" - integrity sha512-wybqZAHX7v8ipOXhh90CqGLkBHw5JYqKNRBX7R/b0c2WQisTOgu0M0yGwBMM6LyXRBT+4k3NTGHdDbpJVpq0yQ== +react-native-screens@4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.3.0.tgz#c4fef7583535c963e9257cdd1d91a9889961ab61" + integrity sha512-G0u8BPgu2vcRZoQTlRpBXKa0ElQSDvDBlRe6ncWwCeBmd5Uqa2I3tQ6Vn6trIE6+yneW/nD4p5wihEHlAWZPEw== dependencies: react-freeze "^1.0.0" warn-once "^0.1.0"