Skip to content

Commit

Permalink
Merge pull request #2153 from synonymdev/ldk-123
Browse files Browse the repository at this point in the history
chore: update react-native-ldk
  • Loading branch information
Jasonvdb authored Aug 22, 2024
2 parents 3a76791 + fa2f041 commit 49bdabe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-ldk (0.0.148):
- react-native-ldk (0.0.150):
- React
- react-native-mmkv (2.12.2):
- DoubleConversion
Expand Down Expand Up @@ -1839,7 +1839,7 @@ SPEC CHECKSUMS:
react-native-blur: a2acf22fd7bd13621df5e0b1c130b81adea7009c
react-native-change-icon: a7cfe810b8d7cc159cb32903bde8ae17a598df5c
react-native-image-picker: c3afe5472ef870d98a4b28415fc0b928161ee5f7
react-native-ldk: fda4d4381d40401bdc5c3a9965937d19b232ed08
react-native-ldk: 2b19de9eb94dcfd46f3f2a7191502292b75a5d7a
react-native-mmkv: 8c9a677e64a1ac89b0c6cf240feea528318b3074
react-native-netinfo: bdb108d340cdb41875c9ced535977cac6d2ff321
react-native-quick-base64: a74c4b2607b9de016877a8edb776b6ac59785809
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@synonymdev/blocktank-lsp-http-client": "1.5.0",
"@synonymdev/feeds": "3.0.0",
"@synonymdev/ledger": "0.0.5",
"@synonymdev/react-native-ldk": "0.0.148",
"@synonymdev/react-native-ldk": "0.0.150",
"@synonymdev/react-native-lnurl": "0.0.10",
"@synonymdev/result": "0.0.2",
"@synonymdev/slashtags-keychain": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4663,16 +4663,16 @@ __metadata:
languageName: node
linkType: hard

"@synonymdev/react-native-ldk@npm:0.0.148":
version: 0.0.148
resolution: "@synonymdev/react-native-ldk@npm:0.0.148"
"@synonymdev/react-native-ldk@npm:0.0.150":
version: 0.0.150
resolution: "@synonymdev/react-native-ldk@npm:0.0.150"
dependencies:
"@synonymdev/raw-transaction-decoder": 1.1.0
bech32: ^2.0.0
bitcoinjs-lib: ^6.0.2
peerDependencies:
react-native: "*"
checksum: 79f990e6b2e63bcf18680c4ec9583a91e5571cb1c71c408363e0e6be8248cb12a49e097f7106cce5832c465e347d5e8385d7ef8a5be7dfd9d13eb8cc62e3f05a
checksum: e3fcbd1237e83913f9450cb706189e85dbdf6add9f8fabd181bbc551d9a07514193bcaf680a833fa1af54d90a7251eca2bfdeff49b01748542d2c13aefdd6a3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6314,7 +6314,7 @@ __metadata:
"@synonymdev/blocktank-lsp-http-client": 1.5.0
"@synonymdev/feeds": 3.0.0
"@synonymdev/ledger": 0.0.5
"@synonymdev/react-native-ldk": 0.0.148
"@synonymdev/react-native-ldk": 0.0.150
"@synonymdev/react-native-lnurl": 0.0.10
"@synonymdev/result": 0.0.2
"@synonymdev/slashtags-keychain": 1.0.0
Expand Down

0 comments on commit 49bdabe

Please sign in to comment.