File tree 8 files changed +35
-35
lines changed
8 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0" ,
13
13
"react-scripts" : " ^5.0.1" ,
14
14
"sass" : " ^1.56.1" ,
15
- "stream-chat" : " ^8.18.2 " ,
16
- "stream-chat-react" : " ^11.10.0 "
15
+ "stream-chat" : " ^8.24.0 " ,
16
+ "stream-chat-react" : " ^11.12.1 "
17
17
},
18
18
"devDependencies" : {
19
19
"@types/react" : " ^18.2.37" ,
Original file line number Diff line number Diff line change @@ -9489,10 +9489,10 @@ statuses@2.0.1:
9489
9489
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
9490
9490
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
9491
9491
9492
- stream-chat-react@^11.10.0 :
9493
- version "11.10.0 "
9494
- resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.10.0 .tgz#be7adf5db37935e8937a290ad2729fd0ac8cb21d "
9495
- integrity sha512-liBDLM6njree4fgCRUOjWCpjRx059/md4NW7kRxaCT8iFVjPPpbfjMt0IrMlHx7kLe+8S+F0m5R8fRS+sXvLtw ==
9492
+ stream-chat-react@^11.12.1 :
9493
+ version "11.12.1 "
9494
+ resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.12.1 .tgz#c5e520347a6846becb488480504fa59f32b7a21e "
9495
+ integrity sha512-nsV5LE2HXrgMxzNj1E0dcYMEvQBY+TDmYTdCi9lkWKz6Av+gDJL5yCWlgMswGUZdZAxwGcQ3OJcJWzN+nBRm7g ==
9496
9496
dependencies:
9497
9497
"@babel/runtime" "^7.23.6"
9498
9498
"@braintree/sanitize-url" "^6.0.4"
@@ -9530,10 +9530,10 @@ stream-chat-react@^11.10.0:
9530
9530
"@stream-io/transliterate" "^1.5.5"
9531
9531
mml-react "^0.4.7"
9532
9532
9533
- stream-chat@^8.18.2 :
9534
- version "8.18.2 "
9535
- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.18.2 .tgz#643b337a349ea07f8e55f450cf6f428d0ca75fde "
9536
- integrity sha512-eld8wcTQvuXavWYCuwL+gTeiy7ebVQ0PBo8f0iqZsxLu99BitkLWBnG0lIzfQm69c5b74R4ObPEhHuooq02naw ==
9533
+ stream-chat@^8.24.0 :
9534
+ version "8.24.0 "
9535
+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.24.0 .tgz#704e6d227fcf618cf2694103ffd7a913003ab885 "
9536
+ integrity sha512-D0UDUeR6ozovxPqwBn2N4kv/iGL8MQhM8bb0e+3JPAC+Xq3NhFtIcNT5KiFZ+b+yhqey2T+XqdCshYQ8sGFUjg ==
9537
9537
dependencies:
9538
9538
"@babel/runtime" "^7.16.3"
9539
9539
"@types/jsonwebtoken" "~9.0.0"
Original file line number Diff line number Diff line change 12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.2.0" ,
14
14
"react-file-utils" : " ^1.2.0" ,
15
- "stream-chat" : " ^8.16 .0" ,
15
+ "stream-chat" : " ^8.24 .0" ,
16
16
"stream-chat-react" : " ^11.12.1"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -9564,10 +9564,10 @@ stream-chat-react@^11.12.1:
9564
9564
"@stream-io/transliterate" "^1.5.5"
9565
9565
mml-react "^0.4.7"
9566
9566
9567
- stream-chat@^8.16 .0:
9568
- version "8.16 .0"
9569
- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.16 .0.tgz#3718812815251315b28f75c4002f0a0d62f73bb8 "
9570
- integrity sha512-j5GDgCmae4k59titjzePvihfVoVSlRW8NvP7uXfxbfMlsmGfcbYl08IaAwSsW6NC44doZyIjOt7v/v2QyCcP4A ==
9567
+ stream-chat@^8.24 .0:
9568
+ version "8.24 .0"
9569
+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.24 .0.tgz#704e6d227fcf618cf2694103ffd7a913003ab885 "
9570
+ integrity sha512-D0UDUeR6ozovxPqwBn2N4kv/iGL8MQhM8bb0e+3JPAC+Xq3NhFtIcNT5KiFZ+b+yhqey2T+XqdCshYQ8sGFUjg ==
9571
9571
dependencies:
9572
9572
"@babel/runtime" "^7.16.3"
9573
9573
"@types/jsonwebtoken" "~9.0.0"
Original file line number Diff line number Diff line change 23
23
"react-popper" : " ^2.3.0" ,
24
24
"react-scripts" : " ^5.0.1" ,
25
25
"sass" : " ^1.55.0" ,
26
- "stream-chat" : " ^8.16 .0" ,
27
- "stream-chat-react" : " ^11.10.0 "
26
+ "stream-chat" : " ^8.24 .0" ,
27
+ "stream-chat-react" : " ^11.12.1 "
28
28
},
29
29
"devDependencies" : {
30
30
"@types/emoji-mart" : " ^3.0.9" ,
Original file line number Diff line number Diff line change @@ -9627,10 +9627,10 @@ statuses@2.0.1:
9627
9627
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
9628
9628
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
9629
9629
9630
- stream-chat-react@^11.10.0 :
9631
- version "11.10.0 "
9632
- resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.10.0 .tgz#be7adf5db37935e8937a290ad2729fd0ac8cb21d "
9633
- integrity sha512-liBDLM6njree4fgCRUOjWCpjRx059/md4NW7kRxaCT8iFVjPPpbfjMt0IrMlHx7kLe+8S+F0m5R8fRS+sXvLtw ==
9630
+ stream-chat-react@^11.12.1 :
9631
+ version "11.12.1 "
9632
+ resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.12.1 .tgz#c5e520347a6846becb488480504fa59f32b7a21e "
9633
+ integrity sha512-nsV5LE2HXrgMxzNj1E0dcYMEvQBY+TDmYTdCi9lkWKz6Av+gDJL5yCWlgMswGUZdZAxwGcQ3OJcJWzN+nBRm7g ==
9634
9634
dependencies:
9635
9635
"@babel/runtime" "^7.23.6"
9636
9636
"@braintree/sanitize-url" "^6.0.4"
@@ -9668,10 +9668,10 @@ stream-chat-react@^11.10.0:
9668
9668
"@stream-io/transliterate" "^1.5.5"
9669
9669
mml-react "^0.4.7"
9670
9670
9671
- stream-chat@^8.16 .0:
9672
- version "8.16 .0"
9673
- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.16 .0.tgz#3718812815251315b28f75c4002f0a0d62f73bb8 "
9674
- integrity sha512-j5GDgCmae4k59titjzePvihfVoVSlRW8NvP7uXfxbfMlsmGfcbYl08IaAwSsW6NC44doZyIjOt7v/v2QyCcP4A ==
9671
+ stream-chat@^8.24 .0:
9672
+ version "8.24 .0"
9673
+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.24 .0.tgz#704e6d227fcf618cf2694103ffd7a913003ab885 "
9674
+ integrity sha512-D0UDUeR6ozovxPqwBn2N4kv/iGL8MQhM8bb0e+3JPAC+Xq3NhFtIcNT5KiFZ+b+yhqey2T+XqdCshYQ8sGFUjg ==
9675
9675
dependencies:
9676
9676
"@babel/runtime" "^7.16.3"
9677
9677
"@types/jsonwebtoken" "~9.0.0"
Original file line number Diff line number Diff line change 14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0" ,
16
16
"sass" : " ^1.55.0" ,
17
- "stream-chat" : " ^8.18.2 " ,
18
- "stream-chat-react" : " ^11.10.0 "
17
+ "stream-chat" : " ^8.24.0 " ,
18
+ "stream-chat-react" : " ^11.12.1 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/emoji-mart" : " ^3.0.8" ,
Original file line number Diff line number Diff line change @@ -9212,10 +9212,10 @@ statuses@2.0.1:
9212
9212
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
9213
9213
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
9214
9214
9215
- stream-chat-react@^11.10.0 :
9216
- version "11.10.0 "
9217
- resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.10.0 .tgz#be7adf5db37935e8937a290ad2729fd0ac8cb21d "
9218
- integrity sha512-liBDLM6njree4fgCRUOjWCpjRx059/md4NW7kRxaCT8iFVjPPpbfjMt0IrMlHx7kLe+8S+F0m5R8fRS+sXvLtw ==
9215
+ stream-chat-react@^11.12.1 :
9216
+ version "11.12.1 "
9217
+ resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.12.1 .tgz#c5e520347a6846becb488480504fa59f32b7a21e "
9218
+ integrity sha512-nsV5LE2HXrgMxzNj1E0dcYMEvQBY+TDmYTdCi9lkWKz6Av+gDJL5yCWlgMswGUZdZAxwGcQ3OJcJWzN+nBRm7g ==
9219
9219
dependencies :
9220
9220
" @babel/runtime" " ^7.23.6"
9221
9221
" @braintree/sanitize-url" " ^6.0.4"
@@ -9253,10 +9253,10 @@ stream-chat-react@^11.10.0:
9253
9253
" @stream-io/transliterate" " ^1.5.5"
9254
9254
mml-react "^0.4.7"
9255
9255
9256
- stream-chat@^8.18.2 :
9257
- version "8.18.2 "
9258
- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.18.2 .tgz#643b337a349ea07f8e55f450cf6f428d0ca75fde "
9259
- integrity sha512-eld8wcTQvuXavWYCuwL+gTeiy7ebVQ0PBo8f0iqZsxLu99BitkLWBnG0lIzfQm69c5b74R4ObPEhHuooq02naw ==
9256
+ stream-chat@^8.24.0 :
9257
+ version "8.24.0 "
9258
+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.24.0 .tgz#704e6d227fcf618cf2694103ffd7a913003ab885 "
9259
+ integrity sha512-D0UDUeR6ozovxPqwBn2N4kv/iGL8MQhM8bb0e+3JPAC+Xq3NhFtIcNT5KiFZ+b+yhqey2T+XqdCshYQ8sGFUjg ==
9260
9260
dependencies :
9261
9261
" @babel/runtime" " ^7.16.3"
9262
9262
" @types/jsonwebtoken" " ~9.0.0"
You can’t perform that action at this time.
0 commit comments