Skip to content

Commit

Permalink
update resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Feb 6, 2025
1 parent 9b5e0c5 commit 03d64f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"resolutions": {
"@microsoft/api-documenter": "7.24.1",
"@apollo/client": "https://pkg.pr.new/@apollo/client@12338",
"@apollo/client": "https://pkg.pr.new/@apollo/client@67c16c9",
"graphql": "17.0.0-alpha.2",
"react-router": "patch:react-router@npm%3A7.0.2#~/.yarn/patches/react-router-npm-7.0.2-b96f2bd13c.patch",
"@tanstack/start": "1.99.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,9 @@ __metadata:
languageName: unknown
linkType: soft

"@apollo/client@https://pkg.pr.new/@apollo/client@12338":
"@apollo/client@https://pkg.pr.new/@apollo/client@67c16c9":
version: 3.12.9
resolution: "@apollo/client@https://pkg.pr.new/@apollo/client@12338"
resolution: "@apollo/client@https://pkg.pr.new/@apollo/client@67c16c9"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand All @@ -329,7 +329,7 @@ __metadata:
zen-observable-ts: "npm:^1.2.5"
peerDependencies:
graphql: ^15.0.0 || ^16.0.0
graphql-ws: ^5.5.5
graphql-ws: ^5.5.5 || ^6.0.3
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
Expand All @@ -342,7 +342,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10/dd9ba7ad78a4ded37f1d7c83344db1bb18ef576fa0baa7e618cd536341f6d0525b61c719eda027dd5659b0e03d7fb7382327e42ffcd5416548d135175ef38be8
checksum: 10/a9a2db18592d023211e739e2c1203605dbf00733c2fa8517d746cbf840724320090efb9ad743bc0b57c9e92558467a78f56d4ab333e2896eb24d4a6c5825c4c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 03d64f6

Please sign in to comment.