mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 19:16:52 +01:00
Merge pull request #7613 from BlueWallet/renovate/react-native-draglist-digest
Update react-native-draglist digest to 8c52785
This commit is contained in:
commit
b9227cdbc6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -71,7 +71,7 @@
|
|||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.0.2",
|
||||
"react-native-document-picker": "9.3.1",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#a4af02f",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#8c52785",
|
||||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.23.1",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
|
@ -21818,8 +21818,8 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native-draglist": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-draglist.git#a4af02fec803b75508a8136e35eca564bbb1d644",
|
||||
"version": "3.8.2",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-draglist.git#8c5278530ac19644e67166a705f20a1f547ba77c",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": ">=17.0.1",
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.0.2",
|
||||
"react-native-document-picker": "9.3.1",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#a4af02f",
|
||||
"react-native-draglist": "github:BlueWallet/react-native-draglist#8c52785",
|
||||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.23.1",
|
||||
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue