Skip to content

Commit ff92873

Browse files
committed
chore: sync with upstream
1 parent 6ee3a0b commit ff92873

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
@@ -1516,6 +1516,22 @@ PODS:
15161516
- React-NativeModulesApple
15171517
- ReactCodegen
15181518
- ReactCommon
1519+
- React-RCTWindowManager (1000.0.0):
1520+
- RCT-Folly (= 2024.01.01.00)
1521+
- RCTTypeSafety
1522+
- React-Core/RCTWindowManagerHeaders
1523+
- React-jsi
1524+
- React-NativeModulesApple
1525+
- ReactCodegen
1526+
- ReactCommon
1527+
- React-RCTXR (1000.0.0):
1528+
- RCT-Folly (= 2024.01.01.00)
1529+
- RCTTypeSafety
1530+
- React-Core/RCTXRHeaders
1531+
- React-jsi
1532+
- React-NativeModulesApple
1533+
- ReactCodegen
1534+
- ReactCommon
15191535
- React-rendererconsistency (1000.0.0)
15201536
- React-rendererdebug (1000.0.0):
15211537
- DoubleConversion
@@ -1746,6 +1762,8 @@ DEPENDENCIES:
17461762
- React-RCTTest (from `./RCTTest`)
17471763
- React-RCTText (from `../react-native/Libraries/Text`)
17481764
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
1765+
- React-RCTWindowManager (from `../react-native/Libraries/WindowManager`)
1766+
- React-RCTXR (from `../react-native/Libraries/XR`)
17491767
- React-rendererconsistency (from `../react-native/ReactCommon/react/renderer/consistency`)
17501768
- React-rendererdebug (from `../react-native/ReactCommon/react/renderer/debug`)
17511769
- React-rncore (from `../react-native/ReactCommon`)
@@ -1877,6 +1895,10 @@ EXTERNAL SOURCES:
18771895
:path: "../react-native/Libraries/Text"
18781896
React-RCTVibration:
18791897
:path: "../react-native/Libraries/Vibration"
1898+
React-RCTWindowManager:
1899+
:path: "../react-native/Libraries/WindowManager"
1900+
React-RCTXR:
1901+
:path: "../react-native/Libraries/XR"
18801902
React-rendererconsistency:
18811903
:path: "../react-native/ReactCommon/react/renderer/consistency"
18821904
React-rendererdebug:

0 commit comments

Comments
 (0)