Build(deps): bump @vue/apollo-composable

Bumps [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable) from 4.0.0-beta.2 to 4.0.0-beta.3.
- [Release notes](https://github.com/vuejs/vue-apollo/releases)
- [Changelog](https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.3/packages/vue-apollo-composable)
This commit is contained in:
2023-02-22 04:39:38 +00:00
parent 28987d1122
commit 11dba637fe
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@nuxtjs/vuetify": "^1.12.3",
"@sentry/tracing": "7",
"@snyk/protect": "^1.1106.0",
"@vue/apollo-composable": "^4.0.0-beta.2",
"@vue/apollo-composable": "^4.0.0-beta.3",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"core-js": "3",
+4 -4
View File
@@ -3748,10 +3748,10 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue2/-/plugin-vue2-1.1.2.tgz#891f0acc5a6a2b4886a74cb8d6359d42f19f968a"
integrity sha512-y6OEA+2UdJ0xrEQHodq20v9r3SpS62IOHrgN92JPLvVpNkhcissu7yvD5PXMzMESyazj0XNWGsc8UQk8+mVrjQ==
"@vue/apollo-composable@^4.0.0-beta.2":
version "4.0.0-beta.2"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.2.tgz#4614ac9bd8b545a91c7e2b9f8b86b82351454789"
integrity sha512-SGZ1uklEldjG9UTMQnHyr9N4+C4D6hZXn3LDkDtpMVLAQksh30sqapSOFkEowOBVWyc/7f/JiCGADOhvxCWRxw==
"@vue/apollo-composable@^4.0.0-beta.3":
version "4.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.3.tgz#dcf7540d91178e48c80025dc30ee9c9407c89abd"
integrity sha512-/D4v9efeWt5doJBS7UrmdqKP7f/9eyD5yB0b14q5C6hg8ouXOU2uX+Rnv8I1HckzpQcaxhI4GpRFv6a/AQixEg==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"