Skip to content

Commit

Permalink
Merge pull request #673 from plaid/dt-chore-update-example
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid authored Jun 3, 2024
2 parents efd8a21 + 68f674e commit f991343
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ PODS:
- hermes-engine/Pre-built (0.73.6)
- libevent (2.1.12)
- OpenSSL-Universal (1.1.1100)
- Plaid (5.5.0)
- Plaid (5.5.1)
- RCT-Folly (2022.05.16.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -945,8 +945,8 @@ PODS:
- React-Mapbuffer (0.73.6):
- glog
- React-debug
- react-native-plaid-link-sdk (11.9.0):
- Plaid (~> 5.5.0)
- react-native-plaid-link-sdk (11.10.2):
- Plaid (~> 5.5.1)
- React-Core
- react-native-safe-area-context (4.9.0):
- React-Core
Expand Down Expand Up @@ -1350,7 +1350,7 @@ SPEC CHECKSUMS:
hermes-engine: 9cecf9953a681df7556b8cc9c74905de8f3293c0
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Plaid: e2760da0ba3f71fae515b9936d20dc188681f37a
Plaid: 276eb2892728a7b33a89f54aa0d62cf532af2c1d
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: ca1d7414aba0b27efcfa2ccd37637edb1ab77d96
RCTTypeSafety: 678e344fb976ff98343ca61dc62e151f3a042292
Expand All @@ -1372,7 +1372,7 @@ SPEC CHECKSUMS:
React-jsinspector: 85583ef014ce53d731a98c66a0e24496f7a83066
React-logger: 3eb80a977f0d9669468ef641a5e1fabbc50a09ec
React-Mapbuffer: 84ea43c6c6232049135b1550b8c60b2faac19fab
react-native-plaid-link-sdk: 833865c84401f11bb5af69c8c67d241611932f30
react-native-plaid-link-sdk: c2189fa607db61658773399ceceb411cbfc56063
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
React-nativeconfig: b4d4e9901d4cabb57be63053fd2aa6086eb3c85f
React-NativeModulesApple: cd26e56d56350e123da0c1e3e4c76cb58a05e1ee
Expand Down
8 changes: 4 additions & 4 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-gesture-handler": "^2.12.1",
"react-native-plaid-link-sdk": "^11.9.0",
"react-native-plaid-link-sdk": "^11.10.2",
"react-native-safe-area-context": "^4.9.0",
"react-native-screens": "^3.29.0"
},
Expand Down

0 comments on commit f991343

Please sign in to comment.