mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-20 14:05:27 +01:00
Merge pull request #7086 from BlueWallet/renovate/react-native-haptic-feedback-2.x
Update dependency react-native-haptic-feedback to v2.3.3
This commit is contained in:
commit
dd08d54b01
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -73,7 +73,7 @@
|
|||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.19.0",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
"react-native-haptic-feedback": "2.3.2",
|
||||
"react-native-haptic-feedback": "2.3.3",
|
||||
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",
|
||||
"react-native-image-picker": "7.1.2",
|
||||
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
|
||||
|
@ -20690,9 +20690,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native-haptic-feedback": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-haptic-feedback/-/react-native-haptic-feedback-2.3.2.tgz",
|
||||
"integrity": "sha512-VdFjf4jraGYbRB0jUDmnQSREmVfZrQgavLf13aHnrO5XOZbnjHv8nDBDrTMC0HqNaTnDVOM2yIHRzWvaWH+Hcg==",
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-haptic-feedback/-/react-native-haptic-feedback-2.3.3.tgz",
|
||||
"integrity": "sha512-svS4D5PxfNv8o68m9ahWfwje5NqukM3qLS48+WTdhbDkNUkOhP9rDfDSRHzlhk4zq+ISjyw95EhLeh8NkKX5vQ==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"example"
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.19.0",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
"react-native-haptic-feedback": "2.3.2",
|
||||
"react-native-haptic-feedback": "2.3.3",
|
||||
"react-native-idle-timer": "github:BlueWallet/react-native-idle-timer#v2.2.3",
|
||||
"react-native-image-picker": "7.1.2",
|
||||
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
|
||||
|
|
Loading…
Add table
Reference in a new issue