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.11 to 4.0.0-beta.12.
- [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.12/packages/vue-apollo-composable)
This commit is contained in:
2023-11-30 04:40:18 +00:00
parent 5a85d99595
commit 3e4a516593
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@nuxtjs/vuetify": "^1.12.3",
"@pinia/nuxt": "^0.5.1",
"@snyk/protect": "^1.1257.0",
"@vue/apollo-composable": "^4.0.0-beta.11",
"@vue/apollo-composable": "^4.0.0-beta.12",
"@vueuse/core": "^10.6.1",
"core-js": "3",
"date-fns": "^2.30.0",
+4 -4
View File
@@ -4769,10 +4769,10 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue2/-/plugin-vue2-2.2.0.tgz#7453207197d6ac2b7023cedc7133b142c604c356"
integrity sha512-1km7zEuZ/9QRPvzXSjikbTYGQPG86Mq1baktpC4sXqsXlb02HQKfi+fl8qVS703JM7cgm24Ga9j+RwKmvFn90A==
"@vue/apollo-composable@^4.0.0-beta.11":
version "4.0.0-beta.11"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.11.tgz#17af7ec824f521e306ea0c12ac3d94e743621903"
integrity sha512-ZtztRDrQe2sTn31h+teBfYw81AePfxlBssTaZVk2jOagdZgTfZigR7aJjO98FxwvGnB80ElWHKubvqYwNf8heg==
"@vue/apollo-composable@^4.0.0-beta.12":
version "4.0.0-beta.12"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0-beta.12.tgz#bc9413b7efbcc8f5ab117065c1efc8278251cf76"
integrity sha512-qfi6B6obkzvCUVGB9l28s96xCzPfffB0c7esR8y3UbKc1KwzdOIESMHmoYv0xM2isYP0pu+dz6Rt9KUn7zNf4Q==
dependencies:
throttle-debounce "^5.0.0"
ts-essentials "^9.4.0"