fix(deps): update dependency react-native-gesture-handler to v2.31.2

This commit is contained in:
renovate[bot] 2026-05-12 12:09:38 +00:00 committed by GitHub
parent e2bcae3818
commit ccb1dcaef7
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

@ -83,7 +83,7 @@
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
"react-native-edge-to-edge": "1.8.1",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.31.1",
"react-native-gesture-handler": "2.31.2",
"react-native-get-random-values": "1.11.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.4",
@ -16043,9 +16043,9 @@
}
},
"node_modules/react-native-gesture-handler": {
"version": "2.31.1",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.31.1.tgz",
"integrity": "sha512-wQDlECdEzHhYKTnQXFnSqWUtJ5TS3MGQi7EWvQczTnEVKfk6XVSBecnpWAoI/CqlYQ7IWMJEyutY6BxwEBoxeg==",
"version": "2.31.2",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.31.2.tgz",
"integrity": "sha512-rw5q74i2AfS7YGYdbxQDhOU7xqgY6WRM1132/CCm3erqjblhECZDZFHIm0tteHoC9ih24wogVBVVzcTBQtZ+5A==",
"license": "MIT",
"dependencies": {
"@egjs/hammerjs": "^2.0.17",

View File

@ -166,7 +166,7 @@
"react-native-draglist": "github:BlueWallet/react-native-draglist#0c8049d",
"react-native-edge-to-edge": "1.8.1",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.31.1",
"react-native-gesture-handler": "2.31.2",
"react-native-get-random-values": "1.11.0",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.4",