mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-23 17:13:38 +00:00
Merge da294e04e22ac14f985de5afb45cf4d1534d99a1 into 77d628ca41c12f0295adc60b9ddcebcb22af1d8b
This commit is contained in:
8
mobile/package-lock.json
generated
8
mobile/package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "0.8.0",
|
"version": "0.8.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-native-clipboard/clipboard": "^1.13.2",
|
"@react-native-clipboard/clipboard": "^1.13.2",
|
||||||
"@react-native-community/netinfo": "^11.3.0",
|
"@react-native-community/netinfo": "^11.4.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-native": "^0.71.8",
|
"react-native": "^0.71.8",
|
||||||
"react-native-encrypted-storage": "^4.0.3",
|
"react-native-encrypted-storage": "^4.0.3",
|
||||||
@ -4736,9 +4736,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@react-native-community/netinfo": {
|
"node_modules/@react-native-community/netinfo": {
|
||||||
"version": "11.3.0",
|
"version": "11.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.4.1.tgz",
|
||||||
"integrity": "sha512-mR9iqUi0GzuC8ut+goI/lLkgG+a2OViI1mjSdXHKZnkfdJVjHblyWX3xoA8GE4GH8X4r0X/PNM3Vvyf2FH9mVg==",
|
"integrity": "sha512-B0BYAkghz3Q2V09BF88RA601XursIEA111tnc2JOaN7axJWmNefmfjZqw/KdSxKZp7CZUuPpjBmz/WCR9uaHYg==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.59"
|
"react-native": ">=0.59"
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-native-clipboard/clipboard": "^1.13.2",
|
"@react-native-clipboard/clipboard": "^1.13.2",
|
||||||
"@react-native-community/netinfo": "^11.3.0",
|
"@react-native-community/netinfo": "^11.4.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-native": "^0.71.8",
|
"react-native": "^0.71.8",
|
||||||
"react-native-encrypted-storage": "^4.0.3",
|
"react-native-encrypted-storage": "^4.0.3",
|
||||||
|
Reference in New Issue
Block a user