This commit is contained in:
Marcos Rodriguez Vélez 2021-12-27 12:09:17 -06:00
parent bad53c7061
commit 500bd8bbaf
No known key found for this signature in database
GPG Key ID: 0D64671698D11C5C
3 changed files with 32 additions and 7 deletions

View File

@ -0,0 +1,25 @@
{
"object": {
"pins": [
{
"package": "EFQRCode",
"repositoryURL": "https://github.com/EFPrefix/EFQRCode.git",
"state": {
"branch": null,
"revision": "62eff300b439d0088007b4e2e2e8c600f4b2e515",
"version": "5.1.8"
}
},
{
"package": "swift_qrcodejs",
"repositoryURL": "https://github.com/ApolloZhu/swift_qrcodejs.git",
"state": {
"branch": null,
"revision": "f3fe9fdd39fa48e45b501000194b43a3883f732f",
"version": "1.1.4"
}
}
]
},
"version": 1
}

View File

@ -362,7 +362,7 @@ PODS:
- React-cxxreact (= 0.64.2)
- React-jsi (= 0.64.2)
- React-perflogger (= 0.64.2)
- RealmJS (10.10.1):
- RealmJS (10.11.0):
- GCDWebServer
- React
- RemobileReactNativeQrcodeLocalImage (1.0.4):
@ -387,7 +387,7 @@ PODS:
- React
- RNKeychain (8.0.0):
- React-Core
- RNLocalize (2.1.6):
- RNLocalize (2.1.7):
- React-Core
- RNPrivacySnapshot (1.0.0):
- React
@ -763,7 +763,7 @@ SPEC CHECKSUMS:
React-RCTVibration: 24600e3b1aaa77126989bc58b6747509a1ba14f3
React-runtimeexecutor: a9904c6d0218fb9f8b19d6dd88607225927668f9
ReactCommon: 149906e01aa51142707a10665185db879898e966
RealmJS: 2925b36a86fc179b0b58ad48386e43eb95188e9a
RealmJS: de65cc7c3ea041750d66beaa28b30585222c3d94
RemobileReactNativeQrcodeLocalImage: 57aadc12896b148fb5e04bc7c6805f3565f5c3fa
rn-ldk: 226ee19483257c6eef96dc243483c0908cb54e8f
RNCAsyncStorage: 4b6538222ce3f01f61011f512226ba3aaa0dc336
@ -775,7 +775,7 @@ SPEC CHECKSUMS:
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
RNLocalize: 1eef69bd5381453aba05acadc26dc7c5bd450091
RNLocalize: b8980509fc4db6895953aa95b90c8d81cb984603
RNPrivacySnapshot: 71919dde3c6a29dd332115409c2aec564afee8f4
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
RNRate: 622db602051b6abf6ec467cdcc3c5e3112076745

6
package-lock.json generated
View File

@ -19867,9 +19867,9 @@
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="
},
"react-native-localize": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.6.tgz",
"integrity": "sha512-3vwo+bx/jm4yPlXi3OORj4vWav9EQnU+e1aaG4EpfGt6v9goMn5CJSIfA4Vu1ohL3hfL8QUHj20TvKJsdMpfXQ=="
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.7.tgz",
"integrity": "sha512-phimOUtDLiqY2ba7Rjk9KpuaVSo7iGMNnwr7rjBVqlhmtTF3ShQ1FPFPxOyUrzDU9jLtj1xMi7MXWYuiVg660Q=="
},
"react-native-modal": {
"version": "12.1.0",