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.5 to 4.0.0-beta.6.
- [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.6/packages/vue-apollo-composable)
This commit is contained in:
2023-06-13 04:40:02 +00:00
parent af996303d6
commit 6d5cbd315d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@nuxtjs/sentry": "^7.3.0",
"@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1177.0",
"@vue/apollo-composable": "^4.0.0-beta.5",
"@vue/apollo-composable": "^4.0.0-beta.6",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"core-js": "3",
+4 -4
View File
@@ -4846,10 +4846,10 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.1.tgz#c3ccce9956e8cdca946f465188777e4e3e488f6a"
integrity sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==
"@vue/apollo-composable@^4.0.0-beta.5":
version "4.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.5.tgz#f01644061f96c51cbd8e3a4ab0a98cdd2a6a2a3e"
integrity sha512-PDi/LpCJrY0m1YSRIv38n1q5WGUu8T0BzbFFNjUJ3nHdElyqvDJCnazRtasyvXB16i0+4rMQhpmf/xgkRgFePA==
"@vue/apollo-composable@^4.0.0-beta.6":
version "4.0.0-beta.6"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.6.tgz#11255083e017b809bc6d2782fa8bb8adf9aa457f"
integrity sha512-84Z2NQlGRuFda8tckkcgCdq5+/UN9EITweUEPDs/ZeIzRy6EKdbCwkU5dDaDKhnCKYPWJBAS8VppkY29oD0JvQ==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"