Merge pull request #7006 from BlueWallet/renovate/react-native-gesture-handler-2.x

Update dependency react-native-gesture-handler to v2.19.0
This commit is contained in:
GLaDOS 2024-09-02 22:24:35 +00:00 committed by GitHub
commit 06ba8b98bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
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.18.1",
"react-native-gesture-handler": "2.19.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.1",
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",
@ -13044,7 +13044,9 @@
}
},
"node_modules/react-native-gesture-handler": {
"version": "2.18.1",
"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==",
"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.18.1",
"react-native-gesture-handler": "2.19.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.1",
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",