From 4afc0ca75b3699379d7f5669d4ba8e070619d29c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:28:36 +0000 Subject: [PATCH] fix(deps): update dependency @apollo/client-react-streaming to v0.14.5 --- __fixtures__/rsc-caching/web/package.json | 2 +- __fixtures__/test-project-rsa/web/package.json | 2 +- .../test-project-rsc-kitchen-sink/web/package.json | 2 +- packages/web/package.json | 2 +- yarn.lock | 14 +++++++------- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/__fixtures__/rsc-caching/web/package.json b/__fixtures__/rsc-caching/web/package.json index 4b0b80134d..c763792389 100644 --- a/__fixtures__/rsc-caching/web/package.json +++ b/__fixtures__/rsc-caching/web/package.json @@ -11,7 +11,7 @@ ] }, "dependencies": { - "@apollo/client-react-streaming": "0.10.0", + "@apollo/client-react-streaming": "0.14.5", "@jtoar/throw-on-client": "0.0.1", "@cedarjs/auth-dbauth-middleware": "2.8.0", "@cedarjs/auth-dbauth-web": "2.8.0", diff --git a/__fixtures__/test-project-rsa/web/package.json b/__fixtures__/test-project-rsa/web/package.json index ce6ce63ccf..be5bc1418d 100644 --- a/__fixtures__/test-project-rsa/web/package.json +++ b/__fixtures__/test-project-rsa/web/package.json @@ -11,7 +11,7 @@ ] }, "dependencies": { - "@apollo/client-react-streaming": "0.10.0", + "@apollo/client-react-streaming": "0.14.5", "@cedarjs/forms": "2.8.0", "@cedarjs/router": "2.8.0", "@cedarjs/web": "2.8.0", diff --git a/__fixtures__/test-project-rsc-kitchen-sink/web/package.json b/__fixtures__/test-project-rsc-kitchen-sink/web/package.json index 4b0b80134d..c763792389 100644 --- a/__fixtures__/test-project-rsc-kitchen-sink/web/package.json +++ b/__fixtures__/test-project-rsc-kitchen-sink/web/package.json @@ -11,7 +11,7 @@ ] }, "dependencies": { - "@apollo/client-react-streaming": "0.10.0", + "@apollo/client-react-streaming": "0.14.5", "@jtoar/throw-on-client": "0.0.1", "@cedarjs/auth-dbauth-middleware": "2.8.0", "@cedarjs/auth-dbauth-web": "2.8.0", diff --git a/packages/web/package.json b/packages/web/package.json index 8ea0838f1f..6bb0e6ec79 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -158,7 +158,7 @@ "ts-toolbelt": "9.6.0" }, "devDependencies": { - "@apollo/client-react-streaming": "0.12.3", + "@apollo/client-react-streaming": "0.14.5", "@arethetypeswrong/cli": "0.18.2", "@babel/cli": "7.28.6", "@babel/core": "^7.26.10", diff --git a/yarn.lock b/yarn.lock index a9cf6251e0..90606b1eb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -153,19 +153,19 @@ __metadata: languageName: node linkType: hard -"@apollo/client-react-streaming@npm:0.12.3": - version: 0.12.3 - resolution: "@apollo/client-react-streaming@npm:0.12.3" +"@apollo/client-react-streaming@npm:0.14.5": + version: 0.14.5 + resolution: "@apollo/client-react-streaming@npm:0.14.5" dependencies: "@types/react-dom": "npm:^19.0.0" "@wry/equality": "npm:^0.5.6" - ts-invariant: "npm:^0.10.3" peerDependencies: - "@apollo/client": ^3.13.0 + "@apollo/client": ^4.0.0 graphql: ^16 || >=17.0.0-alpha.2 react: ^19 react-dom: ^19 - checksum: 10c0/e3b6ee935ae70f16bda933def469987783a170984163e923590fae214034492b43d36c07d6a17eb7b43588618192a77dd954a3cac281c30ecbcb5390eb8bcff2 + rxjs: ^7.3.0 + checksum: 10c0/878df3a3b970cc4200f43eb9d6bab383a3156e78ab065bea436109564cf5352c39b8287cf25c187ef66a2fe6cf218c2ba5a4fd29833518d8c30c10296e014cd7 languageName: node linkType: hard @@ -3820,7 +3820,7 @@ __metadata: resolution: "@cedarjs/web@workspace:packages/web" dependencies: "@apollo/client": "npm:3.14.1" - "@apollo/client-react-streaming": "npm:0.12.3" + "@apollo/client-react-streaming": "npm:0.14.5" "@arethetypeswrong/cli": "npm:0.18.2" "@babel/cli": "npm:7.28.6" "@babel/core": "npm:^7.26.10"