Merge pull request #6820 from BlueWallet/renovate/react-native-draggable-flatlist-digest

Update react-native-draggable-flatlist digest to 3061e30
This commit is contained in:
GLaDOS 2024-07-25 12:44:55 +00:00 committed by GitHub
commit d230297a62
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

@ -69,7 +69,7 @@
"react-native-default-preference": "1.4.4",
"react-native-device-info": "11.1.0",
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#ebfddc4",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.17.1",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
@ -19683,7 +19683,7 @@
},
"node_modules/react-native-draggable-flatlist": {
"version": "4.0.1",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-draggable-flatlist.git#ebfddc4877e8f65d5391a748db61b9cd030430ba",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-draggable-flatlist.git#3061e3055cbe0a9c7665b9c4b90912c30f668a3d",
"license": "MIT",
"dependencies": {
"@babel/preset-typescript": "^7.17.12"
@ -37440,8 +37440,8 @@
}
},
"react-native-draggable-flatlist": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-draggable-flatlist.git#ebfddc4877e8f65d5391a748db61b9cd030430ba",
"from": "react-native-draggable-flatlist@github:BlueWallet/react-native-draggable-flatlist#ebfddc4",
"version": "git+ssh://git@github.com/BlueWallet/react-native-draggable-flatlist.git#3061e3055cbe0a9c7665b9c4b90912c30f668a3d",
"from": "react-native-draggable-flatlist@github:BlueWallet/react-native-draggable-flatlist#3061e30",
"requires": {
"@babel/preset-typescript": "^7.17.12"
}

View file

@ -163,7 +163,7 @@
"react-native-default-preference": "1.4.4",
"react-native-device-info": "11.1.0",
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#ebfddc4",
"react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#3061e30",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.17.1",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",