Skip to content

Commit

Permalink
Merge pull request #45589 from MrRefactor/feat/upgrade-react-native-p…
Browse files Browse the repository at this point in the history
…laid-link-sdk

[RN 0.74 Upgrade] Upgrade react-native-plaid-link-sdk to 11.11.0
  • Loading branch information
carlosmiceli authored Jul 17, 2024
2 parents fc6f863 + bece10c commit 1725d48
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 3,301 deletions.
10 changes: 5 additions & 5 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- Plaid (5.2.1)
- Plaid (5.6.0)
- PromisesObjC (2.4.0)
- RCT-Folly (2022.05.16.00):
- boost
Expand Down Expand Up @@ -1420,10 +1420,10 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-plaid-link-sdk (11.5.0):
- react-native-plaid-link-sdk (11.11.0):
- glog
- hermes-engine
- Plaid (~> 5.2.0)
- Plaid (~> 5.6.0)
- RCT-Folly (= 2022.05.16.00)
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -2553,7 +2553,7 @@ SPEC CHECKSUMS:
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Onfido: f3af62ea1c9a419589c133e3e511e5d2c4f3f8af
onfido-react-native-sdk: 3e3b0dd70afa97410fb318d54c6a415137968ef2
Plaid: 7829e84db6d766a751c91a402702946d2977ddcb
Plaid: c32f22ffce5ec67c9e6147eaf6c4d7d5f8086d89
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: ab7f915c15569f04a49669e573e6e319a53f9faa
Expand Down Expand Up @@ -2591,7 +2591,7 @@ SPEC CHECKSUMS:
react-native-pager-view: c7372cab7caef173f7f81d78520fe21f08805020
react-native-pdf: 762369633665ec02ac227aefe2f4558b92475c23
react-native-performance: fb21ff0c9bd7a10789c69d948f25b0067d29f7a9
react-native-plaid-link-sdk: 2a91ef7e257ae16d180a1ca14ba3041ae0836fbf
react-native-plaid-link-sdk: ba40d1b13cca4b946974fafd9ae278e0fb697d87
react-native-quick-sqlite: e3ab3e0a29d8c705f47a60aaa6ceaa42eb6a9ec1
react-native-release-profiler: a77d4f291b92e48d3d4a574deed19bd1b513ac98
react-native-render-html: 96c979fe7452a0a41559685d2f83b12b93edac8c
Expand Down
8 changes: 4 additions & 4 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 @@ -163,7 +163,7 @@
"react-native-performance": "^5.1.0",
"react-native-permissions": "^3.10.0",
"react-native-picker-select": "git+https://github.com/Expensify/react-native-picker-select.git#da50d2c5c54e268499047f9cc98b8df4196c1ddf",
"react-native-plaid-link-sdk": "11.5.0",
"react-native-plaid-link-sdk": "11.11.0",
"react-native-qrcode-svg": "^6.2.0",
"react-native-quick-sqlite": "git+https://github.com/margelo/react-native-quick-sqlite#abc91857d4b3efb2020ec43abd2a508563b64316",
"react-native-reanimated": "^3.8.0",
Expand Down
4 changes: 0 additions & 4 deletions patches/react-native-plaid-link-sdk+11.5.0+001+initial.patch

This file was deleted.

Loading

0 comments on commit 1725d48

Please sign in to comment.