Skip to content

Commit

Permalink
chore(deps): bump @apollo/client from 3.11.10 to 3.12.4 (#2400)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ross Bulat <ross@jkrb.io>
  • Loading branch information
dependabot[bot] and rossbulat authored Jan 2, 2025
1 parent ce4f5ce commit 1a3c751
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-staking-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"./types": "./src/types.ts"
},
"dependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "^3.12.4",
"graphql": "^16.9.0"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.11.10":
version: 3.11.10
resolution: "@apollo/client@npm:3.11.10"
"@apollo/client@npm:^3.12.4":
version: 3.12.4
resolution: "@apollo/client@npm:3.12.4"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand All @@ -43,8 +43,8 @@ __metadata:
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
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
peerDependenciesMeta:
graphql-ws:
Expand All @@ -55,7 +55,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/27bb910d347e7bb88ae48a39c6e328d8389bfe679cd4529889878bffcc73d00b1122b9fc3501f079d35835622bd33d9848a4e7bad579aa2a2d1f5dee824c5586
checksum: 10c0/6b30b14d576230cb56b0bb9b328c81f33631640e3d97a1185a20ede7e200dfa79502d695c347920e8c930a36e50870a41f5244ae2167d0123ad56973642528e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9451,7 +9451,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "plugin-staking-api@workspace:packages/plugin-staking-api"
dependencies:
"@apollo/client": "npm:^3.11.10"
"@apollo/client": "npm:^3.12.4"
graphql: "npm:^16.9.0"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 1a3c751

Please sign in to comment.