From 500c3a96faa57af548db3508b52b235c788cfad4 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Tue, 5 Nov 2024 15:45:32 +0200 Subject: [PATCH] Upgrades react-native-screens to 3.35.0 --- samples/react-native/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/react-native/package.json b/samples/react-native/package.json index fb5c2e4232..1ee6c908d7 100644 --- a/samples/react-native/package.json +++ b/samples/react-native/package.json @@ -32,7 +32,7 @@ "react-native-gesture-handler": "^2.18.1", "react-native-reanimated": "3.15.0", "react-native-safe-area-context": "4.10.5", - "react-native-screens": "3.34.0", + "react-native-screens": "3.35.0", "react-native-svg": "^15.6.0", "react-native-vector-icons": "^10.0.3", "react-native-webview": "^13.12.3", diff --git a/yarn.lock b/yarn.lock index c9ce7f5709..25c5bf2b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21328,16 +21328,16 @@ __metadata: languageName: node linkType: hard -"react-native-screens@npm:3.34.0": - version: 3.34.0 - resolution: "react-native-screens@npm:3.34.0" +"react-native-screens@npm:3.35.0": + version: 3.35.0 + resolution: "react-native-screens@npm:3.35.0" dependencies: react-freeze: ^1.0.0 warn-once: ^0.1.0 peerDependencies: react: "*" react-native: "*" - checksum: 28c1f6e556c318ffcbd79d153b9612cc8a0b8d8b70f909d3cde2fd6d0586a7c151a449e57400d8996f4ee6c3b5140c5c4f643a427e974f6dc573b2bcd8eb7356 + checksum: cb8a0c8d8a41a8a1065cc2253e4272a970366a7d80bc54e889b2f48de7ccccd3e828e2701de39c0453a67956ec0cad140fb506324cce04419b5e2eb495c038c2 languageName: node linkType: hard @@ -22870,7 +22870,7 @@ __metadata: react-native-gesture-handler: ^2.18.1 react-native-reanimated: 3.15.0 react-native-safe-area-context: 4.10.5 - react-native-screens: 3.34.0 + react-native-screens: 3.35.0 react-native-svg: ^15.6.0 react-native-vector-icons: ^10.0.3 react-native-webview: ^13.12.3