Skip to content

Commit 2883894

Browse files
committed
chore: update more libs
1 parent 24de871 commit 2883894

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

examples/SampleApp/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,7 +2084,7 @@ PODS:
20842084
- ReactCommon/turbomodule/bridging
20852085
- ReactCommon/turbomodule/core
20862086
- Yoga
2087-
- RNShare (11.1.0):
2087+
- RNShare (12.0.9):
20882088
- DoubleConversion
20892089
- glog
20902090
- hermes-engine
@@ -2574,7 +2574,7 @@ SPEC CHECKSUMS:
25742574
RNReactNativeHapticFeedback: a49e613d48d721c99cad9689a490554104c22154
25752575
RNReanimated: 5c268cff742e86416974907d8596b173683e9ce6
25762576
RNScreens: 6ce56b0e106dc2cffa856e9abdaf0f0fe356f93a
2577-
RNShare: 207e0c25ef77fa20fa0a88c14affa8b799949e30
2577+
RNShare: 12d13ebc179faf22534c605d17b2c2fa40191850
25782578
RNSVG: dc2927c9dc1b5aa514b92f72fa7c511d5fc12a2a
25792579
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
25802580
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
@@ -2584,4 +2584,4 @@ SPEC CHECKSUMS:
25842584

25852585
PODFILE CHECKSUM: 4f662370295f8f9cee909f1a4c59a614999a209d
25862586

2587-
COCOAPODS: 1.16.2
2587+
COCOAPODS: 1.14.3

examples/SampleApp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"react-native-reanimated": "^3.16.0",
4545
"react-native-safe-area-context": "^5.2.0",
4646
"react-native-screens": "^4.8.0",
47-
"react-native-share": "^11.0.4",
47+
"react-native-share": "^12.0.9",
4848
"react-native-svg": "^15.11.1",
49-
"react-native-video": "^6.7.0",
49+
"react-native-video": "^6.10.1",
5050
"stream-chat-react-native": "link:../../package/native-package",
5151
"stream-chat-react-native-core": "link:../../package"
5252
},

examples/SampleApp/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6800,10 +6800,10 @@ react-native-screens@^4.8.0:
68006800
react-freeze "^1.0.0"
68016801
warn-once "^0.1.0"
68026802

6803-
react-native-share@^11.0.4:
6804-
version "11.1.0"
6805-
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-11.1.0.tgz#cd24b1f2de0bb701aa7e1a4ff81e68308f0a42b2"
6806-
integrity sha512-kcpBR90d5//xc8H84HnX6YFeOk4A34mtHz4UEpb7Twbu049KafJwsp4KVVr/SrJwy8W0/Rbe880En9Hq0REamw==
6803+
react-native-share@^12.0.9:
6804+
version "12.0.9"
6805+
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-12.0.9.tgz#771640136114de6179aa42269a9e45135ac1a9cf"
6806+
integrity sha512-vSuz/9aF+/AZS3I5NC19MrB56h1Yivk2Yz8lf2d8Szv3KuRw2BnDI/AfCTjMWByJLVYr6xgzfkTkAfvbDGzxLQ==
68076807

68086808
react-native-svg@^15.11.1:
68096809
version "15.11.1"
@@ -6821,7 +6821,7 @@ react-native-url-polyfill@^1.3.0:
68216821
dependencies:
68226822
whatwg-url-without-unicode "8.0.0-3"
68236823

6824-
react-native-video@^6.7.0:
6824+
react-native-video@^6.10.1:
68256825
version "6.10.1"
68266826
resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.10.1.tgz#74620a9664a4ab3d086c1bf506e7dfc3e3756729"
68276827
integrity sha512-sXTD3yvsOi3MWjdI5uZFxOpiFcYzHT6aUpJtY2hIkffFt6QefL2zJAANzTboFTyt18J1LfL0cSQSLoJzXDFedQ==

0 commit comments

Comments
 (0)