Skip to content

Commit 7ebf12e

Browse files
committed
chore: bump expo-modules-core to version 55.0.16
1 parent 73476ac commit 7ebf12e

5 files changed

Lines changed: 11 additions & 10 deletions

File tree

ios/Podfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ PODS:
141141
- ExpoModulesCore
142142
- ExpoLogBox (55.0.7):
143143
- React-Core
144-
- ExpoModulesCore (55.0.4):
144+
- ExpoModulesCore (55.0.16):
145145
- boost
146146
- DoubleConversion
147147
- ExpoModulesJSI
@@ -172,9 +172,10 @@ PODS:
172172
- RNWorklets
173173
- SocketRocket
174174
- Yoga
175-
- ExpoModulesJSI (55.0.4):
175+
- ExpoModulesJSI (55.0.16):
176176
- hermes-engine
177177
- React-Core
178+
- React-runtimescheduler
178179
- ReactCommon
179180
- ExpoStoreReview (9.0.9):
180181
- ExpoModulesCore
@@ -4782,8 +4783,8 @@ SPEC CHECKSUMS:
47824783
ExpoImageManipulator: ae244131e2c3da68a030332fcbd87287fbdd8f97
47834784
ExpoLocation: fec7703a4922c4748b380723669f771376ffbd05
47844785
ExpoLogBox: 89b634d5a8a64c4a6a7caad8f9985a28463c7002
4785-
ExpoModulesCore: 1158e7941ddcff1677846dfdec27630e036e3904
4786-
ExpoModulesJSI: 455acaa72cb963ceb247df889c8e8cce3e6bbfe6
4786+
ExpoModulesCore: c28a2485e1ce05b3978945ee9dad417efc689287
4787+
ExpoModulesJSI: f587e93b998bcbe71ce2f6cec9de1f1ba93f0b89
47874788
ExpoStoreReview: 32bb43b6fae9c8db3e33cad69996dff3785eef5f
47884789
ExpoTaskManager: 23d8ea66d21da98ddcef977f258d1fd62359c2db
47894790
ExpoVideo: 17748c0ee95e746b6ec75d8522a714cb3e614fa1

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"expo-image": "55.0.3",
132132
"expo-image-manipulator": "55.0.2",
133133
"expo-location": "55.0.3",
134-
"expo-modules-core": "55.0.4",
134+
"expo-modules-core": "55.0.16",
135135
"expo-store-review": "~9.0.8",
136136
"expo-task-manager": "55.0.2",
137137
"expo-video": "55.0.3",

patches/expo-modules-core/details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `expo-modules-core` patches
22

3-
### [expo-modules-core+55.0.4+001+disableViewRecycling.patch](expo-modules-core+55.0.4+001+disableViewRecycling.patch)
3+
### [expo-modules-core+55.0.16+001+disableViewRecycling.patch](expo-modules-core+55.0.16+001+disableViewRecycling.patch)
44

55
- Reason: Opt-out from RN Fabric view recycling
66
- Upstream PR/issue: https://expo.canny.io/feature-requests/p/opt-out-of-react-native-fabric-view-recycling-for-expofabricviewobjc

patches/expo-modules-core/expo-modules-core+55.0.4+001+disableViewRecycling.patch renamed to patches/expo-modules-core/expo-modules-core+55.0.16+001+disableViewRecycling.patch

File renamed without changes.

0 commit comments

Comments
 (0)