From 1e0cc7f5bf60b1e3431963a4bc4906e39452157f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 23:15:46 +0000 Subject: [PATCH] chore(deps): update dependency @vue/composition-api to v1 --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 9abe599..013478a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@nuxtjs/pwa": "^3.0.0-beta.19", "@nuxtjs/sitemap": "^1.3.1", "@nuxtjs/tailwindcss": "^1.1.2", - "@vue/composition-api": "^0.3.2", + "@vue/composition-api": "^1.7.1", "eslint-plugin-nuxt": "^0.4.3", "intersection-observer": "^0.7.0", "nodemailer": "^6.3.0", diff --git a/yarn.lock b/yarn.lock index 72f43d5..0741c1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1433,12 +1433,10 @@ source-map "~0.6.1" vue-template-es2015-compiler "^1.9.0" -"@vue/composition-api@^0.3.2": - version "0.3.2" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.3.2.tgz#2d797028e489bf7812f08c7bb33ffd03ef23c617" - integrity sha512-fD4dn9cJX62QSP2TMFLXCOQOa+Bu2o7kWDjrU/FNLkNqPPcCKBLxCH/Lc+gNCRBKdEUGyI3arjAw7j0Yz1hnvw== - dependencies: - tslib "^1.9.3" +"@vue/composition-api@^1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.7.1.tgz#aa6831be5a12817d93e89e247460c310dd7a3a32" + integrity sha512-xDWoEtxGXhH9Ku3ROYX/rzhcpt4v31hpPU5zF3UeVC/qxA3dChmqU8zvTUYoKh3j7rzpNsoFOwqsWG7XPMlaFA== "@webassemblyjs/ast@1.8.5": version "1.8.5" @@ -9217,7 +9215,7 @@ tryer@^1.0.1: resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8" integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA== -tslib@^1.9.0, tslib@^1.9.3: +tslib@^1.9.0: version "1.10.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==