mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update dependency react-native-rate to v1.2.10
This commit is contained in:
parent
62ab143a40
commit
00e9f481c9
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -85,7 +85,7 @@
|
|||
"react-native-qrcode-svg": "6.1.2",
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-randombytes": "3.6.1",
|
||||
"react-native-rate": "1.2.9",
|
||||
"react-native-rate": "1.2.10",
|
||||
"react-native-reanimated": "2.13.0",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.18.2",
|
||||
|
@ -21116,9 +21116,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native-rate": {
|
||||
"version": "1.2.9",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.9.tgz",
|
||||
"integrity": "sha512-XBA5XdcWYtRyVuGFKJrsufFfaA9fSwOI/bzzDsfcovJQbYMJ0KIXMD3dFmsxAn0Kd3LDKwnHqnpjrmXOSF9rcQ=="
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.10.tgz",
|
||||
"integrity": "sha512-bx3fLg6TGGc2Z1zPXteV6Iqzrdes3zEdAoAr+daks6oyMNKEbdkZrmf20CgKYy9tRdr62MdDXwIU5qMvusuq6A=="
|
||||
},
|
||||
"node_modules/react-native-ratings": {
|
||||
"version": "8.0.4",
|
||||
|
@ -43168,9 +43168,9 @@
|
|||
}
|
||||
},
|
||||
"react-native-rate": {
|
||||
"version": "1.2.9",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.9.tgz",
|
||||
"integrity": "sha512-XBA5XdcWYtRyVuGFKJrsufFfaA9fSwOI/bzzDsfcovJQbYMJ0KIXMD3dFmsxAn0Kd3LDKwnHqnpjrmXOSF9rcQ=="
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.10.tgz",
|
||||
"integrity": "sha512-bx3fLg6TGGc2Z1zPXteV6Iqzrdes3zEdAoAr+daks6oyMNKEbdkZrmf20CgKYy9tRdr62MdDXwIU5qMvusuq6A=="
|
||||
},
|
||||
"react-native-ratings": {
|
||||
"version": "8.0.4",
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
"react-native-qrcode-svg": "6.1.2",
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-randombytes": "3.6.1",
|
||||
"react-native-rate": "1.2.9",
|
||||
"react-native-rate": "1.2.10",
|
||||
"react-native-reanimated": "2.13.0",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.18.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue