diff options
| -rw-r--r-- | yarn.lock | 149 |
1 files changed, 119 insertions, 30 deletions
| @@ -37,6 +37,14 @@ | |||
| 37 | dependencies: | 37 | dependencies: |
| 38 | "@babel/highlight" "^7.18.6" | 38 | "@babel/highlight" "^7.18.6" |
| 39 | 39 | ||
| 40 | "@babel/code-frame@^7.22.13": | ||
| 41 | version "7.22.13" | ||
| 42 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" | ||
| 43 | integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== | ||
| 44 | dependencies: | ||
| 45 | "@babel/highlight" "^7.22.13" | ||
| 46 | chalk "^2.4.2" | ||
| 47 | |||
| 40 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7": | 48 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7": |
| 41 | version "7.17.7" | 49 | version "7.17.7" |
| 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| @@ -116,6 +124,16 @@ | |||
| 116 | "@jridgewell/gen-mapping" "^0.3.2" | 124 | "@jridgewell/gen-mapping" "^0.3.2" |
| 117 | jsesc "^2.5.1" | 125 | jsesc "^2.5.1" |
| 118 | 126 | ||
| 127 | "@babel/generator@^7.23.0": | ||
| 128 | version "7.23.0" | ||
| 129 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" | ||
| 130 | integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== | ||
| 131 | dependencies: | ||
| 132 | "@babel/types" "^7.23.0" | ||
| 133 | "@jridgewell/gen-mapping" "^0.3.2" | ||
| 134 | "@jridgewell/trace-mapping" "^0.3.17" | ||
| 135 | jsesc "^2.5.1" | ||
| 136 | |||
| 119 | "@babel/helper-annotate-as-pure@^7.16.7": | 137 | "@babel/helper-annotate-as-pure@^7.16.7": |
| 120 | version "7.16.7" | 138 | version "7.16.7" |
| 121 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" | 139 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
| @@ -246,6 +264,11 @@ | |||
| 246 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 247 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== | 265 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 248 | 266 | ||
| 267 | "@babel/helper-environment-visitor@^7.22.20": | ||
| 268 | version "7.22.20" | ||
| 269 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" | ||
| 270 | integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== | ||
| 271 | |||
| 249 | "@babel/helper-explode-assignable-expression@^7.16.7": | 272 | "@babel/helper-explode-assignable-expression@^7.16.7": |
| 250 | version "7.16.7" | 273 | version "7.16.7" |
| 251 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a" | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a" |
| @@ -276,6 +299,14 @@ | |||
| 276 | "@babel/template" "^7.18.10" | 299 | "@babel/template" "^7.18.10" |
| 277 | "@babel/types" "^7.19.0" | 300 | "@babel/types" "^7.19.0" |
| 278 | 301 | ||
| 302 | "@babel/helper-function-name@^7.23.0": | ||
| 303 | version "7.23.0" | ||
| 304 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" | ||
| 305 | integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== | ||
| 306 | dependencies: | ||
| 307 | "@babel/template" "^7.22.15" | ||
| 308 | "@babel/types" "^7.23.0" | ||
| 309 | |||
| 279 | "@babel/helper-hoist-variables@^7.16.7": | 310 | "@babel/helper-hoist-variables@^7.16.7": |
| 280 | version "7.16.7" | 311 | version "7.16.7" |
| 281 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" | 312 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
| @@ -290,6 +321,13 @@ | |||
| 290 | dependencies: | 321 | dependencies: |
| 291 | "@babel/types" "^7.18.6" | 322 | "@babel/types" "^7.18.6" |
| 292 | 323 | ||
| 324 | "@babel/helper-hoist-variables@^7.22.5": | ||
| 325 | version "7.22.5" | ||
| 326 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" | ||
| 327 | integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== | ||
| 328 | dependencies: | ||
| 329 | "@babel/types" "^7.22.5" | ||
| 330 | |||
| 293 | "@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7": | 331 | "@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7": |
| 294 | version "7.17.7" | 332 | version "7.17.7" |
| 295 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4" | 333 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4" |
| @@ -453,11 +491,23 @@ | |||
| 453 | dependencies: | 491 | dependencies: |
| 454 | "@babel/types" "^7.18.6" | 492 | "@babel/types" "^7.18.6" |
| 455 | 493 | ||
| 494 | "@babel/helper-split-export-declaration@^7.22.6": | ||
| 495 | version "7.22.6" | ||
| 496 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" | ||
| 497 | integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== | ||
| 498 | dependencies: | ||
| 499 | "@babel/types" "^7.22.5" | ||
| 500 | |||
| 456 | "@babel/helper-string-parser@^7.19.4": | 501 | "@babel/helper-string-parser@^7.19.4": |
| 457 | version "7.19.4" | 502 | version "7.19.4" |
| 458 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" | 503 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 459 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== | 504 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 460 | 505 | ||
| 506 | "@babel/helper-string-parser@^7.22.5": | ||
| 507 | version "7.22.5" | ||
| 508 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" | ||
| 509 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== | ||
| 510 | |||
| 461 | "@babel/helper-validator-identifier@^7.16.7": | 511 | "@babel/helper-validator-identifier@^7.16.7": |
| 462 | version "7.16.7" | 512 | version "7.16.7" |
| 463 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" | 513 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| @@ -468,6 +518,11 @@ | |||
| 468 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" | 518 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
| 469 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== | 519 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 470 | 520 | ||
| 521 | "@babel/helper-validator-identifier@^7.22.20": | ||
| 522 | version "7.22.20" | ||
| 523 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" | ||
| 524 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== | ||
| 525 | |||
| 471 | "@babel/helper-validator-option@^7.16.7": | 526 | "@babel/helper-validator-option@^7.16.7": |
| 472 | version "7.16.7" | 527 | version "7.16.7" |
| 473 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" | 528 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
| @@ -534,6 +589,15 @@ | |||
| 534 | chalk "^2.0.0" | 589 | chalk "^2.0.0" |
| 535 | js-tokens "^4.0.0" | 590 | js-tokens "^4.0.0" |
| 536 | 591 | ||
| 592 | "@babel/highlight@^7.22.13": | ||
| 593 | version "7.22.20" | ||
| 594 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" | ||
| 595 | integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== | ||
| 596 | dependencies: | ||
| 597 | "@babel/helper-validator-identifier" "^7.22.20" | ||
| 598 | chalk "^2.4.2" | ||
| 599 | js-tokens "^4.0.0" | ||
| 600 | |||
| 537 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9": | 601 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9": |
| 538 | version "7.17.9" | 602 | version "7.17.9" |
| 539 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" | 603 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| @@ -544,6 +608,11 @@ | |||
| 544 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" | 608 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 545 | integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== | 609 | integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 546 | 610 | ||
| 611 | "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": | ||
| 612 | version "7.23.0" | ||
| 613 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" | ||
| 614 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== | ||
| 615 | |||
| 547 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": | 616 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
| 548 | version "7.16.7" | 617 | version "7.16.7" |
| 549 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" | 618 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
| @@ -1801,35 +1870,28 @@ | |||
| 1801 | "@babel/parser" "^7.18.10" | 1870 | "@babel/parser" "^7.18.10" |
| 1802 | "@babel/types" "^7.18.10" | 1871 | "@babel/types" "^7.18.10" |
| 1803 | 1872 | ||
| 1804 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9": | 1873 | "@babel/template@^7.22.15": |
| 1805 | version "7.17.9" | 1874 | version "7.22.15" |
| 1806 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" | 1875 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1807 | integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== | 1876 | integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1808 | dependencies: | 1877 | dependencies: |
| 1809 | "@babel/code-frame" "^7.16.7" | 1878 | "@babel/code-frame" "^7.22.13" |
| 1810 | "@babel/generator" "^7.17.9" | 1879 | "@babel/parser" "^7.22.15" |
| 1811 | "@babel/helper-environment-visitor" "^7.16.7" | 1880 | "@babel/types" "^7.22.15" |
| 1812 | "@babel/helper-function-name" "^7.17.9" | 1881 | |
| 1813 | "@babel/helper-hoist-variables" "^7.16.7" | 1882 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": |
| 1814 | "@babel/helper-split-export-declaration" "^7.16.7" | 1883 | version "7.23.2" |
| 1815 | "@babel/parser" "^7.17.9" | 1884 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1816 | "@babel/types" "^7.17.0" | 1885 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1817 | debug "^4.1.0" | 1886 | dependencies: |
| 1818 | globals "^11.1.0" | 1887 | "@babel/code-frame" "^7.22.13" |
| 1819 | 1888 | "@babel/generator" "^7.23.0" | |
| 1820 | "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": | 1889 | "@babel/helper-environment-visitor" "^7.22.20" |
| 1821 | version "7.20.5" | 1890 | "@babel/helper-function-name" "^7.23.0" |
| 1822 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" | 1891 | "@babel/helper-hoist-variables" "^7.22.5" |
| 1823 | integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== | 1892 | "@babel/helper-split-export-declaration" "^7.22.6" |
| 1824 | dependencies: | 1893 | "@babel/parser" "^7.23.0" |
| 1825 | "@babel/code-frame" "^7.18.6" | 1894 | "@babel/types" "^7.23.0" |
| 1826 | "@babel/generator" "^7.20.5" | ||
| 1827 | "@babel/helper-environment-visitor" "^7.18.9" | ||
| 1828 | "@babel/helper-function-name" "^7.19.0" | ||
| 1829 | "@babel/helper-hoist-variables" "^7.18.6" | ||
| 1830 | "@babel/helper-split-export-declaration" "^7.18.6" | ||
| 1831 | "@babel/parser" "^7.20.5" | ||
| 1832 | "@babel/types" "^7.20.5" | ||
| 1833 | debug "^4.1.0" | 1895 | debug "^4.1.0" |
| 1834 | globals "^11.1.0" | 1896 | globals "^11.1.0" |
| 1835 | 1897 | ||
| @@ -1850,6 +1912,15 @@ | |||
| 1850 | "@babel/helper-validator-identifier" "^7.19.1" | 1912 | "@babel/helper-validator-identifier" "^7.19.1" |
| 1851 | to-fast-properties "^2.0.0" | 1913 | to-fast-properties "^2.0.0" |
| 1852 | 1914 | ||
| 1915 | "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": | ||
| 1916 | version "7.23.0" | ||
| 1917 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" | ||
| 1918 | integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== | ||
| 1919 | dependencies: | ||
| 1920 | "@babel/helper-string-parser" "^7.22.5" | ||
| 1921 | "@babel/helper-validator-identifier" "^7.22.20" | ||
| 1922 | to-fast-properties "^2.0.0" | ||
| 1923 | |||
| 1853 | "@bcoe/v8-coverage@^0.2.3": | 1924 | "@bcoe/v8-coverage@^0.2.3": |
| 1854 | version "0.2.3" | 1925 | version "0.2.3" |
| 1855 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | 1926 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
| @@ -2250,6 +2321,11 @@ | |||
| 2250 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c" | 2321 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c" |
| 2251 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew== | 2322 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew== |
| 2252 | 2323 | ||
| 2324 | "@jridgewell/resolve-uri@^3.1.0": | ||
| 2325 | version "3.1.1" | ||
| 2326 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" | ||
| 2327 | integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== | ||
| 2328 | |||
| 2253 | "@jridgewell/set-array@^1.0.1": | 2329 | "@jridgewell/set-array@^1.0.1": |
| 2254 | version "1.1.2" | 2330 | version "1.1.2" |
| 2255 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" | 2331 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| @@ -2273,6 +2349,11 @@ | |||
| 2273 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" | 2349 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" |
| 2274 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg== | 2350 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg== |
| 2275 | 2351 | ||
| 2352 | "@jridgewell/sourcemap-codec@^1.4.14": | ||
| 2353 | version "1.4.15" | ||
| 2354 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" | ||
| 2355 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== | ||
| 2356 | |||
| 2276 | "@jridgewell/trace-mapping@^0.3.0": | 2357 | "@jridgewell/trace-mapping@^0.3.0": |
| 2277 | version "0.3.4" | 2358 | version "0.3.4" |
| 2278 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" | 2359 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" |
| @@ -2289,6 +2370,14 @@ | |||
| 2289 | "@jridgewell/resolve-uri" "3.1.0" | 2370 | "@jridgewell/resolve-uri" "3.1.0" |
| 2290 | "@jridgewell/sourcemap-codec" "1.4.14" | 2371 | "@jridgewell/sourcemap-codec" "1.4.14" |
| 2291 | 2372 | ||
| 2373 | "@jridgewell/trace-mapping@^0.3.17": | ||
| 2374 | version "0.3.20" | ||
| 2375 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" | ||
| 2376 | integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q== | ||
| 2377 | dependencies: | ||
| 2378 | "@jridgewell/resolve-uri" "^3.1.0" | ||
| 2379 | "@jridgewell/sourcemap-codec" "^1.4.14" | ||
| 2380 | |||
| 2292 | "@leichtgewicht/ip-codec@^2.0.1": | 2381 | "@leichtgewicht/ip-codec@^2.0.1": |
| 2293 | version "2.0.4" | 2382 | version "2.0.4" |
| 2294 | resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b" | 2383 | resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b" |
| @@ -3878,7 +3967,7 @@ case-sensitive-paths-webpack-plugin@^2.4.0: | |||
| 3878 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" | 3967 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" |
| 3879 | integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw== | 3968 | integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw== |
| 3880 | 3969 | ||
| 3881 | chalk@^2.0.0, chalk@^2.4.1: | 3970 | chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: |
| 3882 | version "2.4.2" | 3971 | version "2.4.2" |
| 3883 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | 3972 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
| 3884 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | 3973 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
