diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index df49f70..4469b7a 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -4,7 +4,7 @@ PODS: - DGSwiftUtilities (~> 0.11) - ContextMenuAuxiliaryPreview (0.4.0): - DGSwiftUtilities (~> 0.13) - - DGSwiftUtilities (0.17.2) + - DGSwiftUtilities (0.17.3) - DoubleConversion (1.1.6) - EXApplication (5.3.1): - ExpoModulesCore @@ -455,7 +455,7 @@ PODS: - DGSwiftUtilities - ExpoModulesCore - ReactNativeIosUtilities - - ReactNativeIosUtilities (4.4.2): + - ReactNativeIosUtilities (4.4.5): - ComputableLayout (~> 0.7) - DGSwiftUtilities (~> 0.17) - ExpoModulesCore @@ -678,7 +678,7 @@ SPEC CHECKSUMS: boost: 57d2868c099736d80fcd648bf211b4431e51a558 ComputableLayout: c50faffac4ed9f8f05b0ce5e6f3a60df1f6042c8 ContextMenuAuxiliaryPreview: 484e47f66bcb9ffe485b5e7e34cc968ff3218a9f - DGSwiftUtilities: f371248003eb7feea3cfe594f00599e01186198c + DGSwiftUtilities: 3f074197c5e5d02d0925d5170c9c37e446168aed DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 EXApplication: 042aa2e3f05258a16962ea1a9914bf288db9c9a1 EXConstants: ce5bbea779da8031ac818c36bea41b10e14d04e1 @@ -727,7 +727,7 @@ SPEC CHECKSUMS: React-utils: 7a9918a1ffdd39aba67835d42386f592ea3f8e76 ReactCommon: 91ece8350ebb3dd2be9cef662abd78b6948233c0 ReactNativeIosContextMenu: e5f972174bd78ab3a552bd6ee4745762ffaa42b3 - ReactNativeIosUtilities: d3f4604f9dbda5596f64884bd4bc84de9dd85235 + ReactNativeIosUtilities: 638290fbfaa093c1b50d1f926715d77cabcae759 RNFlashList: 236646d48f224a034f35baa0242e1b77db063b1e RNGestureHandler: 7909c50383a18f0cb10ce1db7262b9a6da504c03 RNReanimated: 9f7068e43b9358a46a688d94a5a3adb258139457 diff --git a/example/package.json b/example/package.json index 727f985..92f79eb 100644 --- a/example/package.json +++ b/example/package.json @@ -19,7 +19,7 @@ "react": "18.2.0", "react-native": "0.72.5", "react-native-gesture-handler": "^2.15.0", - "react-native-ios-utilities": "^4.4.2", + "react-native-ios-utilities": "^4.4.5", "react-native-reanimated": "~3.3.0", "react-native-safe-area-context": "^4.7.2", "react-native-screens": "^3.25.0" diff --git a/example/yarn.lock b/example/yarn.lock index e127b72..4a31acd 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5476,10 +5476,10 @@ react-native-gesture-handler@^2.15.0: lodash "^4.17.21" prop-types "^15.7.2" -react-native-ios-utilities@^4.4.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/react-native-ios-utilities/-/react-native-ios-utilities-4.4.2.tgz#7f274d091ad2bfa26c58c1da0f4936e12a3e243b" - integrity sha512-AzZyTIRkP537Sj64qjYyW1doZioTBUN4tIqmNtl1NOgXm9hyBzhn6GvqYwgADVt9ScS/8OOfL0GScCsojkguUg== +react-native-ios-utilities@^4.4.5: + version "4.4.5" + resolved "https://registry.yarnpkg.com/react-native-ios-utilities/-/react-native-ios-utilities-4.4.5.tgz#2add411e30bbb072bdfe507e4b1afccd3d0c1e9b" + integrity sha512-tL9FU+2gfYl4QqwgV29/wJww3rvFkxftaVW6bFN7uBCAu5CrGf0SjrdCXGHxKDN7KXHa+q1n1AabMdBkCdqxnw== react-native-reanimated@~3.3.0: version "3.3.0" diff --git a/package.json b/package.json index e0707be..1a58ca5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "expo-modules-core": "^1.5.11", "react": "18.2.0", "react-native": "0.72.5", - "react-native-ios-utilities": "^4.4.2", + "react-native-ios-utilities": "^4.4.5", "release-it": "^16.2.1" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index a78aecf..054698e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7922,10 +7922,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-ios-utilities@^4.4.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/react-native-ios-utilities/-/react-native-ios-utilities-4.4.2.tgz#7f274d091ad2bfa26c58c1da0f4936e12a3e243b" - integrity sha512-AzZyTIRkP537Sj64qjYyW1doZioTBUN4tIqmNtl1NOgXm9hyBzhn6GvqYwgADVt9ScS/8OOfL0GScCsojkguUg== +react-native-ios-utilities@^4.4.5: + version "4.4.5" + resolved "https://registry.yarnpkg.com/react-native-ios-utilities/-/react-native-ios-utilities-4.4.5.tgz#2add411e30bbb072bdfe507e4b1afccd3d0c1e9b" + integrity sha512-tL9FU+2gfYl4QqwgV29/wJww3rvFkxftaVW6bFN7uBCAu5CrGf0SjrdCXGHxKDN7KXHa+q1n1AabMdBkCdqxnw== react-native@0.72.5: version "0.72.5"