|
|
|
@ -2101,7 +2101,7 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" |
|
|
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== |
|
|
|
|
|
|
|
"@yarnpkg/lockfile@1.1.0": |
|
|
|
"@yarnpkg/lockfile@1.1.0", "@yarnpkg/lockfile@^1.1.0": |
|
|
|
version "1.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31" |
|
|
|
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ== |
|
|
|
@ -3069,6 +3069,11 @@ chrome-trace-event@^1.0.2: |
|
|
|
dependencies: |
|
|
|
tslib "^1.9.0" |
|
|
|
|
|
|
|
ci-info@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" |
|
|
|
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== |
|
|
|
|
|
|
|
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: |
|
|
|
version "1.0.4" |
|
|
|
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" |
|
|
|
@ -3526,7 +3531,7 @@ critters@0.0.7: |
|
|
|
parse5-htmlparser2-tree-adapter "^6.0.1" |
|
|
|
pretty-bytes "^5.3.0" |
|
|
|
|
|
|
|
cross-spawn@^6.0.0: |
|
|
|
cross-spawn@^6.0.0, cross-spawn@^6.0.5: |
|
|
|
version "6.0.5" |
|
|
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" |
|
|
|
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== |
|
|
|
@ -4665,6 +4670,13 @@ find-up@^4.0.0, find-up@^4.1.0: |
|
|
|
locate-path "^5.0.0" |
|
|
|
path-exists "^4.0.0" |
|
|
|
|
|
|
|
find-yarn-workspace-root@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0.tgz#f47fb8d239c900eb78179aa81b66673eac88f7bd" |
|
|
|
integrity sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ== |
|
|
|
dependencies: |
|
|
|
micromatch "^4.0.2" |
|
|
|
|
|
|
|
flatted@^2.0.1: |
|
|
|
version "2.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138" |
|
|
|
@ -4754,6 +4766,15 @@ fs-extra@4.0.2: |
|
|
|
jsonfile "^4.0.0" |
|
|
|
universalify "^0.1.0" |
|
|
|
|
|
|
|
fs-extra@^7.0.1: |
|
|
|
version "7.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9" |
|
|
|
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw== |
|
|
|
dependencies: |
|
|
|
graceful-fs "^4.1.2" |
|
|
|
jsonfile "^4.0.0" |
|
|
|
universalify "^0.1.0" |
|
|
|
|
|
|
|
fs-extra@^8.1.0: |
|
|
|
version "8.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" |
|
|
|
@ -5468,6 +5489,13 @@ is-callable@^1.1.4, is-callable@^1.2.2: |
|
|
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9" |
|
|
|
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA== |
|
|
|
|
|
|
|
is-ci@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c" |
|
|
|
integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== |
|
|
|
dependencies: |
|
|
|
ci-info "^2.0.0" |
|
|
|
|
|
|
|
is-color-stop@^1.1.0: |
|
|
|
version "1.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-color-stop/-/is-color-stop-1.1.0.tgz#cfff471aee4dd5c9e158598fbe12967b5cdad345" |
|
|
|
@ -6179,6 +6207,13 @@ kind-of@^6.0.0, kind-of@^6.0.2: |
|
|
|
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" |
|
|
|
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== |
|
|
|
|
|
|
|
klaw-sync@^6.0.0: |
|
|
|
version "6.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/klaw-sync/-/klaw-sync-6.0.0.tgz#1fd2cfd56ebb6250181114f0a581167099c2b28c" |
|
|
|
integrity sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ== |
|
|
|
dependencies: |
|
|
|
graceful-fs "^4.1.11" |
|
|
|
|
|
|
|
klona@^2.0.4: |
|
|
|
version "2.0.4" |
|
|
|
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0" |
|
|
|
@ -7256,6 +7291,14 @@ open@7.4.0: |
|
|
|
is-docker "^2.0.0" |
|
|
|
is-wsl "^2.1.1" |
|
|
|
|
|
|
|
open@^7.4.2: |
|
|
|
version "7.4.2" |
|
|
|
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321" |
|
|
|
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q== |
|
|
|
dependencies: |
|
|
|
is-docker "^2.0.0" |
|
|
|
is-wsl "^2.1.1" |
|
|
|
|
|
|
|
opn@^5.5.0: |
|
|
|
version "5.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc" |
|
|
|
@ -7465,6 +7508,25 @@ pascalcase@^0.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14" |
|
|
|
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ= |
|
|
|
|
|
|
|
patch-package@^6.4.7: |
|
|
|
version "6.4.7" |
|
|
|
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148" |
|
|
|
integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ== |
|
|
|
dependencies: |
|
|
|
"@yarnpkg/lockfile" "^1.1.0" |
|
|
|
chalk "^2.4.2" |
|
|
|
cross-spawn "^6.0.5" |
|
|
|
find-yarn-workspace-root "^2.0.0" |
|
|
|
fs-extra "^7.0.1" |
|
|
|
is-ci "^2.0.0" |
|
|
|
klaw-sync "^6.0.0" |
|
|
|
minimist "^1.2.0" |
|
|
|
open "^7.4.2" |
|
|
|
rimraf "^2.6.3" |
|
|
|
semver "^5.6.0" |
|
|
|
slash "^2.0.0" |
|
|
|
tmp "^0.0.33" |
|
|
|
|
|
|
|
path-browserify@0.0.1: |
|
|
|
version "0.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.1.tgz#e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a" |
|
|
|
@ -7908,6 +7970,11 @@ postcss@^8.1.4: |
|
|
|
nanoid "^3.1.23" |
|
|
|
source-map-js "^0.6.2" |
|
|
|
|
|
|
|
postinstall-prepare@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/postinstall-prepare/-/postinstall-prepare-2.0.0.tgz#2a6867c1a13a05502aa115d0495efbbd778769cb" |
|
|
|
integrity sha512-lLFwEKdnGLAaRAm8OpXP6HwrXRW+b8Hh9vRhVHZKmCdobd+D21YM38BCDsi3zrePLSe8Tt0H/mbYkh7/ySQQMg== |
|
|
|
|
|
|
|
prettier@^2.1.2: |
|
|
|
version "2.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" |
|
|
|
@ -9008,6 +9075,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: |
|
|
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" |
|
|
|
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== |
|
|
|
|
|
|
|
slash@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44" |
|
|
|
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A== |
|
|
|
|
|
|
|
slash@^3.0.0: |
|
|
|
version "3.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" |
|
|
|
|