Skip to content

Commit fad4407

Browse files
committed
chore(deps): upgrade steam-chat to v9.21.0
1 parent b3c0172 commit fad4407

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"emoji-mart": "^5.4.0",
142142
"react": "^19.0.0 || ^18.0.0 || ^17.0.0 || ^16.14.0",
143143
"react-dom": "^19.0.0 || ^18.0.0 || ^17.0.0 || ^16.14.0",
144-
"stream-chat": "^9.20.3"
144+
"stream-chat": "^9.21.0"
145145
},
146146
"peerDependenciesMeta": {
147147
"@breezystack/lamejs": {
@@ -235,7 +235,7 @@
235235
"react": "^19.0.0",
236236
"react-dom": "^19.0.0",
237237
"semantic-release": "^24.2.3",
238-
"stream-chat": "^9.20.3",
238+
"stream-chat": "^9.21.0",
239239
"ts-jest": "^29.2.5",
240240
"typescript": "^5.4.5",
241241
"typescript-eslint": "^8.17.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12042,10 +12042,10 @@ [email protected]:
1204212042
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1204312043
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1204412044

12045-
stream-chat@^9.20.3:
12046-
version "9.20.3"
12047-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.20.3.tgz#5f47d6f46d146202c743282f5fb7350f4a640922"
12048-
integrity sha512-206Lea0ZAVWbfYZkIwLG5m+++ELD3f8EAEL/YzbMDL++E2vU2WhQ2d1HNb1ROXURZUF0Sy845htTw1rwnahomw==
12045+
stream-chat@^9.21.0:
12046+
version "9.21.0"
12047+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.21.0.tgz#cff516630e5234161a2bdc84510ff79723fc5850"
12048+
integrity sha512-0k/lEsVG1LqZxPHK7C69FLm54EgxshXpNuE6MXHnyV/ke07gbhM5/RdOacXMPfJ8TbWkZg7NyijdEF7Cbct+2A==
1204912049
dependencies:
1205012050
"@types/jsonwebtoken" "^9.0.8"
1205112051
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)