Merge branch 'master' into rn738

This commit is contained in:
Marcos Rodriguez Velez 2024-05-18 00:51:21 -04:00
commit 058f580976
No known key found for this signature in database
GPG key ID: 6030B2F48CCE86D7
3 changed files with 10 additions and 10 deletions

View file

@ -907,7 +907,7 @@ PODS:
- React-Core
- react-native-document-picker (9.1.1):
- React-Core
- react-native-idle-timer (2.1.6):
- react-native-idle-timer (2.2.2):
- React-Core
- react-native-image-picker (7.1.2):
- glog
@ -1479,7 +1479,7 @@ SPEC CHECKSUMS:
react-native-blue-crypto: 23f1558ad3d38d7a2edb7e2f6ed1bc520ed93e56
react-native-bw-file-access: b232fd1d902521ca046f3fc5990ab1465e1878d7
react-native-document-picker: 3599b238843369026201d2ef466df53f77ae0452
react-native-idle-timer: f7f651542b39dce9b9473e4578cb64a255075f17
react-native-idle-timer: ee2053f2cd458f6fef1db7bebe5098ca281cce07
react-native-image-picker: d3db110a3ded6e48c93aef7e8e51afdde8b16ed0
react-native-ios-context-menu: e529171ba760a1af7f2ef0729f5a7f4d226171c5
react-native-qrcode-local-image: 35ccb306e4265bc5545f813e54cc830b5d75bcfc

14
package-lock.json generated
View file

@ -71,7 +71,7 @@
"react-native-gesture-handler": "2.16.2",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "2.2.0",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#7300b637c465c86e8db874c442e687950111da40",
"react-native-image-picker": "7.1.2",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
"react-native-keychain": "8.2.0",
@ -19120,9 +19120,9 @@
}
},
"node_modules/react-native-idle-timer": {
"version": "2.1.6",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-idle-timer.git#8587876d68ab5920e79619726aeca9e672beaf2b",
"integrity": "sha512-d24QXgHUkwu+BTp676Pb7ng7u01iiw3YBBY+DYvurkMAHRoB9c+wj32oB4sLq07W+LbETyMEuDlLUxTOasqd3Q==",
"version": "2.2.2",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-idle-timer.git#7300b637c465c86e8db874c442e687950111da40",
"integrity": "sha512-izpVaEvAXucoKpn/pooJ+vY7h2/sp6LHb+tPVCYv8WYvXbha2v6cW8R762y1ErNyJbEMj7u7IfFtSTxjeIcT9g==",
"license": "MIT"
},
"node_modules/react-native-image-picker": {
@ -36424,9 +36424,9 @@
"integrity": "sha512-3tqJOjCguWhIrX0nkURn4yw6kXdsSDjjrvZCRjKXYGlL28hdQmoW2okAHduDTD9FWj9lA+lHgwFWgGs4aFNN7A=="
},
"react-native-idle-timer": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-idle-timer.git#8587876d68ab5920e79619726aeca9e672beaf2b",
"integrity": "sha512-d24QXgHUkwu+BTp676Pb7ng7u01iiw3YBBY+DYvurkMAHRoB9c+wj32oB4sLq07W+LbETyMEuDlLUxTOasqd3Q==",
"from": "react-native-idle-timer@https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b"
"version": "git+ssh://git@github.com/BlueWallet/react-native-idle-timer.git#7300b637c465c86e8db874c442e687950111da40",
"integrity": "sha512-izpVaEvAXucoKpn/pooJ+vY7h2/sp6LHb+tPVCYv8WYvXbha2v6cW8R762y1ErNyJbEMj7u7IfFtSTxjeIcT9g==",
"from": "react-native-idle-timer@https://github.com/BlueWallet/react-native-idle-timer#7300b637c465c86e8db874c442e687950111da40"
},
"react-native-image-picker": {
"version": "7.1.2",

View file

@ -156,7 +156,7 @@
"react-native-gesture-handler": "2.16.2",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "2.2.0",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#7300b637c465c86e8db874c442e687950111da40",
"react-native-image-picker": "7.1.2",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
"react-native-keychain": "8.2.0",