Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2862,7 +2862,7 @@ PODS:
- ReactCommon/turbomodule/core
- SocketRocket
- Yoga
- react-native-webview (13.13.1):
- react-native-webview (13.16.0):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -4692,7 +4692,7 @@ SPEC CHECKSUMS:
react-native-safe-area-context: 0f0e3b00124df1e2e76f9883ca64a426fd08bc0f
react-native-view-shot: 211aabbc0a76150531e66d32ffbee0ae0f149144
react-native-wallet: 186bb547928fc3b6ea06f5eb30a7f98b951668d0
react-native-webview: ad7fa7e61a503d924714c5a5523869528179d349
react-native-webview: 5887b6094417c75a9bee446261f89c32adf6b602
React-NativeModulesApple: dcfbe72c5a47baec0699a2935c080b7de0c8657b
React-oscompat: 93b5535ea7f7dff46aaee4f78309a70979bdde9d
React-perflogger: a03d913e3205b00aee4128082abe42fd45ce0c98
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"react-native-view-shot": "4.0.0",
"react-native-vision-camera": "^4.7.2",
"react-native-web": "0.21.2",
"react-native-webview": "13.13.1",
"react-native-webview": "13.16.0",
"react-plaid-link": "3.3.2",
"react-web-config": "^1.0.0",
"react-webcam": "^7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions patches/react-native-webview/details.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `react-native-webview` patches

### [react-native-webview+13.13.1+001+fix-dataDetectorTypes.patch](react-native-webview+13.13.1+001+fix-dataDetectorTypes.patch)
### [react-native-webview+13.16.0+001+fix-dataDetectorTypes.patch](react-native-webview+13.16.0+001+fix-dataDetectorTypes.patch)

- Reason:

Expand All @@ -10,4 +10,4 @@

- Upstream PR/issue: 🛑, there's no upstream PR/issue found.
- E/App issue: https://github.com/Expensify/App/issues/8503
- PR introducing patch: https://github.com/Expensify/App/pull/13767
- PR introducing patch: https://github.com/Expensify/App/pull/13767
Loading