From c58fbbbf69fca138a8f67ec94b86bb74638c6203 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 19:29:18 +0000 Subject: [PATCH] fix(deps): update dependency @vue/composition-api to v1.6.2 --- package.json | 2 +- yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 3b03c4e4..e17a57ec 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@nuxtjs/redirect-module": "0.3.1", "@nuxtjs/router-extras": "1.1.1", "@nuxtjs/toast": "3.3.1", - "@vue/composition-api": "1.1.4", + "@vue/composition-api": "1.6.2", "animate.css": "4.1.1", "bootstrap": "4.6.0", "bootstrap-vue": "2.21.2", diff --git a/yarn.lock b/yarn.lock index 30a6549e..e404aeb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5174,12 +5174,10 @@ optionalDependencies: prettier "^1.18.2" -"@vue/composition-api@1.1.4": - version "1.1.4" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.1.4.tgz#b4cd566e575350b86c22fa02632e4a356ac2e26e" - integrity sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg== - dependencies: - tslib "^2.3.0" +"@vue/composition-api@1.6.2": + version "1.6.2" + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.2.tgz#8e65cf60cd919f23649951ed14a67d43cd32131d" + integrity sha512-g6pCOaAB5Z987EwCBIDanRlramrgnWfrrYS8F/0axn2AL8EvyfAebDcLTSr48hac0G0rqC9ODp5LWaiupzl6Tw== "@vue/shared@3.0.11": version "3.0.11" @@ -18954,11 +18952,6 @@ tslib@^2.0.1, tslib@^2.0.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== -tslib@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" - integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== - tsutils@^3.17.1, tsutils@^3.21.0: version "3.21.0" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"