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.4 to 4.0.0-beta.5.
- [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.5/packages/vue-apollo-composable)
This commit is contained in:
2023-05-17 04:39:24 +00:00
parent 8de86d6142
commit 7a47852216
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@nuxtjs/sentry": "^7.2.6",
"@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1155.0",
"@vue/apollo-composable": "^4.0.0-beta.4",
"@vue/apollo-composable": "^4.0.0-beta.5",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"core-js": "3",
+4 -4
View File
@@ -4531,10 +4531,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.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==
"@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==
dependencies:
throttle-debounce "^3.0.1"
ts-essentials "^9.1.2"