This repository was archived by the owner on Oct 24, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 19
19
"@nuxtjs/pwa" : " ^3.0.0-beta.19" ,
20
20
"@nuxtjs/sitemap" : " ^1.3.1" ,
21
21
"@nuxtjs/tailwindcss" : " ^1.1.2" ,
22
- "@vue/composition-api" : " ^0.3.2 " ,
22
+ "@vue/composition-api" : " ^1.6.1 " ,
23
23
"eslint-plugin-nuxt" : " ^0.4.3" ,
24
24
"intersection-observer" : " ^0.7.0" ,
25
25
"nodemailer" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 1433
1433
source-map "~0.6.1"
1434
1434
vue-template-es2015-compiler "^1.9.0"
1435
1435
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==
1442
1440
1443
1441
" @webassemblyjs/[email protected] " :
1444
1442
version "1.8.5"
@@ -9217,7 +9215,7 @@ tryer@^1.0.1:
9217
9215
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
9218
9216
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
9219
9217
9220
- tslib@^1.9.0, tslib@^1.9.3 :
9218
+ tslib@^1.9.0 :
9221
9219
version "1.10.0"
9222
9220
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
9223
9221
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
You can’t perform that action at this time.
0 commit comments