OPS: Packages

This commit is contained in:
Marcos Rodriguez Velez 2023-04-15 18:32:43 -05:00
parent ff50275e43
commit 26ab0b6fed
3 changed files with 141 additions and 3629 deletions

View file

@ -302,7 +302,7 @@ PODS:
- React-Core
- react-native-tor (0.1.8):
- React
- react-native-webview (11.26.1):
- react-native-webview (12.0.2):
- React-Core
- react-native-widget-center (0.0.9):
- React
@ -392,7 +392,7 @@ PODS:
- React-perflogger (= 0.71.6)
- ReactNativeCameraKit (13.0.0):
- React-Core
- RealmJS (11.7.0):
- RealmJS (11.8.0):
- React
- rn-ldk (0.8.4):
- React-Core
@ -454,7 +454,7 @@ PODS:
- RNScreens (3.20.0):
- React-Core
- React-RCTImage
- RNShare (8.2.1):
- RNShare (8.2.2):
- React-Core
- RNSVG (13.9.0):
- React-Core
@ -746,7 +746,7 @@ SPEC CHECKSUMS:
react-native-secure-key-store: 910e6df6bc33cb790aba6ee24bc7818df1fe5898
react-native-tcp-socket: c1b7297619616b4c9caae6889bcb0aba78086989
react-native-tor: 3b14e9160b2eb7fa3f310921b2dee71a5171e5b7
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
react-native-webview: 203b6a1c7507737f777c91d7e10c30e7e67c1a17
react-native-widget-center: 12dfba20a4fa995850b52cf0afecf734397f4b9c
React-perflogger: 43392072a5b867a504e2b4857606f8fc5a403d7f
React-RCTActionSheet: c7b67c125bebeda9fb19fc7b200d85cb9d6899c4
@ -762,7 +762,7 @@ SPEC CHECKSUMS:
React-runtimeexecutor: 8692ac548bec648fa121980ccb4304afd136d584
ReactCommon: 0c43eaeaaee231d7d8dc24fc5a6e4cf2b75bf196
ReactNativeCameraKit: 9d46a5d7dd544ca64aa9c03c150d2348faf437eb
RealmJS: 10958b8a9d1f3a981c1b50bdc1da8396002e75a4
RealmJS: 27b8d695fa4bc9606a4a4a378de55511edc2084c
rn-ldk: 0d8749d98cc5ce67302a32831818c116b67f7643
RNCAsyncStorage: b90b71f45b8b97be43bc4284e71a6af48ac9f547
RNCClipboard: 3f0451a8100393908bea5c5c5b16f96d45f30bfc
@ -780,7 +780,7 @@ SPEC CHECKSUMS:
RNReactNativeHapticFeedback: afa5bf2794aecbb2dba2525329253da0d66656df
RNReanimated: 29295af754cdd6f8e4428427d4195e02ea8766e0
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
RNShare: eaee3dd5a06dad397c7d3b14762007035c5de405
RNShare: d82e10f6b7677f4b0048c23709bd04098d5aee6c
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
RNWatch: fd30ca40a5b5ef58dcbc195638e68219bc455236

3751
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
"@types/create-hash": "^1.2.2",
"@types/jest": "^29.4.0",
"@types/react": "^18.0.24",
"@types/react-native": "^0.71.0",
"@types/react-native": "^0.71.5",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
@ -181,15 +181,14 @@
"react-native-safe-area-context": "3.4.1",
"react-native-screens": "3.20.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#2076b48",
"react-native-share": "8.2.1",
"react-native-share": "8.2.2",
"react-native-svg": "13.9.0",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.2.0",
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "11.26.1",
"react-native-webview": "12.0.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"react-native-windows": "0.71.5",
"readable-stream": "3.6.2",
"realm": "11.8.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",