mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Merge branch 'master' into modal
This commit is contained in:
commit
eeeb6d1f64
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "1.1.2",
|
||||
"@react-native/metro-config": "0.74.84",
|
||||
"@react-navigation/drawer": "6.7.0",
|
||||
"@react-navigation/drawer": "6.7.1",
|
||||
"@react-navigation/native": "6.1.17",
|
||||
"@react-navigation/native-stack": "6.10.0",
|
||||
"@remobile/react-native-qrcode-local-image": "https://github.com/BlueWallet/react-native-qrcode-local-image",
|
||||
@ -6220,9 +6220,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-navigation/drawer": {
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.7.0.tgz",
|
||||
"integrity": "sha512-qvv99Dh2mfUkcr5sgt+o1aHdcB+DjEmpzRxsXL+Hz2Pc0dZ4IxOB/KqEvRROQ4O1oGNLTEJVk84yBnRwbdil1A==",
|
||||
"version": "6.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.7.1.tgz",
|
||||
"integrity": "sha512-CDAlPQwXiV7a8tOZoI48x+f1IrjMC3QoiPthu5k+5CCbpNY/CxLxDGU94jw9+UtZhX3AEh32RY9FoIPAcyeKwA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-navigation/elements": "^1.3.30",
|
||||
@ -27229,9 +27229,9 @@
|
||||
}
|
||||
},
|
||||
"@react-navigation/drawer": {
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.7.0.tgz",
|
||||
"integrity": "sha512-qvv99Dh2mfUkcr5sgt+o1aHdcB+DjEmpzRxsXL+Hz2Pc0dZ4IxOB/KqEvRROQ4O1oGNLTEJVk84yBnRwbdil1A==",
|
||||
"version": "6.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.7.1.tgz",
|
||||
"integrity": "sha512-CDAlPQwXiV7a8tOZoI48x+f1IrjMC3QoiPthu5k+5CCbpNY/CxLxDGU94jw9+UtZhX3AEh32RY9FoIPAcyeKwA==",
|
||||
"requires": {
|
||||
"@react-navigation/elements": "^1.3.30",
|
||||
"color": "^4.2.3",
|
||||
|
@ -106,7 +106,7 @@
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "1.1.2",
|
||||
"@react-native/metro-config": "0.74.84",
|
||||
"@react-navigation/drawer": "6.7.0",
|
||||
"@react-navigation/drawer": "6.7.1",
|
||||
"@react-navigation/native": "6.1.17",
|
||||
"@react-navigation/native-stack": "6.10.0",
|
||||
"@remobile/react-native-qrcode-local-image": "https://github.com/BlueWallet/react-native-qrcode-local-image",
|
||||
|
Loading…
Reference in New Issue
Block a user