Update dependency react-native-gesture-handler to v2.21.1

This commit is contained in:
renovate[bot] 2024-11-18 15:21:32 +00:00 committed by GitHub
parent f7e7d67d76
commit 5f246c5672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -70,7 +70,7 @@
"react-native-document-picker": "9.3.1", "react-native-document-picker": "9.3.1",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627", "react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627",
"react-native-fs": "2.20.0", "react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.20.2", "react-native-gesture-handler": "2.21.1",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4", "react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3", "react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "7.1.2", "react-native-image-picker": "7.1.2",
@ -20648,9 +20648,9 @@
} }
}, },
"node_modules/react-native-gesture-handler": { "node_modules/react-native-gesture-handler": {
"version": "2.20.2", "version": "2.21.1",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.20.2.tgz", "resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.21.1.tgz",
"integrity": "sha512-HqzFpFczV4qCnwKlvSAvpzEXisL+Z9fsR08YV5LfJDkzuArMhBu2sOoSPUF/K62PCoAb+ObGlTC83TKHfUd0vg==", "integrity": "sha512-KT19IvAP2nto/9WhDlZ6u62utOvi72VhR1PgqB3zDIiBdRDCPrLCYRduxfz6q8VuCIyzWAcuOh8vas7zmO5Y1w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@egjs/hammerjs": "^2.0.17", "@egjs/hammerjs": "^2.0.17",

View File

@ -134,7 +134,7 @@
"react-native-document-picker": "9.3.1", "react-native-document-picker": "9.3.1",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627", "react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3a61627",
"react-native-fs": "2.20.0", "react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.20.2", "react-native-gesture-handler": "2.21.1",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4", "react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3", "react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "7.1.2", "react-native-image-picker": "7.1.2",