mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
OPS: Podfile
This commit is contained in:
parent
ab8c9a9790
commit
991753def3
@ -1240,7 +1240,7 @@ PODS:
|
||||
- React-utils (= 0.74.5)
|
||||
- ReactNativeCameraKit (13.0.0):
|
||||
- React-Core
|
||||
- RealmJS (12.13.0):
|
||||
- RealmJS (12.13.1):
|
||||
- React
|
||||
- RNCAsyncStorage (1.24.0):
|
||||
- React-Core
|
||||
@ -1399,7 +1399,7 @@ PODS:
|
||||
- Yoga
|
||||
- RNShare (10.2.1):
|
||||
- React-Core
|
||||
- RNSVG (15.5.0):
|
||||
- RNSVG (15.6.0):
|
||||
- React-Core
|
||||
- RNVectorIcons (10.1.0):
|
||||
- DoubleConversion
|
||||
@ -1816,7 +1816,7 @@ SPEC CHECKSUMS:
|
||||
React-utils: f242eb7e7889419d979ca0e1c02ccc0ea6e43b29
|
||||
ReactCommon: f7da14a8827b72704169a48c929bcde802698361
|
||||
ReactNativeCameraKit: 9d46a5d7dd544ca64aa9c03c150d2348faf437eb
|
||||
RealmJS: a8c77aa700951e22403015390b33135f7ad4ace9
|
||||
RealmJS: 325a7b621587dd9945306d4cbfd6b641bc20e2dd
|
||||
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
|
||||
RNCClipboard: 0a720adef5ec193aa0e3de24c3977222c7e52a37
|
||||
RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8
|
||||
@ -1835,7 +1835,7 @@ SPEC CHECKSUMS:
|
||||
RNReanimated: 45553a3ae29a75a76269595f8554d07d4090e392
|
||||
RNScreens: aa943ad421c3ced3ef5a47ede02b0cbfc43a012e
|
||||
RNShare: 0fad69ae2d71de9d1f7b9a43acf876886a6cb99c
|
||||
RNSVG: b986585e367f4a49d8aa43065066cc9c290b3d9b
|
||||
RNSVG: 5da7a24f31968ec74f0b091e3440080f347e279b
|
||||
RNVectorIcons: 2a2f79274248390b80684ea3c4400bd374a15c90
|
||||
RNWatch: fd30ca40a5b5ef58dcbc195638e68219bc455236
|
||||
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -99,7 +99,7 @@
|
||||
"react-native-vector-icons": "10.1.0",
|
||||
"react-native-watch-connectivity": "1.1.0",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "12.13.0",
|
||||
"realm": "12.13.1",
|
||||
"rn-nodeify": "10.3.0",
|
||||
"scryptsy": "2.1.0",
|
||||
"silent-payments": "github:BlueWallet/SilentPayments#7ac4d17",
|
||||
@ -13547,9 +13547,9 @@
|
||||
"license": "BSD"
|
||||
},
|
||||
"node_modules/realm": {
|
||||
"version": "12.13.0",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-12.13.0.tgz",
|
||||
"integrity": "sha512-F3OsOCCb+qiBafoyrqXF5NUvPlkjdS336x6XPxNgtTzS9i4KnQjatiQfEyjU6FQRK1uAXduMWAxf57vY4S1PfQ==",
|
||||
"version": "12.13.1",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-12.13.1.tgz",
|
||||
"integrity": "sha512-fAs70ZCBf1P7htVhOTrDMFHD6SzoGXVsALy6DpOPR6t0LXoK635cKxBMECX3bYdCgI7+riSfdoWXLA/7g5yTSQ==",
|
||||
"hasInstallScript": true,
|
||||
"license": "apache-2.0",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user