Skip to content

Commit 360a039

Browse files
authored
Merge pull request Expensify#72093 from margelo/@chrispader/release-profiler-rn81-compatibility
[Pre RN 0.81] Bump `react-native-release-profiler` to add RN81 compatibility
2 parents a099a5f + f92b0f3 commit 360a039

File tree

3 files changed

+21
-17
lines changed

3 files changed

+21
-17
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2193,7 +2193,7 @@ PODS:
21932193
- ReactCommon/turbomodule/bridging
21942194
- ReactCommon/turbomodule/core
21952195
- Yoga
2196-
- react-native-release-profiler (0.2.1):
2196+
- react-native-release-profiler (0.4.1):
21972197
- DoubleConversion
21982198
- glog
21992199
- hermes-engine
@@ -3828,7 +3828,7 @@ SPEC CHECKSUMS:
38283828
react-native-pdf: 1fee221a1bdb66bb5dc14718e0687dd34f33a823
38293829
react-native-performance: ed312c0ee791c50077b7ad22b01685fe5a0e3db6
38303830
react-native-plaid-link-sdk: 017d025be9fdb05151e03453bb191e0518e3fe6a
3831-
react-native-release-profiler: 3c899b04a88a63735e74beb1d1010ec8c8616347
3831+
react-native-release-profiler: a04b78ac9bf24beff9785eaacf9af297644f2103
38323832
react-native-safe-area-context: 6cec90ce53951d3b52dc73e873323a4a7662fc0c
38333833
react-native-view-shot: 70a8e604c289cc67324011554c63ee87dca04a06
38343834
react-native-wallet: 4151b1bfb7b322caf7e1e31b402a69fc7ab46349

package-lock.json

Lines changed: 18 additions & 14 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
@@ -195,7 +195,7 @@
195195
"react-native-plaid-link-sdk": "12.5.3",
196196
"react-native-qrcode-svg": "6.3.14",
197197
"react-native-reanimated": "3.19.1",
198-
"react-native-release-profiler": "^0.2.1",
198+
"react-native-release-profiler": "^0.4.1",
199199
"react-native-render-html": "6.3.1",
200200
"react-native-safe-area-context": "5.4.0",
201201
"react-native-screens": "4.15.4",

0 commit comments

Comments
 (0)