Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 8677729

Browse files
committed
fix(deps): update dependency @nuxtjs/composition-api to v0.22.4
1 parent ad5d0ea commit 8677729

2 files changed

Lines changed: 49 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@google-cloud/storage": "5.4.0",
1515
"@nuxt/typescript-runtime": "2.0.0",
1616
"@nuxtjs/axios": "5.12.2",
17-
"@nuxtjs/composition-api": "0.13.0",
17+
"@nuxtjs/composition-api": "0.22.4",
1818
"@nuxtjs/pwa": "3.3.2",
1919
"@types/vue-clickaway": "2.2.0",
2020
"dotenv": "8.2.0",

yarn.lock

Lines changed: 48 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,14 +2666,17 @@
26662666
consola "^2.15.0"
26672667
defu "^3.1.0"
26682668

2669-
"@nuxtjs/composition-api@0.13.0":
2670-
version "0.13.0"
2671-
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.13.0.tgz#50dbc60fb59c43a7639864dd10e87ffea9af490d"
2672-
integrity sha512-xiEk84GcEFYGGChhp/Aa5HctE99Wyjra5ilReXfGigE2ZatA9O3FA1al+uzITzsqs0PJetzk2Q+u/pZfVqIoaA==
2669+
"@nuxtjs/composition-api@0.22.4":
2670+
version "0.22.4"
2671+
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.22.4.tgz#e53db8a992aa79100baa292429c51ea6c58e749a"
2672+
integrity sha512-JJwcyhVMCxjClogQjteFJ5hN+FeR0oLkzaBATpikV34woZ9/gzUuIxPzvOzq2hmjYty5qNGqZM+B3668R8Jwvw==
26732673
dependencies:
2674-
"@vue/composition-api" "1.0.0-beta.16"
2675-
defu "^3.1.0"
2676-
normalize-path "^3.0.0"
2674+
"@vue/composition-api" "1.0.0-rc.5"
2675+
defu "^3.2.2"
2676+
estree-walker "^2.0.2"
2677+
magic-string "^0.25.7"
2678+
ufo "^0.6.10"
2679+
upath "^2.0.1"
26772680

26782681
"@nuxtjs/eslint-config-typescript@5.0.0":
26792682
version "5.0.0"
@@ -3334,12 +3337,12 @@
33343337
optionalDependencies:
33353338
prettier "^1.18.2"
33363339

3337-
"@vue/composition-api@1.0.0-beta.16":
3338-
version "1.0.0-beta.16"
3339-
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-beta.16.tgz#9f7202125214e9398f68018c1162b57b14fd0bdc"
3340-
integrity sha512-FZgmL2qb2Hy3TGFKCEXHwaddFdTfG17GoA1YFCNGTg5mD3+GfWVchsKKR7XxHIAwOaXiHK/djWWsviSD1NeFFw==
3340+
"@vue/composition-api@1.0.0-rc.5":
3341+
version "1.0.0-rc.5"
3342+
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.5.tgz#9b857743dd2692073b6df90fa2cfb9a75a1bb2f6"
3343+
integrity sha512-sFBUDZxwi5YOQqH//VSGenO6WH0JuW94+CWo1eUsGSTRue8POfwD4oeduVqi/c6QcwXg2tJL/m6aOD2t/IR6zg==
33413344
dependencies:
3342-
tslib "^2.0.1"
3345+
tslib "^2.1.0"
33433346

33443347
"@webassemblyjs/ast@1.9.0":
33453348
version "1.9.0"
@@ -6525,6 +6528,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
65256528
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
65266529
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
65276530

6531+
estree-walker@^2.0.2:
6532+
version "2.0.2"
6533+
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
6534+
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
6535+
65286536
esutils@^2.0.2:
65296537
version "2.0.3"
65306538
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -9566,6 +9574,13 @@ lru-queue@0.1:
95669574
dependencies:
95679575
es5-ext "~0.10.2"
95689576

9577+
magic-string@^0.25.7:
9578+
version "0.25.7"
9579+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
9580+
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
9581+
dependencies:
9582+
sourcemap-codec "^1.4.4"
9583+
95699584
make-dir@^1.0.0:
95709585
version "1.3.0"
95719586
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
@@ -13099,6 +13114,11 @@ source-map@^0.7.3:
1309913114
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
1310013115
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
1310113116

13117+
sourcemap-codec@^1.4.4:
13118+
version "1.4.8"
13119+
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
13120+
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
13121+
1310213122
spdx-correct@^3.0.0:
1310313123
version "3.1.1"
1310413124
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
@@ -13992,11 +14012,16 @@ tslib@^1.10.0, tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
1399214012
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1399314013
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1399414014

13995-
tslib@^2.0.0, tslib@^2.0.1:
14015+
tslib@^2.0.0:
1399614016
version "2.0.3"
1399714017
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
1399814018
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
1399914019

14020+
tslib@^2.1.0:
14021+
version "2.2.0"
14022+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
14023+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
14024+
1400014025
tsutils@^3.17.1:
1400114026
version "3.17.1"
1400214027
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
@@ -14101,6 +14126,11 @@ ua-parser-js@^0.7.22:
1410114126
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.22.tgz#960df60a5f911ea8f1c818f3747b99c6e177eae3"
1410214127
integrity sha512-YUxzMjJ5T71w6a8WWVcMGM6YWOTX27rCoIQgLXiWaxqXSx9D7DNjiGWn1aJIRSQ5qr0xuhra77bSIh6voR/46Q==
1410314128

14129+
ufo@^0.6.10:
14130+
version "0.6.11"
14131+
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.6.11.tgz#69311ed4abc8ab671c83754b79ce0d396fea1075"
14132+
integrity sha512-Yu7TJThwlr23peOkX/+hm6LfkyBs+eDWV880468PTrjKBKjjsNWFFwIuOqDfmXngRo9TZ4+twFYueRH0OLl0Gw==
14133+
1410414134
uglify-js@^3.5.1:
1410514135
version "3.11.1"
1410614136
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.1.tgz#32d274fea8aac333293044afd7f81409d5040d38"
@@ -14296,6 +14326,11 @@ upath@^1.1.1, upath@^1.2.0:
1429614326
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
1429714327
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
1429814328

14329+
upath@^2.0.1:
14330+
version "2.0.1"
14331+
resolved "https://registry.yarnpkg.com/upath/-/upath-2.0.1.tgz#50c73dea68d6f6b990f51d279ce6081665d61a8b"
14332+
integrity sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==
14333+
1429914334
update-notifier@^4.1.0:
1430014335
version "4.1.3"
1430114336
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3"

0 commit comments

Comments
 (0)