diff --git a/package.json b/package.json index 9791337..4e7c30f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@nuxtjs/vuetify": "^1.12.2", "@u3u/vue-hooks": "^2.0.1", "@vue/apollo-composable": "^4.0.0-alpha.16", - "@vue/apollo-option": "^4.0.0-alpha.15", + "@vue/apollo-option": "^4.0.0-alpha.16", "@vue/composition-api": "^1.4.1", "apollo": "^2.33.9", "apollo-cache-inmemory": "^1.6.3", diff --git a/yarn.lock b/yarn.lock index ae8bcef..5795527 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2414,12 +2414,12 @@ ts-essentials "^9.0.0" vue-demi "^0.12.1" -"@vue/apollo-option@^4.0.0-alpha.15": - version "4.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/@vue/apollo-option/-/apollo-option-4.0.0-alpha.15.tgz#49eccc2ac4dae889dcfa9fde3182429f7e24d082" - integrity sha512-tbGmcojKPfBPjC2Ma90+pzOu0Co1SQJD4tzl1++XwYzi1NqcKQpWIMA3Azu8d4VjCu5SGQkbgZ4roExOasVuuA== +"@vue/apollo-option@^4.0.0-alpha.16": + version "4.0.0-alpha.16" + resolved "https://registry.yarnpkg.com/@vue/apollo-option/-/apollo-option-4.0.0-alpha.16.tgz#bc1596da3095b263d738642a8fde86b5c5120d4a" + integrity sha512-MkNBzTZfVSV9qj/+EHD+CKxRLh1CwkCn3d6Ww4Ju8tQjkfsIac+im2do6qPeijrrd7z3CYV/SqPghVrz4QzNlA== dependencies: - throttle-debounce "^2.3.0" + throttle-debounce "^3.0.1" "@vue/babel-helper-vue-jsx-merge-props@^1.2.1": version "1.2.1" @@ -12088,11 +12088,6 @@ thread-loader@^3.0.4: neo-async "^2.6.2" schema-utils "^3.0.0" -throttle-debounce@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-2.3.0.tgz#fd31865e66502071e411817e241465b3e9c372e2" - integrity sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ== - throttle-debounce@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-3.0.1.tgz#32f94d84dfa894f786c9a1f290e7a645b6a19abb"