diff --git a/package.json b/package.json index 5d88212..da83f77 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@nuxtjs/axios": "5.10.3", "@nuxtjs/dotenv": "1.4.1", "@nuxtjs/pwa": "3.0.0-beta.20", - "@vue/composition-api": "0.5.0", + "@vue/composition-api": "0.6.7", "firebase": "7.14.2", "firebase-admin": "8.12.1", "muuri": "0.8.0", diff --git a/yarn.lock b/yarn.lock index 2bc0971..70579a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2404,7 +2404,14 @@ optionalDependencies: prettier "^1.18.2" -"@vue/composition-api@0.5.0", "@vue/composition-api@^0.5.0": +"@vue/composition-api@0.6.7": + version "0.6.7" + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.7.tgz#4481b547cea65dc936432f7efcf1a39f9c69420c" + integrity sha512-WAWEQK4urEsMNe3OyOp7VnMmegRZT2yRB3fDGLRXPMdfuo4+nM+uMEhUgDiUg9LFSXfLWhjwuFOJ2hnS2X7AUw== + dependencies: + tslib "^2.0.0" + +"@vue/composition-api@^0.5.0": version "0.5.0" resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.5.0.tgz#2dbaa02a5d1f5d0d407d53d5529fe444aa8362f3" integrity sha512-9QDFWq7q839G1CTTaxeruPOTrrVOPSaVipJ2TxxK9QAruePNTHOGbOOFRpc8WLl4YPsu1/c29yBhMVmrXz8BZw== @@ -12704,6 +12711,11 @@ tslib@1.11.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== +tslib@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" + integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== + tsutils@^3.17.1: version "3.17.1" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"