Skip to content

Commit 85191ec

Browse files
authored
Merge pull request #90086 from margelo/@chrispader/react-native-reanimated-to-4.2.3
chore: bump react-native-reanimated to version 4.2.3
2 parents 12593fd + de25915 commit 85191ec

5 files changed

Lines changed: 16 additions & 16 deletions

File tree

ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3878,7 +3878,7 @@ PODS:
38783878
- ReactCommon/turbomodule/core
38793879
- SocketRocket
38803880
- Yoga
3881-
- RNReanimated (4.2.1):
3881+
- RNReanimated (4.2.3):
38823882
- boost
38833883
- DoubleConversion
38843884
- fast_float
@@ -3905,11 +3905,11 @@ PODS:
39053905
- ReactCodegen
39063906
- ReactCommon/turbomodule/bridging
39073907
- ReactCommon/turbomodule/core
3908-
- RNReanimated/reanimated (= 4.2.1)
3908+
- RNReanimated/reanimated (= 4.2.3)
39093909
- RNWorklets
39103910
- SocketRocket
39113911
- Yoga
3912-
- RNReanimated/reanimated (4.2.1):
3912+
- RNReanimated/reanimated (4.2.3):
39133913
- boost
39143914
- DoubleConversion
39153915
- fast_float
@@ -3936,11 +3936,11 @@ PODS:
39363936
- ReactCodegen
39373937
- ReactCommon/turbomodule/bridging
39383938
- ReactCommon/turbomodule/core
3939-
- RNReanimated/reanimated/apple (= 4.2.1)
3939+
- RNReanimated/reanimated/apple (= 4.2.3)
39403940
- RNWorklets
39413941
- SocketRocket
39423942
- Yoga
3943-
- RNReanimated/reanimated/apple (4.2.1):
3943+
- RNReanimated/reanimated/apple (4.2.3):
39443944
- boost
39453945
- DoubleConversion
39463946
- fast_float
@@ -4933,7 +4933,7 @@ SPEC CHECKSUMS:
49334933
RNNitroSQLite: a9b5965d511ed6e99ce903380e64934d043a0d2c
49344934
RNPermissions: 518f0a0c439acc74e2b9937e0e7d29e5031ae949
49354935
RNReactNativeHapticFeedback: 5f1542065f0b24c9252bd8cf3e83bc9c548182e4
4936-
RNReanimated: fbcb7fd8da5b0b088401542c58fb5d266388f1cf
4936+
RNReanimated: a0068c25e0b27d5418d66289a915f53eb97380df
49374937
RNScreens: 4f2aed147a2775017923789d8a0a2d377712ec2e
49384938
RNSentry: f73f4da92e4c20841ab16e1fa22fc289bc2f9f4e
49394939
RNShare: 1c1fde2c4134b9cf220ffebbd6df9c414036d382

package-lock.json

Lines changed: 8 additions & 8 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
@@ -186,7 +186,7 @@
186186
"react-native-picker-select": "github:Expensify/react-native-picker-select#3e090db",
187187
"react-native-plaid-link-sdk": "12.5.3",
188188
"react-native-qrcode-svg": "6.3.21",
189-
"react-native-reanimated": "4.2.1",
189+
"react-native-reanimated": "4.2.3",
190190
"react-native-render-html": "6.3.1",
191191
"react-native-safe-area-context": "5.6.2",
192192
"react-native-screens": "4.15.4",

patches/react-native-reanimated/details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# `react-native-reanimated` patches
33

4-
### [react-native-reanimated+4.2.1+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+4.2.1+001+catch-all-exceptions-on-stoi.patch)
4+
### [react-native-reanimated+4.2.3+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+4.2.3+001+catch-all-exceptions-on-stoi.patch)
55

66
- Reason: Reanimated wasn't able to catch an exception here, so the catch clause was broadened.
77
- Upstream PR/issue: 🛑

patches/react-native-reanimated/react-native-reanimated+4.2.1+001+catch-all-exceptions-on-stoi.patch renamed to patches/react-native-reanimated/react-native-reanimated+4.2.3+001+catch-all-exceptions-on-stoi.patch

File renamed without changes.

0 commit comments

Comments
 (0)