Skip to content

Commit

Permalink
chore(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 bd08bba commit 435fa18
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.2",
"@apollo/client": "3.12.3",
"@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.2, @apollo/client@npm:^3.5.10":
version: 3.12.2
resolution: "@apollo/client@npm:3.12.2"
"@apollo/client@npm:3.12.3, @apollo/client@npm:^3.5.10":
version: 3.12.3
resolution: "@apollo/client@npm:3.12.3"
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: 950f09d53e178a0ea4793d40eae10cfd1b8b65ff58929ce1e097b666c07ec363aee82cec30a3644f00585ab001cf72e2c990a221a9ca92f501906111e63d9147
checksum: f325cb4552f8057937652dbad94d3aeba5fa0d2d77f25a41d9d6b3ee333b92fe836100d0a829be482bfe015a8b383885b706139c123cb9bb1b029a5238df81da
languageName: node
linkType: hard

Expand Down Expand Up @@ -812,7 +812,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.12.2
"@apollo/client": 3.12.3
"@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 435fa18

Please sign in to comment.