|
1678 | 1678 | dependencies: |
1679 | 1679 | defer-to-connect "^2.0.0" |
1680 | 1680 |
|
1681 | | -"@tauri-apps/cli@1.0.0-beta.2": |
1682 | | - version "1.0.0-beta.2" |
1683 | | - resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-1.0.0-beta.2.tgz#2ae81c1dd87df7fb2cb6d80ce769a5f9566d0153" |
1684 | | - integrity sha512-NuzllXugvNSXhzxQx2PjFC/V20gPuDupRtX41xh4CP9Sh20I7f4vI9EnFOacO06rGMVfGgQI0ZXRRcL5pIineA== |
| 1681 | +"@tauri-apps/cli@1.0.0-beta.3": |
| 1682 | + version "1.0.0-beta.3" |
| 1683 | + resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-1.0.0-beta.3.tgz#cede848e26122c8ee607749d84269fcc8d3c2ee1" |
| 1684 | + integrity sha512-Z6XAYAgwTuVjEl+gV8Q9t/5Q0Bup4zAU98Y7Mf/5TkIk5gcl31JbvQjskZ1dBxH92817cobbyNmKjsbSaVJXgg== |
1685 | 1685 | dependencies: |
1686 | 1686 | "@tauri-apps/toml" "2.2.4" |
1687 | 1687 | chalk "4.1.1" |
|
1692 | 1692 | imagemin "8.0.0" |
1693 | 1693 | imagemin-optipng "8.0.0" |
1694 | 1694 | imagemin-zopfli "7.0.0" |
1695 | | - inquirer "8.0.0" |
| 1695 | + inquirer "8.1.1" |
1696 | 1696 | is-png "3.0.0" |
1697 | 1697 | minimist "1.2.5" |
1698 | 1698 | ms "2.1.3" |
1699 | 1699 | png2icons "2.0.1" |
1700 | 1700 | read-chunk "3.2.0" |
1701 | 1701 | semver "7.3.5" |
1702 | | - sharp "0.28.2" |
| 1702 | + sharp "0.28.3" |
1703 | 1703 | update-notifier "5.1.0" |
1704 | 1704 |
|
1705 | 1705 | "@tauri-apps/toml@2.2.4": |
@@ -3477,6 +3477,15 @@ bl@^4.0.3: |
3477 | 3477 | inherits "^2.0.4" |
3478 | 3478 | readable-stream "^3.4.0" |
3479 | 3479 |
|
| 3480 | +bl@^4.1.0: |
| 3481 | + version "4.1.0" |
| 3482 | + resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" |
| 3483 | + integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== |
| 3484 | + dependencies: |
| 3485 | + buffer "^5.5.0" |
| 3486 | + inherits "^2.0.4" |
| 3487 | + readable-stream "^3.4.0" |
| 3488 | + |
3480 | 3489 | bluebird@^3.1.1, bluebird@^3.5.5: |
3481 | 3490 | version "3.7.2" |
3482 | 3491 | resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" |
@@ -3983,7 +3992,7 @@ caw@^2.0.0, caw@^2.0.1: |
3983 | 3992 | tunnel-agent "^0.6.0" |
3984 | 3993 | url-to-options "^1.0.1" |
3985 | 3994 |
|
3986 | | -chalk@4.1.1, chalk@^4.0.0, chalk@^4.1.0: |
| 3995 | +chalk@4.1.1, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: |
3987 | 3996 | version "4.1.1" |
3988 | 3997 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
3989 | 3998 | integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== |
@@ -4139,7 +4148,7 @@ cli-highlight@^2.1.4: |
4139 | 4148 | parse5-htmlparser2-tree-adapter "^6.0.0" |
4140 | 4149 | yargs "^16.0.0" |
4141 | 4150 |
|
4142 | | -cli-spinners@^2.0.0: |
| 4151 | +cli-spinners@^2.0.0, cli-spinners@^2.5.0: |
4143 | 4152 | version "2.6.0" |
4144 | 4153 | resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.0.tgz#36c7dc98fb6a9a76bd6238ec3f77e2425627e939" |
4145 | 4154 | integrity sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q== |
@@ -7215,19 +7224,20 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: |
7215 | 7224 | resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" |
7216 | 7225 | integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== |
7217 | 7226 |
|
7218 | | -inquirer@8.0.0: |
7219 | | - version "8.0.0" |
7220 | | - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac" |
7221 | | - integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA== |
| 7227 | +inquirer@8.1.1: |
| 7228 | + version "8.1.1" |
| 7229 | + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a" |
| 7230 | + integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w== |
7222 | 7231 | dependencies: |
7223 | 7232 | ansi-escapes "^4.2.1" |
7224 | | - chalk "^4.1.0" |
| 7233 | + chalk "^4.1.1" |
7225 | 7234 | cli-cursor "^3.1.0" |
7226 | 7235 | cli-width "^3.0.0" |
7227 | 7236 | external-editor "^3.0.3" |
7228 | 7237 | figures "^3.0.0" |
7229 | 7238 | lodash "^4.17.21" |
7230 | 7239 | mute-stream "0.0.8" |
| 7240 | + ora "^5.3.0" |
7231 | 7241 | run-async "^2.4.0" |
7232 | 7242 | rxjs "^6.6.6" |
7233 | 7243 | string-width "^4.1.0" |
@@ -7522,6 +7532,11 @@ is-installed-globally@^0.4.0: |
7522 | 7532 | global-dirs "^3.0.0" |
7523 | 7533 | is-path-inside "^3.0.2" |
7524 | 7534 |
|
| 7535 | +is-interactive@^1.0.0: |
| 7536 | + version "1.0.0" |
| 7537 | + resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" |
| 7538 | + integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== |
| 7539 | + |
7525 | 7540 | is-natural-number@^4.0.1: |
7526 | 7541 | version "4.0.1" |
7527 | 7542 | resolved "https://registry.yarnpkg.com/is-natural-number/-/is-natural-number-4.0.1.tgz#ab9d76e1db4ced51e35de0c72ebecf09f734cde8" |
@@ -7687,6 +7702,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0: |
7687 | 7702 | resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" |
7688 | 7703 | integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= |
7689 | 7704 |
|
| 7705 | +is-unicode-supported@^0.1.0: |
| 7706 | + version "0.1.0" |
| 7707 | + resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" |
| 7708 | + integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== |
| 7709 | + |
7690 | 7710 | is-utf8@^0.2.0: |
7691 | 7711 | version "0.2.1" |
7692 | 7712 | resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" |
@@ -8653,6 +8673,14 @@ log-symbols@^2.2.0: |
8653 | 8673 | dependencies: |
8654 | 8674 | chalk "^2.0.1" |
8655 | 8675 |
|
| 8676 | +log-symbols@^4.1.0: |
| 8677 | + version "4.1.0" |
| 8678 | + resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" |
| 8679 | + integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== |
| 8680 | + dependencies: |
| 8681 | + chalk "^4.1.0" |
| 8682 | + is-unicode-supported "^0.1.0" |
| 8683 | + |
8656 | 8684 | logalot@^2.0.0, logalot@^2.1.0: |
8657 | 8685 | version "2.1.0" |
8658 | 8686 | resolved "https://registry.yarnpkg.com/logalot/-/logalot-2.1.0.tgz#5f8e8c90d304edf12530951a5554abb8c5e3f552" |
@@ -9251,10 +9279,10 @@ node-abi@^2.21.0: |
9251 | 9279 | dependencies: |
9252 | 9280 | semver "^5.4.1" |
9253 | 9281 |
|
9254 | | -node-addon-api@^3.1.0: |
9255 | | - version "3.1.0" |
9256 | | - resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239" |
9257 | | - integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw== |
| 9282 | +node-addon-api@^3.2.0: |
| 9283 | + version "3.2.1" |
| 9284 | + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" |
| 9285 | + integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== |
9258 | 9286 |
|
9259 | 9287 | node-dir@^0.1.17: |
9260 | 9288 | version "0.1.17" |
@@ -9647,6 +9675,21 @@ ora@^3.4.0: |
9647 | 9675 | strip-ansi "^5.2.0" |
9648 | 9676 | wcwidth "^1.0.1" |
9649 | 9677 |
|
| 9678 | +ora@^5.3.0: |
| 9679 | + version "5.4.1" |
| 9680 | + resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" |
| 9681 | + integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== |
| 9682 | + dependencies: |
| 9683 | + bl "^4.1.0" |
| 9684 | + chalk "^4.1.0" |
| 9685 | + cli-cursor "^3.1.0" |
| 9686 | + cli-spinners "^2.5.0" |
| 9687 | + is-interactive "^1.0.0" |
| 9688 | + is-unicode-supported "^0.1.0" |
| 9689 | + log-symbols "^4.1.0" |
| 9690 | + strip-ansi "^6.0.0" |
| 9691 | + wcwidth "^1.0.1" |
| 9692 | + |
9650 | 9693 | original@^1.0.0: |
9651 | 9694 | version "1.0.2" |
9652 | 9695 | resolved "https://registry.yarnpkg.com/original/-/original-1.0.2.tgz#e442a61cffe1c5fd20a65f3261c26663b303f25f" |
@@ -11538,14 +11581,14 @@ shallow-clone@^3.0.0: |
11538 | 11581 | dependencies: |
11539 | 11582 | kind-of "^6.0.2" |
11540 | 11583 |
|
11541 | | -sharp@0.28.2: |
11542 | | - version "0.28.2" |
11543 | | - resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.2.tgz#31c6ebdf8ddb9b4ca3e30179e3f4a73f0c7474e4" |
11544 | | - integrity sha512-CdmySbsQVe/+ZM2j9zzvUfWumM0L0iHj1kpxJMFuyWvSuBULebvGCdOLb1f5vbbBrIGroX714Fx1wiWaKniz4A== |
| 11584 | +sharp@0.28.3: |
| 11585 | + version "0.28.3" |
| 11586 | + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.3.tgz#ecd74cefd020bee4891bb137c9850ee2ce277a8b" |
| 11587 | + integrity sha512-21GEP45Rmr7q2qcmdnjDkNP04Ooh5v0laGS5FDpojOO84D1DJwUijLiSq8XNNM6e8aGXYtoYRh3sVNdm8NodMA== |
11545 | 11588 | dependencies: |
11546 | 11589 | color "^3.1.3" |
11547 | 11590 | detect-libc "^1.0.3" |
11548 | | - node-addon-api "^3.1.0" |
| 11591 | + node-addon-api "^3.2.0" |
11549 | 11592 | prebuild-install "^6.1.2" |
11550 | 11593 | semver "^7.3.5" |
11551 | 11594 | simple-get "^3.1.0" |
|
0 commit comments