Skip to content

Commit 36a2ff0

Browse files
committed
revert @apollo/client downgrade
1 parent 3630adf commit 36a2ff0

3 files changed

Lines changed: 15 additions & 82 deletions

File tree

examples/extend-graphql-subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "keystone postinstall"
1111
},
1212
"dependencies": {
13-
"@apollo/client": "^3.12.2",
13+
"@apollo/client": "^4.1.6",
1414
"@emotion/css": "^11.7.1",
1515
"@graphql-tools/schema": "^9.0.0",
1616
"@keystar/ui": "^0.7.19",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
},
235235
"dependencies": {
236236
"@apollo/cache-control-types": "^1.0.3",
237-
"@apollo/client": "^4.0.9",
237+
"@apollo/client": "^4.1.6",
238238
"@apollo/server": "^4.10.0",
239239
"@babel/runtime": "^7.24.7",
240240
"@graphql-ts/extend": "^2.0.0",

pnpm-lock.yaml

Lines changed: 13 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)