Skip to content

Commit 6c22a29

Browse files
authored
[macOS] Re-generate locks (#3437)
## Description While merging dependa-bot PRs I've found out that `yarn.lock` in `MacOSExample` has old version of Gesture Handler. Running `yarn` did not fix it, so I've decided to remove it and generate it again. I've also run `bundle exec pod install` in `macos` directory. ## Test plan Check that MacOSExample works.
1 parent 6c1753f commit 6c22a29

File tree

3 files changed

+2222
-2275
lines changed

3 files changed

+2222
-2275
lines changed

MacOSExample/macos/MacOSExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,13 @@
329329
inputPaths = (
330330
"${PODS_ROOT}/Target Support Files/Pods-MacOSExample-macOS/Pods-MacOSExample-macOS-resources.sh",
331331
"${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage/RNCAsyncStorage_resources.bundle",
332+
"${PODS_CONFIGURATION_BUILD_DIR}/RNSVG/RNSVGFilters.bundle",
332333
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle",
333334
);
334335
name = "[CP] Copy Pods Resources";
335336
outputPaths = (
336337
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNCAsyncStorage_resources.bundle",
338+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNSVGFilters.bundle",
337339
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle",
338340
);
339341
runOnlyForDeploymentPostprocessing = 0;

MacOSExample/macos/Podfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,8 @@ PODS:
935935
- React-Mapbuffer (0.74.6):
936936
- glog
937937
- React-debug
938+
- react-native-safe-area-context (4.14.1):
939+
- React-Core
938940
- React-nativeconfig (0.74.6)
939941
- React-NativeModulesApple (0.74.6):
940942
- glog
@@ -1252,7 +1254,7 @@ PODS:
12521254
- ReactCommon/turbomodule/bridging
12531255
- ReactCommon/turbomodule/core
12541256
- Yoga
1255-
- RNSVG (15.7.1):
1257+
- RNSVG (15.11.2):
12561258
- React-Core
12571259
- SocketRocket (0.7.0)
12581260
- Yoga (0.0.0)
@@ -1290,6 +1292,7 @@ DEPENDENCIES:
12901292
- React-jsitracing (from `../node_modules/react-native-macos/ReactCommon/hermes/executor/`)
12911293
- React-logger (from `../node_modules/react-native-macos/ReactCommon/logger`)
12921294
- React-Mapbuffer (from `../node_modules/react-native-macos/ReactCommon`)
1295+
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
12931296
- React-nativeconfig (from `../node_modules/react-native-macos/ReactCommon`)
12941297
- React-NativeModulesApple (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios`)
12951298
- React-perflogger (from `../node_modules/react-native-macos/ReactCommon/reactperflogger`)
@@ -1382,6 +1385,8 @@ EXTERNAL SOURCES:
13821385
:path: "../node_modules/react-native-macos/ReactCommon/logger"
13831386
React-Mapbuffer:
13841387
:path: "../node_modules/react-native-macos/ReactCommon"
1388+
react-native-safe-area-context:
1389+
:path: "../node_modules/react-native-safe-area-context"
13851390
React-nativeconfig:
13861391
:path: "../node_modules/react-native-macos/ReactCommon"
13871392
React-NativeModulesApple:
@@ -1443,10 +1448,10 @@ EXTERNAL SOURCES:
14431448

14441449
SPEC CHECKSUMS:
14451450
boost: 0686b6af8cbd638c784fea5afb789be66699823c
1446-
DoubleConversion: acaf5db79676d2e9119015819153f0f99191de12
1451+
DoubleConversion: 5b92c4507c560bb62e7aa1acdf2785ea3ff08b3b
14471452
FBLazyVector: 8f41053475f558b29633b434bd62929813a38560
14481453
fmt: 03574da4b7ba40de39da59677ca66610ce8c4a02
1449-
glog: 6df0a3d6e2750a50609471fd1a01fd2948d405b5
1454+
glog: ba31c1afa7dcf1915a109861bccdb4421be6175b
14501455
hermes-engine: 21ea4e6a0b64854652c8c20cb815efdbb3131fdd
14511456
RCT-Folly: 2edbb9597acadc2312235c7ad6243d49852047a3
14521457
RCTDeprecation: 5f1d7e1f8ef6c53f0207e3ac0d0ca23575e8a6ab
@@ -1472,6 +1477,7 @@ SPEC CHECKSUMS:
14721477
React-jsitracing: cc6e6f741639f3951b7df43bd87cbfc16bdafc98
14731478
React-logger: e249d9c4dc55980a66dfbc176b6779448052d83c
14741479
React-Mapbuffer: 428d5628320b14d5570f269c73e5f331bff332b8
1480+
react-native-safe-area-context: 141eca0fd4e4191288dfc8b96a7c7e1c2983447a
14751481
React-nativeconfig: 2a578599932a902996461427ee3cd6e70324a938
14761482
React-NativeModulesApple: 1684e63fd5cf33c6e87781801b901d1847f319ed
14771483
React-perflogger: 20f2c340ba77761ce791c46bee92a7dad00abd5e
@@ -1498,7 +1504,7 @@ SPEC CHECKSUMS:
14981504
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
14991505
RNGestureHandler: 8a0741a2044b05d14bdc65f66b3d0cf77c7ec5e9
15001506
RNReanimated: 45553a3ae29a75a76269595f8554d07d4090e392
1501-
RNSVG: 4590aa95758149fa27c5c83e54a6a466349a1688
1507+
RNSVG: e451741721b9fd3db71b06aafe9335d09a189692
15021508
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
15031509
Yoga: 2b5a8ace4c52fd28c52de828b9a66aede21c3a9c
15041510

0 commit comments

Comments
 (0)