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.1 to 4.0.0-beta.2.
- [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.2/packages/vue-apollo-composable)
This commit is contained in:
2023-02-04 04:40:16 +00:00
parent 5c04a49956
commit 001fe4b078
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.1094.0",
"@vue/apollo-composable": "^4.0.0-beta.1",
"@vue/apollo-composable": "^4.0.0-beta.2",
"@vueuse/core": "^9.12.0",
"@vueuse/nuxt": "^9.12.0",
"core-js": "3",
+4 -4
View File
@@ -3596,10 +3596,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.1":
version "4.0.0-beta.1"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.1.tgz#ef7181503785c464bfddb8025870d24b5c8813af"
integrity sha512-WjyePUFYft7dZMNrO63DuP5bsl1AO1SKhfy688r2HXlyrCQAxvfRXOiPqnPzhmRn7kyWTKfrwwhkFJfnSq7vyA==
"@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==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"