mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update dependency react-native-rate to v1.2.12
This commit is contained in:
parent
877982c38c
commit
80e5869250
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.10",
|
||||
"react-native-rate": "1.2.12",
|
||||
"react-native-reanimated": "2.13.0",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.19.0",
|
||||
@ -21116,9 +21116,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-rate": {
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.10.tgz",
|
||||
"integrity": "sha512-bx3fLg6TGGc2Z1zPXteV6Iqzrdes3zEdAoAr+daks6oyMNKEbdkZrmf20CgKYy9tRdr62MdDXwIU5qMvusuq6A=="
|
||||
"version": "1.2.12",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.12.tgz",
|
||||
"integrity": "sha512-A/z3s7Zth08aXcJnru6S4p71NG8acx2w5LhIfItwTJUbQruNJugk8WrN51dLBCSDv8W33kbS5YoUT4M9jOP5gA=="
|
||||
},
|
||||
"node_modules/react-native-ratings": {
|
||||
"version": "8.0.4",
|
||||
@ -43164,9 +43164,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-rate": {
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.10.tgz",
|
||||
"integrity": "sha512-bx3fLg6TGGc2Z1zPXteV6Iqzrdes3zEdAoAr+daks6oyMNKEbdkZrmf20CgKYy9tRdr62MdDXwIU5qMvusuq6A=="
|
||||
"version": "1.2.12",
|
||||
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.12.tgz",
|
||||
"integrity": "sha512-A/z3s7Zth08aXcJnru6S4p71NG8acx2w5LhIfItwTJUbQruNJugk8WrN51dLBCSDv8W33kbS5YoUT4M9jOP5gA=="
|
||||
},
|
||||
"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.10",
|
||||
"react-native-rate": "1.2.12",
|
||||
"react-native-reanimated": "2.13.0",
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.19.0",
|
||||
|
Loading…
Reference in New Issue
Block a user