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

chore(deps): update dependency @apollo/client to v3.8.6 #616

Merged
merged 1 commit into from
Oct 16, 2023
Merged
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vue": "^3.0.5"
},
"devDependencies": {
"@apollo/client": "3.8.5",
"@apollo/client": "3.8.6",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.8.5, @apollo/client@npm:^3.5.10":
version: 3.8.5
resolution: "@apollo/client@npm:3.8.5"
"@apollo/client@npm:3.8.6, @apollo/client@npm:^3.5.10":
version: 3.8.6
resolution: "@apollo/client@npm:3.8.6"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.3
Expand Down Expand Up @@ -44,7 +44,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 242db8340d5f04ff8f2c9ad6a0dc6ab6d596fb5c763865b0d392f6e5771d55de28faa981dcadaea80ee8b21d4ff40bfa51152a10bcae4158ecf035e47b0d17c4
checksum: 34a917d3456c1f728834eaaee00a98f82c7f60de8e0e0c62154667f7e95a635740a2d43fe43f51f85950eb2abe06a3d326f32393a48dd4afc6e4fb4357876dc1
languageName: node
linkType: hard

Expand Down Expand Up @@ -604,7 +604,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.8.5
"@apollo/client": 3.8.6
"@rollup/plugin-commonjs": 25.0.7
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.4
Expand Down