Skip to content

Commit 2ee4e05

Browse files
committed
chore: sync with upstream
1 parent a297be0 commit 2ee4e05

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

packages/rn-tester/Podfile.lock

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,22 @@ PODS:
14821482
- React-NativeModulesApple
14831483
- ReactCodegen
14841484
- ReactCommon
1485+
- React-RCTWindowManager (1000.0.0):
1486+
- RCT-Folly (= 2024.01.01.00)
1487+
- RCTTypeSafety
1488+
- React-Core/RCTWindowManagerHeaders
1489+
- React-jsi
1490+
- React-NativeModulesApple
1491+
- ReactCodegen
1492+
- ReactCommon
1493+
- React-RCTXR (1000.0.0):
1494+
- RCT-Folly (= 2024.01.01.00)
1495+
- RCTTypeSafety
1496+
- React-Core/RCTXRHeaders
1497+
- React-jsi
1498+
- React-NativeModulesApple
1499+
- ReactCodegen
1500+
- ReactCommon
14851501
- React-rendererconsistency (1000.0.0)
14861502
- React-rendererdebug (1000.0.0):
14871503
- DoubleConversion
@@ -1712,6 +1728,8 @@ DEPENDENCIES:
17121728
- React-RCTTest (from `./RCTTest`)
17131729
- React-RCTText (from `../react-native/Libraries/Text`)
17141730
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
1731+
- React-RCTWindowManager (from `../react-native/Libraries/WindowManager`)
1732+
- React-RCTXR (from `../react-native/Libraries/XR`)
17151733
- React-rendererconsistency (from `../react-native/ReactCommon/react/renderer/consistency`)
17161734
- React-rendererdebug (from `../react-native/ReactCommon/react/renderer/debug`)
17171735
- React-rncore (from `../react-native/ReactCommon`)
@@ -1843,6 +1861,10 @@ EXTERNAL SOURCES:
18431861
:path: "../react-native/Libraries/Text"
18441862
React-RCTVibration:
18451863
:path: "../react-native/Libraries/Vibration"
1864+
React-RCTWindowManager:
1865+
:path: "../react-native/Libraries/WindowManager"
1866+
React-RCTXR:
1867+
:path: "../react-native/Libraries/XR"
18461868
React-rendererconsistency:
18471869
:path: "../react-native/ReactCommon/react/renderer/consistency"
18481870
React-rendererdebug:

0 commit comments

Comments
 (0)