Skip to content

Commit a966f22

Browse files
committed
chore: sync with upstream
1 parent ba19ab5 commit a966f22

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
@@ -1511,6 +1511,22 @@ PODS:
15111511
- React-NativeModulesApple
15121512
- ReactCodegen
15131513
- ReactCommon
1514+
- React-RCTWindowManager (1000.0.0):
1515+
- RCT-Folly (= 2024.01.01.00)
1516+
- RCTTypeSafety
1517+
- React-Core/RCTWindowManagerHeaders
1518+
- React-jsi
1519+
- React-NativeModulesApple
1520+
- ReactCodegen
1521+
- ReactCommon
1522+
- React-RCTXR (1000.0.0):
1523+
- RCT-Folly (= 2024.01.01.00)
1524+
- RCTTypeSafety
1525+
- React-Core/RCTXRHeaders
1526+
- React-jsi
1527+
- React-NativeModulesApple
1528+
- ReactCodegen
1529+
- ReactCommon
15141530
- React-rendererconsistency (1000.0.0)
15151531
- React-rendererdebug (1000.0.0):
15161532
- DoubleConversion
@@ -1737,6 +1753,8 @@ DEPENDENCIES:
17371753
- React-RCTTest (from `./RCTTest`)
17381754
- React-RCTText (from `../react-native/Libraries/Text`)
17391755
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
1756+
- React-RCTWindowManager (from `../react-native/Libraries/WindowManager`)
1757+
- React-RCTXR (from `../react-native/Libraries/XR`)
17401758
- React-rendererconsistency (from `../react-native/ReactCommon/react/renderer/consistency`)
17411759
- React-rendererdebug (from `../react-native/ReactCommon/react/renderer/debug`)
17421760
- React-rncore (from `../react-native/ReactCommon`)
@@ -1867,6 +1885,10 @@ EXTERNAL SOURCES:
18671885
:path: "../react-native/Libraries/Text"
18681886
React-RCTVibration:
18691887
:path: "../react-native/Libraries/Vibration"
1888+
React-RCTWindowManager:
1889+
:path: "../react-native/Libraries/WindowManager"
1890+
React-RCTXR:
1891+
:path: "../react-native/Libraries/XR"
18701892
React-rendererconsistency:
18711893
:path: "../react-native/ReactCommon/react/renderer/consistency"
18721894
React-rendererdebug:

0 commit comments

Comments
 (0)