Build(deps): bump @vue/apollo-composable from 4.0.0 to 4.0.1 #1659

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.1 into master 2024-01-25 06:16:20 +00:00
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.1274.0",
"@vue/apollo-composable": "^4.0.0",
"@vue/apollo-composable": "^4.0.1",
"@vueuse/core": "^10.7.2",
"core-js": "3",
"date-fns": "^3.3.1",
+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":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.0.tgz#5cd8d3a8207754718b38deae797a29c90e1f56bb"
integrity sha512-n0S/qN9OoguCrND79osTkf0uOluHfyMd+HJbaMh/JhVrv0u6NlK4mPHUWSAxri+8jYFh8H//TrC72tepy3jO8g==
"@vue/apollo-composable@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@vue/apollo-composable/-/apollo-composable-4.0.1.tgz#94cf7132e81f2187b0f76f841f19be06586b4cdf"
integrity sha512-mUiC2ucO4CeRhedC5wcEzzoweuDLB/rgKPAcZEtDYBpErRTeK3CQ1ffygp1E9GbibuTfKms11k5P/DgDYdzhZA==
dependencies:
throttle-debounce "^5.0.0"
ts-essentials "^9.4.0"