upgrade rns again

This commit is contained in:
Samuel Newman
2025-05-28 16:44:15 +03:00
parent a5b7b6f12f
commit a9322c8457
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
"react-native-reanimated": "~3.17.5",
"react-native-root-siblings": "^4.1.1",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "^4.11.0",
"react-native-screens": "^4.11.1",
"react-native-svg": "15.11.2",
"react-native-uitextview": "^1.4.0",
"react-native-url-polyfill": "^1.3.0",
+3 -3
View File
@@ -16892,9 +16892,9 @@ react-native-safe-area-context@5.4.0:
integrity sha512-JaEThVyJcLhA+vU0NU8bZ0a1ih6GiF4faZ+ArZLqpYbL6j7R3caRqj+mE3lEtKCuHgwjLg3bCxLL1GPUJZVqUA==
react-native-screens@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.11.0.tgz#2d60fd377299dedaf954da5089907325a29d05ef"
integrity sha512-ddQupo2Gjw12sV0fxeFFkN/EiFUg3Ty+Qm7Kjf/VOJYH1z8/rHsiMMmxWzpRkFPcXZ6+10t62rot/IbxnbzCbA==
version "4.11.1"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.11.1.tgz#7d0f3d313d8ddc1e55437c5e038f15f8805dc991"
integrity sha512-F0zOzRVa3ptZfLpD0J8ROdo+y1fEPw+VBFq1MTY/iyDu08al7qFUO5hLMd+EYMda5VXGaTFCa8q7bOppUszhJw==
dependencies:
react-freeze "^1.0.0"
react-native-is-edge-to-edge "^1.1.7"