Update dependency react-native-rate to v1.2.10

This commit is contained in:
renovate[bot] 2022-12-08 06:15:05 +00:00 committed by GitHub
parent 62ab143a40
commit 00e9f481c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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",

View file

@ -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",