Skip to content

Commit bc112b0

Browse files
Updating examples
1 parent 3989ae1 commit bc112b0

File tree

3 files changed

+35
-16
lines changed

3 files changed

+35
-16
lines changed

examples/ExpoMessaging/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5648,10 +5648,10 @@ stream-buffers@~2.2.0:
56485648
version "0.0.0"
56495649
uid ""
56505650

5651-
5652-
version "2.0.0-beta.1"
5653-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-2.0.0-beta.1.tgz#98ebe3660c75fcc53b3778a72041859b0648bfcd"
5654-
integrity sha512-sL1v5TXCT2M5CQalLCxNiP/ZezFGeawEcZiRb7kCBMaNKoWHjVeH/vUWdA3zput4SBHBjo7evWMJmjiCyZUdgA==
5651+
5652+
version "2.0.0"
5653+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-2.0.0.tgz#ca0f5a241cdf0d82d4a8e938311db107428e2533"
5654+
integrity sha512-JWZCSSKBLBTEQXIsR0vGr6lbj9Wl+2KnMhOQnq4CF4AqVEnSV/zd+78z+g8ZwZNjxs3wah+KmjP9kwm2hqHl5Q==
56555655
dependencies:
56565656
"@babel/runtime" "7.11.2"
56575657
"@stream-io/react-native-simple-markdown" "1.2.1"
@@ -5667,14 +5667,14 @@ [email protected]:
56675667
react-native-actionsheet "2.4.2"
56685668
react-native-image-zoom-viewer "3.0.1"
56695669
seamless-immutable "7.1.4"
5670-
stream-chat "2.6.0"
5670+
stream-chat "2.7.0"
56715671
styled-components "5.2.0"
56725672
uuid "8.3.1"
56735673

5674-
stream-chat@2.6.0:
5675-
version "2.6.0"
5676-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-2.6.0.tgz#2fae6e4c5a56a8f86dee0676654fe2511d751aab"
5677-
integrity sha512-hI1aIMCkcGektSOt7Gt2CrrKmHKn31ovbJ+IWz1rsgdZHiWLCG2QG7JgGUKeoJVD/Ix501CjnEugZHlFdbZLwg==
5674+
stream-chat@2.7.0:
5675+
version "2.7.0"
5676+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-2.7.0.tgz#a1f9fe1474d270cee9e0e118953d7dcbbadd90ba"
5677+
integrity sha512-JRhw5JyIrS9bKVhLzEu57BxXTExMlxCJu0YXdMryJh9Wnl0XOzzjwCwYqZIFWFWH52RGyovQ+8VxkRzURStowg==
56785678
dependencies:
56795679
"@babel/runtime" "^7.11.2"
56805680
"@types/jsonwebtoken" "^8.5.0"

examples/NativeMessaging/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ SPEC CHECKSUMS:
476476
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
477477
CocoaAsyncSocket: 694058e7c0ed05a9e217d1b3c7ded962f4180845
478478
CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f
479-
DoubleConversion: cde416483dac037923206447da6e1454df403714
479+
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
480480
FBLazyVector: 878b59e31113e289e275165efbe4b54fa614d43d
481481
FBReactNativeSpec: 7da9338acfb98d4ef9e5536805a0704572d33c2f
482482
Flipper: be611d4b742d8c87fbae2ca5f44603a02539e365
@@ -487,7 +487,7 @@ SPEC CHECKSUMS:
487487
Flipper-RSocket: 64e7431a55835eb953b0bf984ef3b90ae9fdddd7
488488
FlipperKit: ab353d41aea8aae2ea6daaf813e67496642f3d7d
489489
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
490-
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
490+
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
491491
OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355
492492
RCTRequired: 48884c74035a0b5b76dbb7a998bd93bcfc5f2047
493493
RCTTypeSafety: edf4b618033c2f1c5b7bc3d90d8e085ed95ba2ab

examples/NativeMessaging/yarn.lock

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6930,10 +6930,10 @@ stream-buffers@~2.2.0:
69306930
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
69316931
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
69326932

6933-
6934-
version "2.0.0-beta.1"
6935-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-2.0.0-beta.1.tgz#98ebe3660c75fcc53b3778a72041859b0648bfcd"
6936-
integrity sha512-sL1v5TXCT2M5CQalLCxNiP/ZezFGeawEcZiRb7kCBMaNKoWHjVeH/vUWdA3zput4SBHBjo7evWMJmjiCyZUdgA==
6933+
6934+
version "2.0.0"
6935+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-2.0.0.tgz#ca0f5a241cdf0d82d4a8e938311db107428e2533"
6936+
integrity sha512-JWZCSSKBLBTEQXIsR0vGr6lbj9Wl+2KnMhOQnq4CF4AqVEnSV/zd+78z+g8ZwZNjxs3wah+KmjP9kwm2hqHl5Q==
69376937
dependencies:
69386938
"@babel/runtime" "7.11.2"
69396939
"@stream-io/react-native-simple-markdown" "1.2.1"
@@ -6949,7 +6949,7 @@ [email protected]:
69496949
react-native-actionsheet "2.4.2"
69506950
react-native-image-zoom-viewer "3.0.1"
69516951
seamless-immutable "7.1.4"
6952-
stream-chat "2.6.0"
6952+
stream-chat "2.7.0"
69536953
styled-components "5.2.0"
69546954
uuid "8.3.1"
69556955

@@ -6976,6 +6976,25 @@ [email protected]:
69766976
uuid "^8.3.1"
69776977
ws "^7.3.1"
69786978

6979+
6980+
version "2.7.0"
6981+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-2.7.0.tgz#a1f9fe1474d270cee9e0e118953d7dcbbadd90ba"
6982+
integrity sha512-JRhw5JyIrS9bKVhLzEu57BxXTExMlxCJu0YXdMryJh9Wnl0XOzzjwCwYqZIFWFWH52RGyovQ+8VxkRzURStowg==
6983+
dependencies:
6984+
"@babel/runtime" "^7.11.2"
6985+
"@types/jsonwebtoken" "^8.5.0"
6986+
"@types/seamless-immutable" "7.1.13"
6987+
"@types/uuid" "^8.3.0"
6988+
"@types/ws" "^7.2.7"
6989+
axios "^0.20.0"
6990+
base64-js "^1.3.1"
6991+
form-data "^3.0.0"
6992+
isomorphic-ws "^4.0.1"
6993+
jsonwebtoken "^8.5.1"
6994+
seamless-immutable "^7.1.4"
6995+
uuid "^8.3.1"
6996+
ws "^7.3.1"
6997+
69796998
strict-uri-encode@^2.0.0:
69806999
version "2.0.0"
69817000
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"

0 commit comments

Comments
 (0)