Merge branch 'master' into blocxkex

This commit is contained in:
Marcos Rodriguez Velez 2024-09-26 02:34:33 -04:00
commit 7ab10db864
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -71,7 +71,7 @@
"react-native-document-picker": "9.3.1",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.19.0",
"react-native-gesture-handler": "2.20.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3",
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",
@ -20665,9 +20665,9 @@
}
},
"node_modules/react-native-gesture-handler": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.19.0.tgz",
"integrity": "sha512-Cc6DnSnn5hhgiuJOtlOJmXkbBBOZkW9UnJJG+DrWPq2jJuNvM4g5qq2plsywhxQj9xT7FyXZwVVblaXabfGZvQ==",
"version": "2.20.0",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.20.0.tgz",
"integrity": "sha512-rFKqgHRfxQ7uSAivk8vxCiW4SB3G0U7jnv7kZD4Y90K5kp6YrU8Q3tWhxe3Rx55BIvSd3mBe9ZWbWVJ0FsSHPA==",
"license": "MIT",
"dependencies": {
"@egjs/hammerjs": "^2.0.17",

View File

@ -135,7 +135,7 @@
"react-native-document-picker": "9.3.1",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.19.0",
"react-native-gesture-handler": "2.20.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3",
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",