Skip to content

Commit 4051015

Browse files
fix(deps): update apollo graphql packages
1 parent 9a3caa3 commit 4051015

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

__fixtures__/rsc-caching/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
},
1313
"dependencies": {
14-
"@apollo/client-react-streaming": "0.10.0",
14+
"@apollo/client-react-streaming": "0.14.4",
1515
"@jtoar/throw-on-client": "0.0.1",
1616
"@cedarjs/auth-dbauth-middleware": "2.8.0",
1717
"@cedarjs/auth-dbauth-web": "2.8.0",

__fixtures__/test-project-rsa/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
},
1313
"dependencies": {
14-
"@apollo/client-react-streaming": "0.10.0",
14+
"@apollo/client-react-streaming": "0.14.4",
1515
"@cedarjs/forms": "2.8.0",
1616
"@cedarjs/router": "2.8.0",
1717
"@cedarjs/web": "2.8.0",

__fixtures__/test-project-rsc-kitchen-sink/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
},
1313
"dependencies": {
14-
"@apollo/client-react-streaming": "0.10.0",
14+
"@apollo/client-react-streaming": "0.14.4",
1515
"@jtoar/throw-on-client": "0.0.1",
1616
"@cedarjs/auth-dbauth-middleware": "2.8.0",
1717
"@cedarjs/auth-dbauth-web": "2.8.0",

packages/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"test:watch": "vitest watch"
144144
},
145145
"dependencies": {
146-
"@apollo/client": "3.13.9",
146+
"@apollo/client": "3.14.1",
147147
"@cedarjs/auth": "workspace:*",
148148
"@cedarjs/server-store": "workspace:*",
149149
"@dr.pogodin/react-helmet": "2.0.4",
@@ -158,7 +158,7 @@
158158
"ts-toolbelt": "9.6.0"
159159
},
160160
"devDependencies": {
161-
"@apollo/client-react-streaming": "0.12.3",
161+
"@apollo/client-react-streaming": "0.14.4",
162162
"@arethetypeswrong/cli": "0.18.2",
163163
"@babel/cli": "7.28.6",
164164
"@babel/core": "^7.26.10",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -153,25 +153,25 @@ __metadata:
153153
languageName: node
154154
linkType: hard
155155

156-
"@apollo/client-react-streaming@npm:0.12.3":
157-
version: 0.12.3
158-
resolution: "@apollo/client-react-streaming@npm:0.12.3"
156+
"@apollo/client-react-streaming@npm:0.14.4":
157+
version: 0.14.4
158+
resolution: "@apollo/client-react-streaming@npm:0.14.4"
159159
dependencies:
160160
"@types/react-dom": "npm:^19.0.0"
161161
"@wry/equality": "npm:^0.5.6"
162-
ts-invariant: "npm:^0.10.3"
163162
peerDependencies:
164-
"@apollo/client": ^3.13.0
163+
"@apollo/client": ^4.0.0
165164
graphql: ^16 || >=17.0.0-alpha.2
166165
react: ^19
167166
react-dom: ^19
168-
checksum: 10c0/e3b6ee935ae70f16bda933def469987783a170984163e923590fae214034492b43d36c07d6a17eb7b43588618192a77dd954a3cac281c30ecbcb5390eb8bcff2
167+
rxjs: ^7.3.0
168+
checksum: 10c0/d0c72236c75d6601c3fd75f15f1b5c7ca97d22886089d18074ccf8f224c328b79a01d0ca33d4972360b29b72db81277648ef4d94bb0814c730a8c880fc13725a
169169
languageName: node
170170
linkType: hard
171171

172-
"@apollo/client@npm:3.13.9, @apollo/client@npm:^3.8.0":
173-
version: 3.13.9
174-
resolution: "@apollo/client@npm:3.13.9"
172+
"@apollo/client@npm:3.14.1, @apollo/client@npm:^3.8.0":
173+
version: 3.14.1
174+
resolution: "@apollo/client@npm:3.14.1"
175175
dependencies:
176176
"@graphql-typed-document-node/core": "npm:^3.1.1"
177177
"@wry/caches": "npm:^1.0.0"
@@ -201,7 +201,7 @@ __metadata:
201201
optional: true
202202
subscriptions-transport-ws:
203203
optional: true
204-
checksum: 10c0/aca33aa1d9971ae0814bd73912c993da83f69d53d9a5e7971e2b8364557821f0447276f507945b80365b1c4a6a541cd3602fa1343dc0d13769bc5a7d81a26461
204+
checksum: 10c0/00d0e0d42ab912dc1b5a5e19cb6dda2a56bb63e2b059b9e784261e59ddf34cd4ea4de0c65a4ac0c964d41cfce9ffd25bc2a2a2b84a3c25d0c5952816b9ca9d13
205205
languageName: node
206206
linkType: hard
207207

@@ -3820,8 +3820,8 @@ __metadata:
38203820
version: 0.0.0-use.local
38213821
resolution: "@cedarjs/web@workspace:packages/web"
38223822
dependencies:
3823-
"@apollo/client": "npm:3.13.9"
3824-
"@apollo/client-react-streaming": "npm:0.12.3"
3823+
"@apollo/client": "npm:3.14.1"
3824+
"@apollo/client-react-streaming": "npm:0.14.4"
38253825
"@arethetypeswrong/cli": "npm:0.18.2"
38263826
"@babel/cli": "npm:7.28.6"
38273827
"@babel/core": "npm:^7.26.10"

0 commit comments

Comments
 (0)