Skip to content

Commit bc84fd0

Browse files
Update stream-chat
1 parent edb6505 commit bc84fd0

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

examples/tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"emoji-mart": "^5.6.0",
1717
"react": "^19.2.6",
1818
"react-dom": "^19.2.6",
19-
"stream-chat": "^9.49.0",
19+
"stream-chat": "^9.50.2",
2020
"stream-chat-react": "workspace:^"
2121
},
2222
"devDependencies": {

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"modern-normalize": "^3.0.1",
1717
"react": "^19.2.6",
1818
"react-dom": "^19.2.6",
19-
"stream-chat": "^9.49.0",
19+
"stream-chat": "^9.50.2",
2020
"stream-chat-react": "workspace:^"
2121
},
2222
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"modern-normalize": "^3.0.1",
115115
"react": "^19.0.0 || ^18.0.0 || ^17.0.0",
116116
"react-dom": "^19.0.0 || ^18.0.0 || ^17.0.0",
117-
"stream-chat": "^9.49.0"
117+
"stream-chat": "^9.50.2"
118118
},
119119
"peerDependenciesMeta": {
120120
"@breezystack/lamejs": {
@@ -184,7 +184,7 @@
184184
"react-dom": "^19.2.6",
185185
"sass": "^1.100.0",
186186
"semantic-release": "^25.0.3",
187-
"stream-chat": "^9.49.0",
187+
"stream-chat": "^9.50.2",
188188
"typescript": "^6.0.3",
189189
"typescript-eslint": "^8.59.4",
190190
"vite": "^8.1.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,7 +2079,7 @@ __metadata:
20792079
emoji-mart: "npm:^5.6.0"
20802080
react: "npm:^19.2.6"
20812081
react-dom: "npm:^19.2.6"
2082-
stream-chat: "npm:^9.49.0"
2082+
stream-chat: "npm:^9.50.2"
20832083
stream-chat-react: "workspace:^"
20842084
typescript: "npm:^6.0.3"
20852085
vite: "npm:^8.1.3"
@@ -2105,7 +2105,7 @@ __metadata:
21052105
react: "npm:^19.2.6"
21062106
react-dom: "npm:^19.2.6"
21072107
sass: "npm:^1.100.0"
2108-
stream-chat: "npm:^9.49.0"
2108+
stream-chat: "npm:^9.50.2"
21092109
stream-chat-react: "workspace:^"
21102110
typescript: "npm:^6.0.3"
21112111
vite: "npm:^8.1.3"
@@ -10106,7 +10106,7 @@ __metadata:
1010610106
remark-parse: "npm:^11.0.0"
1010710107
sass: "npm:^1.100.0"
1010810108
semantic-release: "npm:^25.0.3"
10109-
stream-chat: "npm:^9.49.0"
10109+
stream-chat: "npm:^9.50.2"
1011010110
typescript: "npm:^6.0.3"
1011110111
typescript-eslint: "npm:^8.59.4"
1011210112
unified: "npm:^11.0.5"
@@ -10124,7 +10124,7 @@ __metadata:
1012410124
modern-normalize: ^3.0.1
1012510125
react: ^19.0.0 || ^18.0.0 || ^17.0.0
1012610126
react-dom: ^19.0.0 || ^18.0.0 || ^17.0.0
10127-
stream-chat: ^9.49.0
10127+
stream-chat: ^9.50.2
1012810128
dependenciesMeta:
1012910129
"@parcel/watcher":
1013010130
built: true
@@ -10150,9 +10150,9 @@ __metadata:
1015010150
languageName: unknown
1015110151
linkType: soft
1015210152

10153-
"stream-chat@npm:^9.49.0":
10154-
version: 9.49.0
10155-
resolution: "stream-chat@npm:9.49.0"
10153+
"stream-chat@npm:^9.50.2":
10154+
version: 9.50.2
10155+
resolution: "stream-chat@npm:9.50.2"
1015610156
dependencies:
1015710157
"@types/jsonwebtoken": "npm:^9.0.8"
1015810158
"@types/ws": "npm:^8.18.1"
@@ -10168,7 +10168,7 @@ __metadata:
1016810168
built: true
1016910169
husky:
1017010170
built: true
10171-
checksum: 10c0/2fceb2434d69523b09b9c6419ab46f2c181aa2ef0b269ed388ce53254f8a4c618eb14ead46d2ae5245c2070c33ab35d33ac1c3671610774503da8a160d71e985
10171+
checksum: 10c0/5ddd07124f74538f8fc3f9b875e928e60b854d8c85736d0af0692e7fbae58d27f6d1683f36c274b2ff7c78ad5980e28d3bf050f482e670d7fbf3886e01bcca4d
1017210172
languageName: node
1017310173
linkType: hard
1017410174

0 commit comments

Comments
 (0)