Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update apollo graphql packages #11034

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@apollo/client": "3.11.1",
"@apollo/client": "3.11.10",
"@babel/runtime-corejs3": "7.25.7",
"@redwoodjs/auth": "workspace:*",
"@redwoodjs/server-store": "workspace:*",
Expand All @@ -157,7 +157,7 @@
"ts-toolbelt": "9.6.0"
},
"devDependencies": {
"@apollo/client-react-streaming": "0.10.0",
"@apollo/client-react-streaming": "0.11.6",
"@arethetypeswrong/cli": "0.16.4",
"@babel/cli": "7.25.7",
"@babel/core": "^7.22.20",
Expand Down
87 changes: 12 additions & 75 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,22 +117,21 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client-react-streaming@npm:0.10.0":
version: 0.10.0
resolution: "@apollo/client-react-streaming@npm:0.10.0"
"@apollo/client-react-streaming@npm:0.11.6":
version: 0.11.6
resolution: "@apollo/client-react-streaming@npm:0.11.6"
dependencies:
superjson: "npm:^1.12.2 || ^2.0.0"
ts-invariant: "npm:^0.10.3"
peerDependencies:
"@apollo/client": ^3.9.6
react: ^18
checksum: 10c0/b960665331cf52c05e033c91635df41ee311cd910d84b9f41b59be2496760f72591610c3eb746a46f57416f29bea7e2ee47e84e81fc3f0099db5087284f00905
"@apollo/client": ^3.10.4
react: ^18 || >=19.0.0-rc <19.0.0
checksum: 10c0/6b341d156b08322eefb7a2e0e604b5657fb6a423c3ac47d0c8a1ef070d14778633356d1eec8cd0fc456db10782c9f2a699b8a04a88482a198d2f2aee7038b6f2
languageName: node
linkType: hard

"@apollo/client@npm:3.11.1":
version: 3.11.1
resolution: "@apollo/client@npm:3.11.1"
"@apollo/client@npm:3.11.10, @apollo/client@npm:^3.8.0":
version: 3.11.10
resolution: "@apollo/client@npm:3.11.10"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -163,44 +162,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/d3a1f30d44d5a84e01538772396e93db4921fcdf99919785688464d487ea00dabfb6ae63ca7e2ebd373eed5d24c134dec6eb4f4d13920044b2ea1f105fa044c4
languageName: node
linkType: hard

"@apollo/client@npm:^3.8.0":
version: 3.11.4
resolution: "@apollo/client@npm:3.11.4"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
"@wry/equality": "npm:^0.5.6"
"@wry/trie": "npm:^0.5.0"
graphql-tag: "npm:^2.12.6"
hoist-non-react-statics: "npm:^3.3.2"
optimism: "npm:^0.18.0"
prop-types: "npm:^15.7.2"
rehackt: "npm:^0.1.0"
response-iterator: "npm:^0.2.6"
symbol-observable: "npm:^4.0.0"
ts-invariant: "npm:^0.10.3"
tslib: "npm:^2.3.0"
zen-observable-ts: "npm:^1.2.5"
peerDependencies:
graphql: ^15.0.0 || ^16.0.0
graphql-ws: ^5.5.5
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
peerDependenciesMeta:
graphql-ws:
optional: true
react:
optional: true
react-dom:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/1d0f848a68803e4987f7bceb6c4d76a1c9c584a66cefbcacfe8aebb342b68e4cca96ecb76e7a5a423f5047da8c35e52d971cad3d532248976976c32336eac7d9
checksum: 10c0/27bb910d347e7bb88ae48a39c6e328d8389bfe679cd4529889878bffcc73d00b1122b9fc3501f079d35835622bd33d9848a4e7bad579aa2a2d1f5dee824c5586
languageName: node
linkType: hard

Expand Down Expand Up @@ -8996,8 +8958,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/web@workspace:packages/web"
dependencies:
"@apollo/client": "npm:3.11.1"
"@apollo/client-react-streaming": "npm:0.10.0"
"@apollo/client": "npm:3.11.10"
"@apollo/client-react-streaming": "npm:0.11.6"
"@arethetypeswrong/cli": "npm:0.16.4"
"@babel/cli": "npm:7.25.7"
"@babel/core": "npm:^7.22.20"
Expand Down Expand Up @@ -14720,15 +14682,6 @@ __metadata:
languageName: node
linkType: hard

"copy-anything@npm:^3.0.2":
version: 3.0.5
resolution: "copy-anything@npm:3.0.5"
dependencies:
is-what: "npm:^4.1.8"
checksum: 10c0/01eadd500c7e1db71d32d95a3bfaaedcb839ef891c741f6305ab0461398056133de08f2d1bf4c392b364e7bdb7ce498513896e137a7a183ac2516b065c28a4fe
languageName: node
linkType: hard

"core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.38.1":
version: 3.38.1
resolution: "core-js-compat@npm:3.38.1"
Expand Down Expand Up @@ -20248,13 +20201,6 @@ __metadata:
languageName: node
linkType: hard

"is-what@npm:^4.1.8":
version: 4.1.15
resolution: "is-what@npm:4.1.15"
checksum: 10c0/7d9bab85977d8352684a7b046cfee8d68e23029f0d6d5b4b7f366cf6c83dee39903e412b655ebf155dc9706d4d1bce02f6351f75a1426381961b4155394082db
languageName: node
linkType: hard

"is-windows@npm:^1.0.1":
version: 1.0.2
resolution: "is-windows@npm:1.0.2"
Expand Down Expand Up @@ -28230,15 +28176,6 @@ __metadata:
languageName: node
linkType: hard

"superjson@npm:^1.12.2 || ^2.0.0":
version: 2.2.1
resolution: "superjson@npm:2.2.1"
dependencies:
copy-anything: "npm:^3.0.2"
checksum: 10c0/5d8202c955170bd98ef2647f712754ac54d2d007923cfdb53a4b035304d8964b8c41d5eff41ee277896e2ac32e06abb009b571f1589416b729fe40216320cc7a
languageName: node
linkType: hard

"supertokens-auth-react@npm:0.39.1":
version: 0.39.1
resolution: "supertokens-auth-react@npm:0.39.1"
Expand Down
Loading