From e6de3ab8ddb3fbe2aa0408e9b2d5cb8792eab6c1 Mon Sep 17 00:00:00 2001 From: Ivan Sekovanikj Date: Mon, 10 Aug 2026 16:22:24 +0200 Subject: [PATCH] fix: recover db gracefully on errors --- examples/ExpoMessaging/package.json | 2 +- examples/SampleApp/package.json | 2 +- package/package.json | 2 +- yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/ExpoMessaging/package.json b/examples/ExpoMessaging/package.json index e24c50d4f3..874366f40f 100644 --- a/examples/ExpoMessaging/package.json +++ b/examples/ExpoMessaging/package.json @@ -51,7 +51,7 @@ "react-native-teleport": "^1.1.12", "react-native-web": "^0.21.2", "react-native-worklets": "0.11.1", - "stream-chat": "^9.50.1", + "stream-chat": "^9.50.3", "stream-chat-expo": "workspace:^", "stream-chat-react-native-core": "workspace:^" }, diff --git a/examples/SampleApp/package.json b/examples/SampleApp/package.json index c865c25a56..dfcf3b8415 100644 --- a/examples/SampleApp/package.json +++ b/examples/SampleApp/package.json @@ -64,7 +64,7 @@ "react-native-teleport": "^1.1.12", "react-native-video": "^6.19.2", "react-native-worklets": "^0.11.1", - "stream-chat": "^9.50.1", + "stream-chat": "^9.50.3", "stream-chat-react-native": "workspace:^", "stream-chat-react-native-core": "workspace:^" }, diff --git a/package/package.json b/package/package.json index ee23633dc2..eef0eb4323 100644 --- a/package/package.json +++ b/package/package.json @@ -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.50.1", + "stream-chat": "^9.50.3", "use-sync-external-store": "^1.5.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index f2e1e3f0f0..3c3d11becd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7029,7 +7029,7 @@ __metadata: react-native-teleport: "npm:^1.1.12" react-native-web: "npm:^0.21.2" react-native-worklets: "npm:0.11.1" - stream-chat: "npm:^9.50.1" + stream-chat: "npm:^9.50.3" stream-chat-expo: "workspace:^" stream-chat-react-native-core: "workspace:^" typescript: "npm:6.0.3" @@ -18101,7 +18101,7 @@ __metadata: react-native-teleport: "npm:^1.1.12" react-native-video: "npm:^6.19.2" react-native-worklets: "npm:^0.11.1" - stream-chat: "npm:^9.50.1" + stream-chat: "npm:^9.50.3" stream-chat-react-native: "workspace:^" stream-chat-react-native-core: "workspace:^" typescript: "npm:6.0.3" @@ -18840,7 +18840,7 @@ __metadata: react-native-worklets: "npm:^0.11.1" react-test-renderer: "npm:19.2.3" rimraf: "npm:^6.0.1" - stream-chat: "npm:^9.50.1" + stream-chat: "npm:^9.50.3" typescript: "npm:6.0.3" use-sync-external-store: "npm:^1.5.0" uuid: "npm:^11.1.0" @@ -18914,9 +18914,9 @@ __metadata: languageName: unknown linkType: soft -"stream-chat@npm:^9.50.1": - version: 9.50.1 - resolution: "stream-chat@npm:9.50.1" +"stream-chat@npm:^9.50.3": + version: 9.50.3 + resolution: "stream-chat@npm:9.50.3" dependencies: "@types/jsonwebtoken": "npm:^9.0.8" "@types/ws": "npm:^8.18.1" @@ -18932,7 +18932,7 @@ __metadata: built: true husky: built: true - checksum: 10c0/a9ce574be496765934b2c46fe8b18a9ab1fe4a3127a3f66a6f7dfd3ea7cf597e2018e9ddf6851ab074119e27239d333d3779c70cc3cef685862d94387b83fbb0 + checksum: 10c0/75be67c6533f6bf02313565eb164115a2b61b399ab268f931689bb709ee75f6a5c68c01baa835082252856b2c307c13c4aa8a6986de20ab0f19cda1f062c7d9b languageName: node linkType: hard