diff --git a/bun.lock b/bun.lock index 9503f126..a5c5d187 100644 --- a/bun.lock +++ b/bun.lock @@ -45,7 +45,7 @@ "react-native-quick-base64": "2.2.2", "react-native-quick-crypto": "workspace:*", "react-native-safe-area-context": "^5.2.2", - "react-native-screens": "4.15.4", + "react-native-screens": "4.17.1", "react-native-vector-icons": "^10.1.0", "readable-stream": "4.5.2", "tinybench": "^3.0.6", @@ -2195,8 +2195,6 @@ "react-native-builder-bob": ["react-native-builder-bob@0.39.1", "", { "dependencies": { "@babel/core": "^7.25.2", "@babel/plugin-transform-strict-mode": "^7.24.7", "@babel/preset-env": "^7.25.2", "@babel/preset-flow": "^7.24.7", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", "babel-plugin-module-resolver": "^5.0.2", "browserslist": "^4.20.4", "cross-spawn": "^7.0.3", "dedent": "^0.7.0", "del": "^6.1.1", "escape-string-regexp": "^4.0.0", "fs-extra": "^10.1.0", "glob": "^8.0.3", "is-git-dirty": "^2.0.1", "json5": "^2.2.1", "kleur": "^4.1.4", "metro-config": "^0.80.9", "prompts": "^2.4.2", "which": "^2.0.2", "yargs": "^17.5.1" }, "bin": { "bob": "bin/bob" } }, "sha512-nEG9FB5a2Rxw0251dnlM9QtqvuM2os8avRhYDWDdvsZOnQJhQI4fGV5wF5FypAqHNWPQUNXmvhPUFrPSwiPnAQ=="], - "react-native-is-edge-to-edge": ["react-native-is-edge-to-edge@1.2.1", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-FLbPWl/MyYQWz+KwqOZsSyj2JmLKglHatd3xLZWskXOpRaio4LfEDEz8E/A6uD8QoTHW6Aobw1jbEwK7KMgR7Q=="], - "react-native-nitro-modules": ["react-native-nitro-modules@0.29.1", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-91A/Lc4Zc1Bvzj1iMSnD6vA5Swqv8aVcwGcv8ddjoPd9mahNvVS2arFh3o7kAqRH4RIh3KcQ0NpYslu7AYn55Q=="], "react-native-quick-base64": ["react-native-quick-base64@2.2.2", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-WLHSifHLoamr2kF00Gov0W9ud6CfPshe1rmqWTquVIi9c62qxOaJCFVDrXFZhEBU8B8PvGLVuOlVKH78yhY0Fg=="], @@ -2207,7 +2205,7 @@ "react-native-safe-area-context": ["react-native-safe-area-context@5.6.1", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-/wJE58HLEAkATzhhX1xSr+fostLsK8Q97EfpfMDKo8jlOc1QKESSX/FQrhk7HhQH/2uSaox4Y86sNaI02kteiA=="], - "react-native-screens": ["react-native-screens@4.15.4", "", { "dependencies": { "react-freeze": "^1.0.0", "react-native-is-edge-to-edge": "^1.2.1", "warn-once": "^0.1.0" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-aKHPDScUbpQiZEG9eZssHdG5jEQs4yiJ8eMx6g81Ex/xU7DZkv3911enzdCb+v4eJE79X8waizY0ZhauZJQmrw=="], + "react-native-screens": ["react-native-screens@4.17.1", "", { "dependencies": { "react-freeze": "^1.0.0", "warn-once": "^0.1.0" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-hGArs1kzsokvwxq98vluGlprUw3Q95zEjvZ3U2q28FmvLy25e6jxMclEkgxNtJ0GVJ2gWcFRTXON0EIVvUEd+A=="], "react-native-vector-icons": ["react-native-vector-icons@10.1.0", "", { "dependencies": { "prop-types": "^15.7.2", "yargs": "^16.1.1" }, "bin": { "fa-upgrade.sh": "bin/fa-upgrade.sh", "fa5-upgrade": "bin/fa5-upgrade.sh", "fa6-upgrade": "bin/fa6-upgrade.sh", "generate-icon": "bin/generate-icon.js" } }, "sha512-fdQjCHIdoXmRoTZ5gvN1FmT4sGLQ2wmQiNZHKJQUYnE2tkIwjGnxNch+6Nd4lHAACvMWO7LOzBNot2u/zlOmkw=="], diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 0a9c70a4..674dfa5e 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1752,7 +1752,7 @@ PODS: - React-utils (= 0.81.1) - ReactNativeDependencies - ReactNativeDependencies (0.81.1) - - RNScreens (4.15.4): + - RNScreens (4.17.1): - hermes-engine - RCTRequired - RCTTypeSafety @@ -1774,9 +1774,9 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - ReactNativeDependencies - - RNScreens/common (= 4.15.4) + - RNScreens/common (= 4.17.1) - Yoga - - RNScreens/common (4.15.4): + - RNScreens/common (4.17.1): - hermes-engine - RCTRequired - RCTTypeSafety @@ -2124,7 +2124,7 @@ SPEC CHECKSUMS: ReactCodegen: c1ea19a3a9eb7813829ef4c4d2bcb7e14caef610 ReactCommon: 3579ef7cd884fbb5218bed929f25b7b212299700 ReactNativeDependencies: 9444683ddc7eaa98d2289224ce730a7632b705ff - RNScreens: cbd0bb6537baa89b54bb0493617bc1833fa3d0e0 + RNScreens: db8ce1da5a1423fca091b856ac7fecec6596ddb8 RNVectorIcons: 58f509d12a4832393fe7590cebb4716c73493df0 Yoga: 18b87f28df0aee34fa7370518a35aa8107ba47b9 diff --git a/example/package.json b/example/package.json index 53d9f25f..a657f604 100644 --- a/example/package.json +++ b/example/package.json @@ -40,7 +40,7 @@ "react-native-quick-base64": "2.2.2", "react-native-quick-crypto": "workspace:*", "react-native-safe-area-context": "^5.2.2", - "react-native-screens": "4.15.4", + "react-native-screens": "4.17.1", "react-native-vector-icons": "^10.1.0", "readable-stream": "4.5.2", "tinybench": "^3.0.6",