Bump react-native-share from 7.8.0 to 7.9.0
Bumps [react-native-share](https://github.com/react-native-community/react-native-share) from 7.8.0 to 7.9.0. - [Release notes](https://github.com/react-native-community/react-native-share/releases) - [Changelog](https://github.com/react-native-share/react-native-share/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-native-community/react-native-share/compare/v7.8.0...v7.9.0)
This commit is contained in:
Generated
+3
-3
@@ -15240,9 +15240,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-share": {
|
"react-native-share": {
|
||||||
"version": "7.8.0",
|
"version": "7.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz",
|
||||||
"integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA=="
|
"integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA=="
|
||||||
},
|
},
|
||||||
"react-native-simple-toast": {
|
"react-native-simple-toast": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
|
|||||||
+1
-1
@@ -50,7 +50,7 @@
|
|||||||
"react-native-hyperlink": "0.0.19",
|
"react-native-hyperlink": "0.0.19",
|
||||||
"react-native-modal-datetime-picker": "8.0.0",
|
"react-native-modal-datetime-picker": "8.0.0",
|
||||||
"react-native-push-notification": "3.2.1",
|
"react-native-push-notification": "3.2.1",
|
||||||
"react-native-share": "^7.8.0",
|
"react-native-share": "^7.9.0",
|
||||||
"react-native-simple-toast": "^1.1.3",
|
"react-native-simple-toast": "^1.1.3",
|
||||||
"react-native-size-matters": "^0.4.0",
|
"react-native-size-matters": "^0.4.0",
|
||||||
"react-native-vector-icons": "^9.2.0",
|
"react-native-vector-icons": "^9.2.0",
|
||||||
|
|||||||
@@ -6646,10 +6646,10 @@ react-native-push-notification@3.2.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/push-notification-ios" "^1.0.1"
|
"@react-native-community/push-notification-ios" "^1.0.1"
|
||||||
|
|
||||||
react-native-share@^7.8.0:
|
react-native-share@^7.9.0:
|
||||||
version "7.8.0"
|
version "7.9.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.8.0.tgz#93d72202a2ace920e21a1179bc2e0d807c9c71c3"
|
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.9.0.tgz#31f28d85201bada5e511c5f14d5935df2166fe93"
|
||||||
integrity sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA==
|
integrity sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA==
|
||||||
|
|
||||||
react-native-simple-toast@^1.1.3:
|
react-native-simple-toast@^1.1.3:
|
||||||
version "1.1.3"
|
version "1.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user