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 @@ -1671,7 +1671,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-ble-plx (3.2.1):
- react-native-ble-plx (3.4.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -3356,7 +3356,7 @@ SPEC CHECKSUMS:
React-microtasksnativemodule: bda561d2648e1e52bd9e5a87f8889836bdbde2e2
react-native-aes-crypto: 598b531c1dcdec9830e0475459c53e13e01fcbf0
react-native-animateable-text: 601c0df62a50bf2d603e4c6800e7db4ab9c581eb
react-native-ble-plx: 77db31f067bba0f74b6ba2c81c6b521849a524b1
react-native-ble-plx: b29d777cab9d3a6c0f03bce86b414c864a71725d
react-native-blur-view: fae19bca8ac76a4ca6a8a6f101cf37c8ec1ad4f5
react-native-branch: 46dc8cb067af50455db675370c3cd63425f85bea
react-native-cameraroll: 870e36cfbf3a3d1de81dec3244c59a906e5787bb
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"@json-rpc-tools/utils": "1.7.6",
"@lavamoat/preinstall-always-fail": "2.0.0",
"@ledgerhq/hw-app-eth": "6.39.0",
"@ledgerhq/react-native-hw-transport-ble": "6.33.4",
"@ledgerhq/react-native-hw-transport-ble": "6.34.1",
"@legendapp/list": "2.0.16",
"@metamask/eth-sig-util": "7.0.2",
"@nktkas/hyperliquid": "0.25.5",
Expand Down Expand Up @@ -287,7 +287,7 @@
"react-native-actionsheet": "2.4.2",
"react-native-aes-crypto": "rainbow-me/react-native-aes#65c49f7e70266615b2999eaa7db654d3fe4f2e3b",
"react-native-animateable-text": "0.16.0-beta.0",
"react-native-ble-plx": "3.2.1",
"react-native-ble-plx": "3.4.0",
"react-native-blur-view": "christianbaroni/react-native-blur-view#2548117e37750f2c08ef0ec8c7e1c38e1294c9a8",
"react-native-bootsplash": "6.3.7",
"react-native-branch": "5.3.1",
Expand Down
Loading
Loading