Skip to content

Commit e14c614

Browse files
committed
chore: bump stream-chat version to latest rc again
1 parent 5f62753 commit e14c614

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

examples/SampleApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7548,10 +7548,10 @@ statuses@~1.5.0:
75487548
version "0.0.0"
75497549
uid ""
75507550

7551-
stream-chat@9.0.0-rc.11:
7552-
version "9.0.0-rc.11"
7553-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.11.tgz#14d0d06a2eb330ef62fbde8ceb9d73e013412d2e"
7554-
integrity sha512-6ghT2MJu20twYxLktO30Hqiu6YpyLYY6i0ZTVxl5M3AxuZ5yf4FwU00T/wtyJPcssVF01A0fASZ8Ts1Hi2LLxQ==
7551+
stream-chat@9.0.0-rc.13:
7552+
version "9.0.0-rc.13"
7553+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.13.tgz#90396d724bd5f81e2d8eb051c9c56b075892305f"
7554+
integrity sha512-qJPcHsQUfu0qMb7p7Bv9OnL6qID/qxYLKOIsG6KbUNEQHwkKSw/aDwExpvgJR7dXsUOLyLZFhVtYnFkAPDdJ3A==
75557555
dependencies:
75567556
"@types/jsonwebtoken" "^9.0.8"
75577557
"@types/ws" "^8.5.14"

package/expo-package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4782,10 +4782,10 @@ stream-buffers@2.2.x, stream-buffers@~2.2.0:
47824782
version "0.0.0"
47834783
uid ""
47844784

4785-
stream-chat@9.0.0-rc.11:
4786-
version "9.0.0-rc.11"
4787-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.11.tgz#14d0d06a2eb330ef62fbde8ceb9d73e013412d2e"
4788-
integrity sha512-6ghT2MJu20twYxLktO30Hqiu6YpyLYY6i0ZTVxl5M3AxuZ5yf4FwU00T/wtyJPcssVF01A0fASZ8Ts1Hi2LLxQ==
4785+
stream-chat@9.0.0-rc.13:
4786+
version "9.0.0-rc.13"
4787+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.13.tgz#90396d724bd5f81e2d8eb051c9c56b075892305f"
4788+
integrity sha512-qJPcHsQUfu0qMb7p7Bv9OnL6qID/qxYLKOIsG6KbUNEQHwkKSw/aDwExpvgJR7dXsUOLyLZFhVtYnFkAPDdJ3A==
47894789
dependencies:
47904790
"@types/jsonwebtoken" "^9.0.8"
47914791
"@types/ws" "^8.5.14"

package/native-package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,10 +3498,10 @@ statuses@~1.5.0:
34983498
version "0.0.0"
34993499
uid ""
35003500

3501-
stream-chat@9.0.0-rc.11:
3502-
version "9.0.0-rc.11"
3503-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.11.tgz#14d0d06a2eb330ef62fbde8ceb9d73e013412d2e"
3504-
integrity sha512-6ghT2MJu20twYxLktO30Hqiu6YpyLYY6i0ZTVxl5M3AxuZ5yf4FwU00T/wtyJPcssVF01A0fASZ8Ts1Hi2LLxQ==
3501+
stream-chat@9.0.0-rc.13:
3502+
version "9.0.0-rc.13"
3503+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.13.tgz#90396d724bd5f81e2d8eb051c9c56b075892305f"
3504+
integrity sha512-qJPcHsQUfu0qMb7p7Bv9OnL6qID/qxYLKOIsG6KbUNEQHwkKSw/aDwExpvgJR7dXsUOLyLZFhVtYnFkAPDdJ3A==
35053505
dependencies:
35063506
"@types/jsonwebtoken" "^9.0.8"
35073507
"@types/ws" "^8.5.14"

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"path": "0.12.7",
7878
"react-native-markdown-package": "1.8.2",
7979
"react-native-url-polyfill": "^1.3.0",
80-
"stream-chat": "9.0.0-rc.11",
80+
"stream-chat": "9.0.0-rc.13",
8181
"use-sync-external-store": "^1.4.0"
8282
},
8383
"peerDependencies": {

package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7772,10 +7772,10 @@ statuses@~1.5.0:
77727772
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
77737773
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
77747774

7775-
stream-chat@9.0.0-rc.11:
7776-
version "9.0.0-rc.11"
7777-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.11.tgz#14d0d06a2eb330ef62fbde8ceb9d73e013412d2e"
7778-
integrity sha512-6ghT2MJu20twYxLktO30Hqiu6YpyLYY6i0ZTVxl5M3AxuZ5yf4FwU00T/wtyJPcssVF01A0fASZ8Ts1Hi2LLxQ==
7775+
stream-chat@9.0.0-rc.13:
7776+
version "9.0.0-rc.13"
7777+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.13.tgz#90396d724bd5f81e2d8eb051c9c56b075892305f"
7778+
integrity sha512-qJPcHsQUfu0qMb7p7Bv9OnL6qID/qxYLKOIsG6KbUNEQHwkKSw/aDwExpvgJR7dXsUOLyLZFhVtYnFkAPDdJ3A==
77797779
dependencies:
77807780
"@types/jsonwebtoken" "^9.0.8"
77817781
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)