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.3 to 4.0.0-beta.4.
- [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.4/packages/vue-apollo-composable)
This commit is contained in:
2023-02-23 04:38:36 +00:00
parent 50557adf40
commit 328135dac2
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.1108.0",
"@vue/apollo-composable": "^4.0.0-beta.3",
"@vue/apollo-composable": "^4.0.0-beta.4",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"core-js": "3",
+4 -4
View File
@@ -3836,10 +3836,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.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==
"@vue/apollo-composable@^4.0.0-beta.4":
version "4.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.4.tgz#a93cbccfdcf9558ada0161294b42f77bee5e6a0b"
integrity sha512-lErWL+9LGfWfdfrSYY3DQB/A8Asqs46MiKwmgKeKSj7fe01tx0UpH43aiwMGj+VgEzBZ9AfqEa/Bxf0Nff/NNw==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"