File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 239
239
"react" : " ^19.0.0" ,
240
240
"react-dom" : " ^19.0.0" ,
241
241
"semantic-release" : " ^24.2.3" ,
242
- "stream-chat" : " ^8.55.0 " ,
242
+ "stream-chat" : " https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics " ,
243
243
"ts-jest" : " ^29.2.5" ,
244
244
"typescript" : " ^5.4.5" ,
245
245
"typescript-eslint" : " ^8.17.0"
Original file line number Diff line number Diff line change @@ -12118,10 +12118,9 @@ statuses@2.0.1:
12118
12118
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
12119
12119
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
12120
12120
12121
- stream-chat@^8.55.0 :
12121
+ " stream-chat@https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics" :
12122
12122
version "8.55.0"
12123
- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.55.0.tgz#a4a651c4216185821a9d6b1ea55b6689a1a979a8"
12124
- integrity sha512-mdgB6LrDwCojf2xuHME2pnZIoIzAgd++CSsGlk9a+AUhmZMLnFFuMfg18uav3h9dKdRcRfFIgXe+raJgV6uIgA==
12123
+ resolved "https://github.com/GetStream/stream-chat-js.git#efe8430d298feaf03790bd977bed8c9e9e4a0946"
12125
12124
dependencies:
12126
12125
"@babel/runtime" "^7.16.3"
12127
12126
"@types/jsonwebtoken" "~9.0.0"
You can’t perform that action at this time.
0 commit comments