Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/ExpoMessaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-native-teleport": "^1.0.2",
"react-native-web": "^0.21.0",
"react-native-worklets": "0.8.3",
"stream-chat": "^9.47.0",
"stream-chat": "^9.47.1",
"stream-chat-expo": "workspace:^",
"stream-chat-react-native-core": "workspace:^"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/SampleApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-native-teleport": "^1.1.7",
"react-native-video": "^6.19.2",
"react-native-worklets": "^0.8.3",
"stream-chat": "^9.47.0",
"stream-chat": "^9.47.1",
"stream-chat-react-native": "workspace:^",
"stream-chat-react-native-core": "workspace:^"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/TypeScriptMessaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-native-svg": "^15.12.0",
"react-native-video": "^6.16.1",
"react-native-worklets": "^0.4.1",
"stream-chat": "^9.47.0",
"stream-chat": "^9.47.1",
"stream-chat-react-native": "workspace:^",
"stream-chat-react-native-core": "workspace:^"
},
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"path": "0.12.7",
"react-native-markdown-package": "1.8.2",
"react-native-url-polyfill": "^2.0.0",
"stream-chat": "^9.47.0",
"stream-chat": "^9.47.1",
"use-sync-external-store": "^1.5.0"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7442,7 +7442,7 @@ __metadata:
react-native-teleport: "npm:^1.0.2"
react-native-web: "npm:^0.21.0"
react-native-worklets: "npm:0.8.3"
stream-chat: "npm:^9.47.0"
stream-chat: "npm:^9.47.1"
stream-chat-expo: "workspace:^"
stream-chat-react-native-core: "workspace:^"
typescript: "npm:~5.9.2"
Expand Down Expand Up @@ -18884,7 +18884,7 @@ __metadata:
react-native-teleport: "npm:^1.1.7"
react-native-video: "npm:^6.19.2"
react-native-worklets: "npm:^0.8.3"
stream-chat: "npm:^9.47.0"
stream-chat: "npm:^9.47.1"
stream-chat-react-native: "workspace:^"
stream-chat-react-native-core: "workspace:^"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -19611,7 +19611,7 @@ __metadata:
react-native-worklets: "npm:^0.9.1"
react-test-renderer: "npm:19.2.3"
rimraf: "npm:^6.0.1"
stream-chat: "npm:^9.47.0"
stream-chat: "npm:^9.47.1"
typescript: "npm:5.9.3"
use-sync-external-store: "npm:^1.5.0"
uuid: "npm:^11.1.0"
Expand Down Expand Up @@ -19683,9 +19683,9 @@ __metadata:
languageName: unknown
linkType: soft

"stream-chat@npm:^9.47.0":
version: 9.47.0
resolution: "stream-chat@npm:9.47.0"
"stream-chat@npm:^9.47.1":
version: 9.47.1
resolution: "stream-chat@npm:9.47.1"
dependencies:
"@types/jsonwebtoken": "npm:^9.0.8"
"@types/ws": "npm:^8.18.1"
Expand All @@ -19701,7 +19701,7 @@ __metadata:
built: true
husky:
built: true
checksum: 10c0/6f1a84f31047d0ccaf764ee106a276d7361b1582083c762cecd0e427d37ff6b9bfc69decaa856be0ab81d42f53beea12a231bc207d73dcbf28126abc9e28d9f3
checksum: 10c0/32578f59b8b439454b4a23038417477a16b74ba5677245346d5b0f1cf61139e9b4067e83a77196e1dd661ae2207842df30b345bf4f570872ce9b0cc4463f8eb7
languageName: node
linkType: hard

Expand Down Expand Up @@ -20536,7 +20536,7 @@ __metadata:
react-native-svg: "npm:^15.12.0"
react-native-video: "npm:^6.16.1"
react-native-worklets: "npm:^0.4.1"
stream-chat: "npm:^9.47.0"
stream-chat: "npm:^9.47.1"
stream-chat-react-native: "workspace:^"
stream-chat-react-native-core: "workspace:^"
typescript: "npm:5.9.3"
Expand Down