Skip to content

Commit eeb738d

Browse files
authoredMar 19, 2024
chore: bump sdk (#93)
1 parent e951938 commit eeb738d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎social-messenger-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "^18.2.0",
1414
"react-file-utils": "^1.2.0",
1515
"stream-chat": "^8.16.0",
16-
"stream-chat-react": "^11.10.0"
16+
"stream-chat-react": "^11.12.1"
1717
},
1818
"devDependencies": {
1919
"@types/jest": "^27.5.2",

‎social-messenger-ts/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9523,10 +9523,10 @@ statuses@2.0.1:
95239523
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
95249524
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
95259525

9526-
stream-chat-react@^11.10.0:
9527-
version "11.10.0"
9528-
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.10.0.tgz#be7adf5db37935e8937a290ad2729fd0ac8cb21d"
9529-
integrity sha512-liBDLM6njree4fgCRUOjWCpjRx059/md4NW7kRxaCT8iFVjPPpbfjMt0IrMlHx7kLe+8S+F0m5R8fRS+sXvLtw==
9526+
stream-chat-react@^11.12.1:
9527+
version "11.12.1"
9528+
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-11.12.1.tgz#c5e520347a6846becb488480504fa59f32b7a21e"
9529+
integrity sha512-nsV5LE2HXrgMxzNj1E0dcYMEvQBY+TDmYTdCi9lkWKz6Av+gDJL5yCWlgMswGUZdZAxwGcQ3OJcJWzN+nBRm7g==
95309530
dependencies:
95319531
"@babel/runtime" "^7.23.6"
95329532
"@braintree/sanitize-url" "^6.0.4"

0 commit comments

Comments
 (0)