|
1 | 1 | PODS: |
2 | | - - AppAuth (1.7.5): |
3 | | - - AppAuth/Core (= 1.7.5) |
4 | | - - AppAuth/ExternalUserAgent (= 1.7.5) |
5 | | - - AppAuth/Core (1.7.5) |
6 | | - - AppAuth/ExternalUserAgent (1.7.5): |
| 2 | + - AppAuth (1.7.6): |
| 3 | + - AppAuth/Core (= 1.7.6) |
| 4 | + - AppAuth/ExternalUserAgent (= 1.7.6) |
| 5 | + - AppAuth/Core (1.7.6) |
| 6 | + - AppAuth/ExternalUserAgent (1.7.6): |
7 | 7 | - AppAuth/Core |
8 | 8 | - boost (1.84.0) |
9 | 9 | - ConsentViewController (7.6.7): |
10 | 10 | - Down (~> 0.11.0) |
| 11 | + - contentpass-react-native-contentpass (0.2.4): |
| 12 | + - DoubleConversion |
| 13 | + - glog |
| 14 | + - hermes-engine |
| 15 | + - RCT-Folly (= 2024.01.01.00) |
| 16 | + - RCTRequired |
| 17 | + - RCTTypeSafety |
| 18 | + - React-Core |
| 19 | + - React-debug |
| 20 | + - React-Fabric |
| 21 | + - React-featureflags |
| 22 | + - React-graphics |
| 23 | + - React-ImageManager |
| 24 | + - React-NativeModulesApple |
| 25 | + - React-RCTFabric |
| 26 | + - React-rendererdebug |
| 27 | + - React-utils |
| 28 | + - ReactCodegen |
| 29 | + - ReactCommon/turbomodule/bridging |
| 30 | + - ReactCommon/turbomodule/core |
| 31 | + - Yoga |
11 | 32 | - DoubleConversion (1.1.6) |
12 | 33 | - FBLazyVector (0.76.2) |
13 | 34 | - fmt (9.1.0) |
@@ -1250,30 +1271,9 @@ PODS: |
1250 | 1271 | - ReactCommon/turbomodule/bridging |
1251 | 1272 | - ReactCommon/turbomodule/core |
1252 | 1273 | - Yoga |
1253 | | - - react-native-app-auth (8.0.0): |
1254 | | - - AppAuth (>= 1.7.3) |
1255 | | - - React-Core |
1256 | | - - react-native-contentpass (0.1.0): |
1257 | | - - DoubleConversion |
1258 | | - - glog |
1259 | | - - hermes-engine |
1260 | | - - RCT-Folly (= 2024.01.01.00) |
1261 | | - - RCTRequired |
1262 | | - - RCTTypeSafety |
| 1274 | + - react-native-app-auth (8.0.1): |
| 1275 | + - AppAuth (>= 1.7.6) |
1263 | 1276 | - React-Core |
1264 | | - - React-debug |
1265 | | - - React-Fabric |
1266 | | - - React-featureflags |
1267 | | - - React-graphics |
1268 | | - - React-ImageManager |
1269 | | - - React-NativeModulesApple |
1270 | | - - React-RCTFabric |
1271 | | - - React-rendererdebug |
1272 | | - - React-utils |
1273 | | - - ReactCodegen |
1274 | | - - ReactCommon/turbomodule/bridging |
1275 | | - - ReactCommon/turbomodule/core |
1276 | | - - Yoga |
1277 | 1277 | - react-native-encrypted-storage (4.0.3): |
1278 | 1278 | - React-Core |
1279 | 1279 | - React-nativeconfig (0.76.2) |
@@ -1570,6 +1570,7 @@ PODS: |
1570 | 1570 |
|
1571 | 1571 | DEPENDENCIES: |
1572 | 1572 | - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) |
| 1573 | + - contentpass-react-native-contentpass (from `../..`) |
1573 | 1574 | - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) |
1574 | 1575 | - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) |
1575 | 1576 | - fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`) |
@@ -1607,7 +1608,6 @@ DEPENDENCIES: |
1607 | 1608 | - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`) |
1608 | 1609 | - React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`) |
1609 | 1610 | - react-native-app-auth (from `../node_modules/react-native-app-auth`) |
1610 | | - - react-native-contentpass (from `../..`) |
1611 | 1611 | - react-native-encrypted-storage (from `../node_modules/react-native-encrypted-storage`) |
1612 | 1612 | - React-nativeconfig (from `../node_modules/react-native/ReactCommon`) |
1613 | 1613 | - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`) |
@@ -1648,6 +1648,8 @@ SPEC REPOS: |
1648 | 1648 | EXTERNAL SOURCES: |
1649 | 1649 | boost: |
1650 | 1650 | :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" |
| 1651 | + contentpass-react-native-contentpass: |
| 1652 | + :path: "../.." |
1651 | 1653 | DoubleConversion: |
1652 | 1654 | :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" |
1653 | 1655 | FBLazyVector: |
@@ -1719,8 +1721,6 @@ EXTERNAL SOURCES: |
1719 | 1721 | :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks" |
1720 | 1722 | react-native-app-auth: |
1721 | 1723 | :path: "../node_modules/react-native-app-auth" |
1722 | | - react-native-contentpass: |
1723 | | - :path: "../.." |
1724 | 1724 | react-native-encrypted-storage: |
1725 | 1725 | :path: "../node_modules/react-native-encrypted-storage" |
1726 | 1726 | React-nativeconfig: |
@@ -1783,9 +1783,10 @@ EXTERNAL SOURCES: |
1783 | 1783 | :path: "../node_modules/react-native/ReactCommon/yoga" |
1784 | 1784 |
|
1785 | 1785 | SPEC CHECKSUMS: |
1786 | | - AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa |
| 1786 | + AppAuth: d4f13a8fe0baf391b2108511793e4b479691fb73 |
1787 | 1787 | boost: 1dca942403ed9342f98334bf4c3621f011aa7946 |
1788 | 1788 | ConsentViewController: 243f7bfcde4b6ec71a5033486465b7c17448493c |
| 1789 | + contentpass-react-native-contentpass: 27dd53dddc86eb602a6c4d74eea5dc52674061dc |
1789 | 1790 | DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385 |
1790 | 1791 | FBLazyVector: bc70dcb22ad30ce734a7cce7210791dc737e230f |
1791 | 1792 | fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be |
@@ -1820,8 +1821,7 @@ SPEC CHECKSUMS: |
1820 | 1821 | React-logger: addd140841248966c2547eb94836399cc1061f4d |
1821 | 1822 | React-Mapbuffer: 029b5332e78af8c67c4b5e65edfc717068b8eac1 |
1822 | 1823 | React-microtasksnativemodule: ee9ac93cdd64745dfd3f3e5fa7cb1d0f6a5b89cd |
1823 | | - react-native-app-auth: 58e24517e55368bee2950c5a4d0699ed80f0bff7 |
1824 | | - react-native-contentpass: 491cee39ada3d0b087246234752249e617a0c0db |
| 1824 | + react-native-app-auth: 0dd956abd9201fc06f7b4a71f0740836e2532014 |
1825 | 1825 | react-native-encrypted-storage: 569d114e329b1c2c2d9f8c84bcdbe4478dda2258 |
1826 | 1826 | React-nativeconfig: 470fce6d871c02dc5eff250a362d56391b7f52d6 |
1827 | 1827 | React-NativeModulesApple: 1586448c61a7c2bd4040cc03ccde66a72037e77e |
|
0 commit comments