Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 8a07978 commit 46eda0a
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 @@ -24,7 +24,7 @@
"test": "vitest run && yarn run serve cy:run"
},
"dependencies": {
"@apollo/client": "3.11.9",
"@apollo/client": "3.12.3",
"@hpcc-js/wasm": "2.22.3",
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.11.9":
version: 3.11.9
resolution: "@apollo/client@npm:3.11.9"
"@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 @@ -36,8 +36,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 @@ -48,7 +48,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/6488442b79137267dab716cc486efb16f59e3d6a91d833c1eebe9c72bdbcf4650974ab788ba893c49db585a5ad258ed1f63c2ed3d025d157dfb488b387100bf1
checksum: 10c0/fea18d712de44f46898f8ee39ce5e80b7c3c0a3caa69285971133dbdfc21970f35c156ad1e4e4fcb2da5e72f57d3719cfabefc9d41b55957ff9a70a6bc867fdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3933,7 +3933,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.11.9"
"@apollo/client": "npm:3.12.3"
"@cypress/code-coverage": "npm:3.13.8"
"@hpcc-js/wasm": "npm:2.22.3"
"@lumino/default-theme": "npm:2.1.7"
Expand Down

0 comments on commit 46eda0a

Please sign in to comment.