Skip to content

Commit 88c73ae

Browse files
committed
chore: upgrade stream-chat to version 9.0.0-rc.16
1 parent 91cf23a commit 88c73ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"emoji-mart": "^5.4.0",
146146
"react": "^19.0.0 || ^18.0.0 || ^17.0.0 || ^16.14.0",
147147
"react-dom": "^19.0.0 || ^18.0.0 || ^17.0.0 || ^16.14.0",
148-
"stream-chat": "^9.0.0-rc.15"
148+
"stream-chat": "^9.0.0-rc.16"
149149
},
150150
"peerDependenciesMeta": {
151151
"@breezystack/lamejs": {
@@ -239,7 +239,7 @@
239239
"react": "^19.0.0",
240240
"react-dom": "^19.0.0",
241241
"semantic-release": "^24.2.3",
242-
"stream-chat": "^9.0.0-rc.15",
242+
"stream-chat": "^9.0.0-rc.16",
243243
"ts-jest": "^29.2.5",
244244
"typescript": "^5.4.5",
245245
"typescript-eslint": "^8.17.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12155,10 +12155,10 @@ statuses@2.0.1:
1215512155
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1215612156
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1215712157

12158-
stream-chat@^9.0.0-rc.15:
12159-
version "9.0.0-rc.15"
12160-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.15.tgz#6a35f27c38be2e021a3e62abcffa40aaef84fc0a"
12161-
integrity sha512-n8IftP103jp8IVOUZA4mnOvEIbyzGTVjoL3rDm42apk8DRHz2/vdvgyTYUJysDNYh+Oxu5HwWObToKv1c/Bxdw==
12158+
stream-chat@^9.0.0-rc.16:
12159+
version "9.0.0-rc.16"
12160+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.16.tgz#f93ba775754385ca5c297bf275d48a46cc012d5a"
12161+
integrity sha512-QWk9+g0Vnx94epuT7W/+eopC7hWaqDEVspMsyz79B1pMV6lWJSM2ya5aK5ttlMzd01kh3t0YZglZ1fRNtQERpg==
1216212162
dependencies:
1216312163
"@types/jsonwebtoken" "^9.0.8"
1216412164
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)