Skip to content

Commit d6c37db

Browse files
fix(deps): update dependency @vue/apollo-composable to v4.0.0-beta.4 (#8923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a65d17 commit d6c37db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/vue/apollo-composable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@apollo/client": "^3.7.7",
15-
"@vue/apollo-composable": "4.0.0-beta.2",
15+
"@vue/apollo-composable": "4.0.0-beta.4",
1616
"graphql": "^16.6.0",
1717
"vue": "^3.2.37"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,10 +4382,10 @@
43824382
"@volar/typescript" "1.0.24"
43834383
"@volar/vue-language-core" "1.0.24"
43844384

4385-
4386-
version "4.0.0-beta.2"
4387-
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.2.tgz#4614ac9bd8b545a91c7e2b9f8b86b82351454789"
4388-
integrity sha512-SGZ1uklEldjG9UTMQnHyr9N4+C4D6hZXn3LDkDtpMVLAQksh30sqapSOFkEowOBVWyc/7f/JiCGADOhvxCWRxw==
4385+
4386+
version "4.0.0-beta.4"
4387+
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.4.tgz#a93cbccfdcf9558ada0161294b42f77bee5e6a0b"
4388+
integrity sha512-lErWL+9LGfWfdfrSYY3DQB/A8Asqs46MiKwmgKeKSj7fe01tx0UpH43aiwMGj+VgEzBZ9AfqEa/Bxf0Nff/NNw==
43894389
dependencies:
43904390
throttle-debounce "^3.0.1"
43914391
ts-essentials "^9.1.2"

0 commit comments

Comments
 (0)