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.7 to 4.0.0-beta.8.
- [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.8/packages/vue-apollo-composable)
This commit is contained in:
2023-07-05 04:39:15 +00:00
parent 5b100ba73a
commit 99555629a2
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.1187.0",
"@vue/apollo-composable": "^4.0.0-beta.7",
"@vue/apollo-composable": "^4.0.0-beta.8",
"@vueuse/core": "^10.2.1",
"core-js": "3",
"date-fns": "^2.30.0",
+4 -4
View File
@@ -4396,10 +4396,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.7":
version "4.0.0-beta.7"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.7.tgz#91ced8eeda2331a5de39b3715d109744d6e83fd4"
integrity sha512-BCKK9xAH67e033Q715nzhGwn9PlnTACb+840qQQjSa1YFwjeiDufPpJ/GGqaLGqJgTm+wgpIljA/H+MYDFhe6g==
"@vue/apollo-composable@^4.0.0-beta.8":
version "4.0.0-beta.8"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.8.tgz#80c2e66f9304c1ab87ff52e1b7bb73379eadd0b9"
integrity sha512-njoXHgeUtAJxs2feSGkTCdqgBjopqUGIdsepYHI8OkniGSWUiYrQL/j395EJx4Umxtbc7ez+TbcJCAa7zjLIEQ==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"