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.6 to 4.0.0-beta.7.
- [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.7/packages/vue-apollo-composable)
This commit is contained in:
2023-06-14 04:39:33 +00:00
parent 0e46e318db
commit 0d639c8061
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@nuxtjs/sentry": "^7.3.0", "@nuxtjs/sentry": "^7.3.0",
"@nuxtjs/vuetify": "^1.12.3", "@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1177.0", "@snyk/protect": "^1.1177.0",
"@vue/apollo-composable": "^4.0.0-beta.6", "@vue/apollo-composable": "^4.0.0-beta.7",
"@vueuse/core": "^10.1.2", "@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2", "@vueuse/nuxt": "^10.1.2",
"core-js": "3", "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" resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.1.tgz#c3ccce9956e8cdca946f465188777e4e3e488f6a"
integrity sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw== integrity sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==
"@vue/apollo-composable@^4.0.0-beta.6": "@vue/apollo-composable@^4.0.0-beta.7":
version "4.0.0-beta.6" version "4.0.0-beta.7"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.6.tgz#11255083e017b809bc6d2782fa8bb8adf9aa457f" resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.7.tgz#91ced8eeda2331a5de39b3715d109744d6e83fd4"
integrity sha512-84Z2NQlGRuFda8tckkcgCdq5+/UN9EITweUEPDs/ZeIzRy6EKdbCwkU5dDaDKhnCKYPWJBAS8VppkY29oD0JvQ== integrity sha512-BCKK9xAH67e033Q715nzhGwn9PlnTACb+840qQQjSa1YFwjeiDufPpJ/GGqaLGqJgTm+wgpIljA/H+MYDFhe6g==
dependencies: dependencies:
throttle-debounce "^3.0.1" throttle-debounce "^3.0.1"
ts-essentials "^9.1.2" ts-essentials "^9.1.2"