Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.12.1 (#1065)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent da4f88b commit 891a79a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.12.0",
"@apollo/client": "3.12.1",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
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.12.0, @apollo/client@npm:^3.5.10":
version: 3.12.0
resolution: "@apollo/client@npm:3.12.0"
"@apollo/client@npm:3.12.1, @apollo/client@npm:^3.5.10":
version: 3.12.1
resolution: "@apollo/client@npm:3.12.1"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/caches": ^1.0.0
Expand Down Expand Up @@ -45,7 +45,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 471b41e93101e418c75a3e789a6d8f6437811baa3c53fbd43d6d02b9208935e8f9e425ffff8c69d6387904e1a06cb6d4dabd65544aa836bd10678e2e2695d552
checksum: e0a4c653e7738357aa27287d64a62ccf0d82a20a01bba65ea875f4859e44bca6b61daadd411e6392219129648ab790639ac0780018bb7f83cc48a1595dc67f9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -805,7 +805,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.12.0
"@apollo/client": 3.12.1
"@rollup/plugin-commonjs": 28.0.1
"@rollup/plugin-node-resolve": 15.3.0
"@rollup/plugin-replace": 6.0.1
Expand Down

0 comments on commit 891a79a

Please sign in to comment.