Skip to content

Commit

Permalink
build(deps-dev): bump @apollo/client from 3.11.8 to 3.12.3 (#4199)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.11.8 to 3.12.3.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.11.8...v3.12.3)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 01e29c2 commit 2979170
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]
},
"devDependencies": {
"@apollo/client": "3.11.8",
"@apollo/client": "3.12.3",
"@babel/core": "7.25.2",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@codemirror/commands": "6.7.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.11.8":
version: 3.11.8
resolution: "@apollo/client@npm:3.11.8"
"@apollo/client@npm:3.12.3":
version: 3.12.3
resolution: "@apollo/client@npm:3.12.3"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand All @@ -55,8 +55,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 @@ -67,7 +67,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10/ea9f8d8e5575bd2f2e897c53c4c3cbbea741aa2b40a103a41df0ff2fd0ff43ede127f65f0bdb6dfded28c2e2cada32551b2f558db702ebb40cf88aab9127dc1c
checksum: 10/11a4a711407c5574b6d52f1841f2848fa6356919eca10f7bd693d8e0f5a6e9b21f7c33f61dbcfc1ac4df1171e218c9c6d6d39728cd27958c222372ad4b0a9941
languageName: node
linkType: hard

Expand Down Expand Up @@ -18379,7 +18379,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@apollo/client": "npm:3.11.8"
"@apollo/client": "npm:3.12.3"
"@babel/core": "npm:7.25.2"
"@babel/plugin-transform-modules-commonjs": "npm:7.24.8"
"@codemirror/commands": "npm:6.7.1"
Expand Down

0 comments on commit 2979170

Please sign in to comment.