mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
OPS: Package
This commit is contained in:
parent
205b0381ea
commit
532899a4c3
@ -1,6 +1,6 @@
|
||||
PODS:
|
||||
- boost (1.76.0)
|
||||
- BugsnagReactNative (7.16.3):
|
||||
- BugsnagReactNative (7.16.4):
|
||||
- React-Core
|
||||
- BVLinearGradient (2.5.6):
|
||||
- React
|
||||
@ -384,7 +384,7 @@ PODS:
|
||||
- React
|
||||
- RemobileReactNativeQrcodeLocalImage (1.0.4):
|
||||
- React
|
||||
- rn-ldk (0.8.3):
|
||||
- rn-ldk (0.8.4):
|
||||
- React-Core
|
||||
- RNCAsyncStorage (1.17.3):
|
||||
- React-Core
|
||||
@ -394,11 +394,11 @@ PODS:
|
||||
- React-Core
|
||||
- RNDefaultPreference (1.4.4):
|
||||
- React-Core
|
||||
- RNDeviceInfo (8.7.0):
|
||||
- RNDeviceInfo (8.7.1):
|
||||
- React-Core
|
||||
- RNFS (2.19.0):
|
||||
- React-Core
|
||||
- RNGestureHandler (2.4.1):
|
||||
- RNGestureHandler (2.4.2):
|
||||
- React-Core
|
||||
- RNHandoff (0.0.3):
|
||||
- React
|
||||
@ -727,12 +727,12 @@ EXTERNAL SOURCES:
|
||||
|
||||
CHECKOUT OPTIONS:
|
||||
SwiftSocket:
|
||||
:commit: 4a3af2cbbaef5b2fddbaff80f6767fecc0ce5fe2
|
||||
:commit: 97b7599da90f9c07ecf65551718706dc30e6838e
|
||||
:git: https://github.com/swiftsocket/SwiftSocket.git
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
boost: a7c83b31436843459a1961bfd74b96033dc77234
|
||||
BugsnagReactNative: c4b321959cf9c0cf7f32de9d5b990f64a7f6ac72
|
||||
BugsnagReactNative: b9f5f474d0a942cefc5d4811938a8a233666cb5e
|
||||
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
|
||||
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
||||
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
||||
@ -793,14 +793,14 @@ SPEC CHECKSUMS:
|
||||
ReactCommon: 07d0c460b9ba9af3eaf1b8f5abe7daaad28c9c4e
|
||||
RealmJS: 772520fb85c19b65c2ea0c8f9aa6e790a905a377
|
||||
RemobileReactNativeQrcodeLocalImage: 57aadc12896b148fb5e04bc7c6805f3565f5c3fa
|
||||
rn-ldk: af3286ce1622e31f4e79d26d34c9fc3bfb32cb52
|
||||
rn-ldk: 0d8749d98cc5ce67302a32831818c116b67f7643
|
||||
RNCAsyncStorage: 005c0e2f09575360f142d0d1f1f15e4ec575b1af
|
||||
RNCClipboard: f1736c75ab85b627a4d57587edb4b60999c4dd80
|
||||
RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45
|
||||
RNDefaultPreference: 08bdb06cfa9188d5da97d4642dac745218d7fb31
|
||||
RNDeviceInfo: 36286df381fcaf1933ff9d2d3c34ba2abeb2d8d8
|
||||
RNDeviceInfo: aad3c663b25752a52bf8fce93f2354001dd185aa
|
||||
RNFS: fc610f78fdf8bfc89a9e5cc2f898519f4dba1002
|
||||
RNGestureHandler: 4f4986408310a43f1606c391f38f76e0d6e790d5
|
||||
RNGestureHandler: 61628a2c859172551aa2100d3e73d1e57878392f
|
||||
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
|
||||
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
|
||||
RNLocalize: cbcb55d0e19c78086ea4eea20e03fe8000bbbced
|
||||
|
82
package-lock.json
generated
82
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@bugsnag/react-native": "7.16.3",
|
||||
"@bugsnag/react-native": "7.16.4",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.4.4",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
@ -49,7 +49,7 @@
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-ios": "3.2.3",
|
||||
"lottie-react-native": "5.0.1",
|
||||
"metro-react-native-babel-preset": "0.70.1",
|
||||
"metro-react-native-babel-preset": "0.70.3",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
"process": "0.11.10",
|
||||
@ -61,12 +61,12 @@
|
||||
"react-native-camera": "4.2.1",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.4",
|
||||
"react-native-device-info": "8.7.0",
|
||||
"react-native-device-info": "8.7.1",
|
||||
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#c52e7a6d2a08f5506c23de86c1401775419f772c",
|
||||
"react-native-elements": "3.4.2",
|
||||
"react-native-fingerprint-scanner": "https://github.com/BlueWallet/react-native-fingerprint-scanner#ce644673681716335d786727bab998f7e632ab5e",
|
||||
"react-native-fs": "2.19.0",
|
||||
"react-native-gesture-handler": "2.4.1",
|
||||
"react-native-gesture-handler": "2.4.2",
|
||||
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
|
||||
"react-native-haptic-feedback": "1.13.1",
|
||||
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
|
||||
@ -103,7 +103,7 @@
|
||||
"react-test-render": "1.1.2",
|
||||
"readable-stream": "3.6.0",
|
||||
"realm": "^10.20.0-beta.5",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.3",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
||||
"rn-nodeify": "10.3.0",
|
||||
"scryptsy": "2.1.0",
|
||||
"secure-random": "1.1.2",
|
||||
@ -1977,9 +1977,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react": {
|
||||
"version": "7.16.2",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.2.tgz",
|
||||
"integrity": "sha512-wtQhG+uvRAWwhbIpL3aYVStCrIY+dE9b3u4Nw2sfEdEfO5uY16jCItonVjYP49p3MVn5Nsaz/7VpCQ9D7caD7w==",
|
||||
"version": "7.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.4.tgz",
|
||||
"integrity": "sha512-7YCSAMVGW0P/9NDu0sPINoYuDwfy+cGbQvxGna6KviH2+i0FCqULNCm0+9OB8T8uLcszhj1DMkHEy3e6qyNkGQ==",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^7.0.0"
|
||||
}
|
||||
@ -2033,15 +2033,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "7.16.3",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.3.tgz",
|
||||
"integrity": "sha512-qQgOO4hYu4S1bFQsb3Uc8Zd+xYOzyPDBpQGxj2lhCLoEgMPJAsb91QgBId4m9PlYNv3fBfK+BWvbF577E11TQg==",
|
||||
"version": "7.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.4.tgz",
|
||||
"integrity": "sha512-LV399v27SqyHN7t1yHczlnnP2+cy9nvDfqcjcpe7doJtCTlnm3dhNh0qNuLJwJBsohuIH6TXeTHgzk5aSyvgqw==",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^7.16.1",
|
||||
"@bugsnag/delivery-react-native": "^7.16.1",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^7.16.1",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^7.16.1",
|
||||
"@bugsnag/plugin-react": "^7.16.2",
|
||||
"@bugsnag/plugin-react": "^7.16.4",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^7.16.1",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^7.16.1",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^7.16.1",
|
||||
@ -20633,9 +20633,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/metro-react-native-babel-preset": {
|
||||
"version": "0.70.1",
|
||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.1.tgz",
|
||||
"integrity": "sha512-E7jCbHyb+HTA00AqO/XxURCNFc68KU9nJo7zMDGt4EjwcUP80RaBzK1O4/GborQzkWM4wjIuQMnYX6xWYuV5ag==",
|
||||
"version": "0.70.3",
|
||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.3.tgz",
|
||||
"integrity": "sha512-4Nxc1zEiHEu+GTdEMEsHnRgfaBkg8f/Td3+FcQ8NTSvs+xL3LBrQy6N07idWSQZHIdGFf+tTHvRfSIWLD8u8Tg==",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
||||
@ -23591,9 +23591,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-device-info": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.7.0.tgz",
|
||||
"integrity": "sha512-Zr0JNHSEPy2RWObWwUp9npTEWSG5HyY+nR/mRkf6ZTU5zd8oskarnPcCxAgwYhJbvshHSZbZIDRxCVCskXSpEA==",
|
||||
"version": "8.7.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.7.1.tgz",
|
||||
"integrity": "sha512-cVMZztFa2Qn6qpQa601W61CtUwZQ1KXfqCOeltejAWEXmgIWivC692WGSdtGudj4upSi1UgMSaGcvKjfcpdGjg==",
|
||||
"peerDependencies": {
|
||||
"react-native": "*"
|
||||
}
|
||||
@ -23665,9 +23665,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-gesture-handler": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.4.1.tgz",
|
||||
"integrity": "sha512-qJHkZAWyuvZvEm8jV6TsYKeTgkYmoNsKrO/CEx0YaisAcHSiaiMx2Dy/0/QQ7oZr3t5aL4rJqWtOEZCADNbfeQ==",
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.4.2.tgz",
|
||||
"integrity": "sha512-K3oMiQV7NOVB5RvNlxkyJxU1Gn6m1cYu53MoFA542FVDSTR491d1eQkWDdqy4lW52rfF7IK7eE1LCi+kTJx7jw==",
|
||||
"dependencies": {
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"hoist-non-react-statics": "^3.3.0",
|
||||
@ -25233,8 +25233,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rn-ldk": {
|
||||
"version": "0.8.3",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#9481d34489851fb699371513bf6ae544ed972da8",
|
||||
"version": "0.8.4",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#ab0ce31e4ec8c208fe16954ecbcaba5df60f56c6",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
@ -29732,9 +29732,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@bugsnag/plugin-react": {
|
||||
"version": "7.16.2",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.2.tgz",
|
||||
"integrity": "sha512-wtQhG+uvRAWwhbIpL3aYVStCrIY+dE9b3u4Nw2sfEdEfO5uY16jCItonVjYP49p3MVn5Nsaz/7VpCQ9D7caD7w==",
|
||||
"version": "7.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-7.16.4.tgz",
|
||||
"integrity": "sha512-7YCSAMVGW0P/9NDu0sPINoYuDwfy+cGbQvxGna6KviH2+i0FCqULNCm0+9OB8T8uLcszhj1DMkHEy3e6qyNkGQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"@bugsnag/plugin-react-native-client-sync": {
|
||||
@ -29774,15 +29774,15 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@bugsnag/react-native": {
|
||||
"version": "7.16.3",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.3.tgz",
|
||||
"integrity": "sha512-qQgOO4hYu4S1bFQsb3Uc8Zd+xYOzyPDBpQGxj2lhCLoEgMPJAsb91QgBId4m9PlYNv3fBfK+BWvbF577E11TQg==",
|
||||
"version": "7.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-7.16.4.tgz",
|
||||
"integrity": "sha512-LV399v27SqyHN7t1yHczlnnP2+cy9nvDfqcjcpe7doJtCTlnm3dhNh0qNuLJwJBsohuIH6TXeTHgzk5aSyvgqw==",
|
||||
"requires": {
|
||||
"@bugsnag/core": "^7.16.1",
|
||||
"@bugsnag/delivery-react-native": "^7.16.1",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^7.16.1",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^7.16.1",
|
||||
"@bugsnag/plugin-react": "^7.16.2",
|
||||
"@bugsnag/plugin-react": "^7.16.4",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^7.16.1",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^7.16.1",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^7.16.1",
|
||||
@ -44684,9 +44684,9 @@
|
||||
}
|
||||
},
|
||||
"metro-react-native-babel-preset": {
|
||||
"version": "0.70.1",
|
||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.1.tgz",
|
||||
"integrity": "sha512-E7jCbHyb+HTA00AqO/XxURCNFc68KU9nJo7zMDGt4EjwcUP80RaBzK1O4/GborQzkWM4wjIuQMnYX6xWYuV5ag==",
|
||||
"version": "0.70.3",
|
||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.3.tgz",
|
||||
"integrity": "sha512-4Nxc1zEiHEu+GTdEMEsHnRgfaBkg8f/Td3+FcQ8NTSvs+xL3LBrQy6N07idWSQZHIdGFf+tTHvRfSIWLD8u8Tg==",
|
||||
"requires": {
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
||||
@ -46700,9 +46700,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-device-info": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.7.0.tgz",
|
||||
"integrity": "sha512-Zr0JNHSEPy2RWObWwUp9npTEWSG5HyY+nR/mRkf6ZTU5zd8oskarnPcCxAgwYhJbvshHSZbZIDRxCVCskXSpEA==",
|
||||
"version": "8.7.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.7.1.tgz",
|
||||
"integrity": "sha512-cVMZztFa2Qn6qpQa601W61CtUwZQ1KXfqCOeltejAWEXmgIWivC692WGSdtGudj4upSi1UgMSaGcvKjfcpdGjg==",
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-document-picker": {
|
||||
@ -46744,9 +46744,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-gesture-handler": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.4.1.tgz",
|
||||
"integrity": "sha512-qJHkZAWyuvZvEm8jV6TsYKeTgkYmoNsKrO/CEx0YaisAcHSiaiMx2Dy/0/QQ7oZr3t5aL4rJqWtOEZCADNbfeQ==",
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.4.2.tgz",
|
||||
"integrity": "sha512-K3oMiQV7NOVB5RvNlxkyJxU1Gn6m1cYu53MoFA542FVDSTR491d1eQkWDdqy4lW52rfF7IK7eE1LCi+kTJx7jw==",
|
||||
"requires": {
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"hoist-non-react-statics": "^3.3.0",
|
||||
@ -47953,8 +47953,8 @@
|
||||
}
|
||||
},
|
||||
"rn-ldk": {
|
||||
"version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#9481d34489851fb699371513bf6ae544ed972da8",
|
||||
"from": "rn-ldk@github:BlueWallet/rn-ldk#v0.8.3",
|
||||
"version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#ab0ce31e4ec8c208fe16954ecbcaba5df60f56c6",
|
||||
"from": "rn-ldk@github:BlueWallet/rn-ldk#v0.8.4",
|
||||
"requires": {}
|
||||
},
|
||||
"rn-nodeify": {
|
||||
|
@ -189,7 +189,7 @@
|
||||
"react-test-render": "1.1.2",
|
||||
"readable-stream": "3.6.0",
|
||||
"realm": "^10.20.0-beta.5",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.3",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
||||
"rn-nodeify": "10.3.0",
|
||||
"scryptsy": "2.1.0",
|
||||
"secure-random": "1.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user