Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit d509fd8

Browse files
committed
chore(deps): update dependency @vue/composition-api to v1
1 parent f673830 commit d509fd8

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nuxtjs/pwa": "^3.0.0-beta.19",
2020
"@nuxtjs/sitemap": "^1.3.1",
2121
"@nuxtjs/tailwindcss": "^1.1.2",
22-
"@vue/composition-api": "^0.3.2",
22+
"@vue/composition-api": "^1.6.1",
2323
"eslint-plugin-nuxt": "^0.4.3",
2424
"intersection-observer": "^0.7.0",
2525
"nodemailer": "^6.3.0",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,12 +1433,10 @@
14331433
source-map "~0.6.1"
14341434
vue-template-es2015-compiler "^1.9.0"
14351435

1436-
"@vue/composition-api@^0.3.2":
1437-
version "0.3.2"
1438-
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.3.2.tgz#2d797028e489bf7812f08c7bb33ffd03ef23c617"
1439-
integrity sha512-fD4dn9cJX62QSP2TMFLXCOQOa+Bu2o7kWDjrU/FNLkNqPPcCKBLxCH/Lc+gNCRBKdEUGyI3arjAw7j0Yz1hnvw==
1440-
dependencies:
1441-
tslib "^1.9.3"
1436+
"@vue/composition-api@^1.6.1":
1437+
version "1.6.1"
1438+
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.1.tgz#3b809802979af9ec06678437bead7617f0f85be5"
1439+
integrity sha512-QNeduwRllSRzo9ZOzZjtzCeGUx0sEfrEDHmQlf+goLw4calBPBbpYWf8ueh6VSBrWJGQRJPsRPmTVEeTKRKBMg==
14421440

14431441
"@webassemblyjs/[email protected]":
14441442
version "1.8.5"
@@ -9217,7 +9215,7 @@ tryer@^1.0.1:
92179215
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
92189216
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
92199217

9220-
tslib@^1.9.0, tslib@^1.9.3:
9218+
tslib@^1.9.0:
92219219
version "1.10.0"
92229220
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
92239221
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==

0 commit comments

Comments
 (0)