|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
22 | 22 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
23 | 23 |
|
| 24 | +"@babel/compat-data@^7.14.4": |
| 25 | + version "7.14.4" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" |
| 27 | + integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== |
| 28 | + |
24 | 29 | "@babel/core@7.14.3", "@babel/core@^7.12.10", "@babel/core@^7.12.16":
|
25 | 30 | version "7.14.3"
|
26 | 31 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
|
|
85 | 90 | browserslist "^4.14.5"
|
86 | 91 | semver "^6.3.0"
|
87 | 92 |
|
| 93 | +"@babel/helper-compilation-targets@^7.14.4": |
| 94 | + version "7.14.4" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516" |
| 96 | + integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA== |
| 97 | + dependencies: |
| 98 | + "@babel/compat-data" "^7.14.4" |
| 99 | + "@babel/helper-validator-option" "^7.12.17" |
| 100 | + browserslist "^4.16.6" |
| 101 | + semver "^6.3.0" |
| 102 | + |
88 | 103 | "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.3":
|
89 | 104 | version "7.14.3"
|
90 | 105 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz#832111bcf4f57ca57a4c5b1a000fc125abc6554a"
|
|
209 | 224 | "@babel/traverse" "^7.14.2"
|
210 | 225 | "@babel/types" "^7.14.2"
|
211 | 226 |
|
| 227 | +"@babel/helper-replace-supers@^7.14.4": |
| 228 | + version "7.14.4" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" |
| 230 | + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== |
| 231 | + dependencies: |
| 232 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 233 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 234 | + "@babel/traverse" "^7.14.2" |
| 235 | + "@babel/types" "^7.14.4" |
| 236 | + |
212 | 237 | "@babel/helper-simple-access@^7.13.12":
|
213 | 238 | version "7.13.12"
|
214 | 239 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
307 | 332 | "@babel/helper-create-class-features-plugin" "^7.13.0"
|
308 | 333 | "@babel/helper-plugin-utils" "^7.13.0"
|
309 | 334 |
|
310 |
| -"@babel/plugin-proposal-class-static-block@^7.13.11": |
| 335 | +"@babel/plugin-proposal-class-static-block@^7.13.11", "@babel/plugin-proposal-class-static-block@^7.14.3": |
311 | 336 | version "7.14.3"
|
312 | 337 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
|
313 | 338 | integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
|
|
375 | 400 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
376 | 401 | "@babel/plugin-transform-parameters" "^7.14.2"
|
377 | 402 |
|
| 403 | +"@babel/plugin-proposal-object-rest-spread@^7.14.4": |
| 404 | + version "7.14.4" |
| 405 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4" |
| 406 | + integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA== |
| 407 | + dependencies: |
| 408 | + "@babel/compat-data" "^7.14.4" |
| 409 | + "@babel/helper-compilation-targets" "^7.14.4" |
| 410 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 411 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 412 | + "@babel/plugin-transform-parameters" "^7.14.2" |
| 413 | + |
378 | 414 | "@babel/plugin-proposal-optional-catch-binding@^7.14.2":
|
379 | 415 | version "7.14.2"
|
380 | 416 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717"
|
|
567 | 603 | dependencies:
|
568 | 604 | "@babel/helper-plugin-utils" "^7.13.0"
|
569 | 605 |
|
| 606 | +"@babel/plugin-transform-block-scoping@^7.14.4": |
| 607 | + version "7.14.4" |
| 608 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" |
| 609 | + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== |
| 610 | + dependencies: |
| 611 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 612 | + |
570 | 613 | "@babel/plugin-transform-classes@^7.14.2":
|
571 | 614 | version "7.14.2"
|
572 | 615 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
|
|
580 | 623 | "@babel/helper-split-export-declaration" "^7.12.13"
|
581 | 624 | globals "^11.1.0"
|
582 | 625 |
|
| 626 | +"@babel/plugin-transform-classes@^7.14.4": |
| 627 | + version "7.14.4" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a" |
| 629 | + integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ== |
| 630 | + dependencies: |
| 631 | + "@babel/helper-annotate-as-pure" "^7.12.13" |
| 632 | + "@babel/helper-function-name" "^7.14.2" |
| 633 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 634 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 635 | + "@babel/helper-replace-supers" "^7.14.4" |
| 636 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 637 | + globals "^11.1.0" |
| 638 | + |
583 | 639 | "@babel/plugin-transform-computed-properties@^7.13.0":
|
584 | 640 | version "7.13.0"
|
585 | 641 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed"
|
|
594 | 650 | dependencies:
|
595 | 651 | "@babel/helper-plugin-utils" "^7.13.0"
|
596 | 652 |
|
| 653 | +"@babel/plugin-transform-destructuring@^7.14.4": |
| 654 | + version "7.14.4" |
| 655 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed" |
| 656 | + integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA== |
| 657 | + dependencies: |
| 658 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 659 | + |
597 | 660 | "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
|
598 | 661 | version "7.12.13"
|
599 | 662 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad"
|
|
826 | 889 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
827 | 890 | "@babel/helper-plugin-utils" "^7.12.13"
|
828 | 891 |
|
829 |
| -"@babel/preset-env@7.14.2", "@babel/preset-env@^7.12.11": |
| 892 | +"@babel/preset-env@7.14.4": |
| 893 | + version "7.14.4" |
| 894 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d" |
| 895 | + integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA== |
| 896 | + dependencies: |
| 897 | + "@babel/compat-data" "^7.14.4" |
| 898 | + "@babel/helper-compilation-targets" "^7.14.4" |
| 899 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 900 | + "@babel/helper-validator-option" "^7.12.17" |
| 901 | + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
| 902 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.2" |
| 903 | + "@babel/plugin-proposal-class-properties" "^7.13.0" |
| 904 | + "@babel/plugin-proposal-class-static-block" "^7.14.3" |
| 905 | + "@babel/plugin-proposal-dynamic-import" "^7.14.2" |
| 906 | + "@babel/plugin-proposal-export-namespace-from" "^7.14.2" |
| 907 | + "@babel/plugin-proposal-json-strings" "^7.14.2" |
| 908 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2" |
| 909 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2" |
| 910 | + "@babel/plugin-proposal-numeric-separator" "^7.14.2" |
| 911 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.4" |
| 912 | + "@babel/plugin-proposal-optional-catch-binding" "^7.14.2" |
| 913 | + "@babel/plugin-proposal-optional-chaining" "^7.14.2" |
| 914 | + "@babel/plugin-proposal-private-methods" "^7.13.0" |
| 915 | + "@babel/plugin-proposal-private-property-in-object" "^7.14.0" |
| 916 | + "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" |
| 917 | + "@babel/plugin-syntax-async-generators" "^7.8.4" |
| 918 | + "@babel/plugin-syntax-class-properties" "^7.12.13" |
| 919 | + "@babel/plugin-syntax-class-static-block" "^7.12.13" |
| 920 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 921 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 922 | + "@babel/plugin-syntax-json-strings" "^7.8.3" |
| 923 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 924 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 925 | + "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| 926 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 927 | + "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
| 928 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 929 | + "@babel/plugin-syntax-private-property-in-object" "^7.14.0" |
| 930 | + "@babel/plugin-syntax-top-level-await" "^7.12.13" |
| 931 | + "@babel/plugin-transform-arrow-functions" "^7.13.0" |
| 932 | + "@babel/plugin-transform-async-to-generator" "^7.13.0" |
| 933 | + "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
| 934 | + "@babel/plugin-transform-block-scoping" "^7.14.4" |
| 935 | + "@babel/plugin-transform-classes" "^7.14.4" |
| 936 | + "@babel/plugin-transform-computed-properties" "^7.13.0" |
| 937 | + "@babel/plugin-transform-destructuring" "^7.14.4" |
| 938 | + "@babel/plugin-transform-dotall-regex" "^7.12.13" |
| 939 | + "@babel/plugin-transform-duplicate-keys" "^7.12.13" |
| 940 | + "@babel/plugin-transform-exponentiation-operator" "^7.12.13" |
| 941 | + "@babel/plugin-transform-for-of" "^7.13.0" |
| 942 | + "@babel/plugin-transform-function-name" "^7.12.13" |
| 943 | + "@babel/plugin-transform-literals" "^7.12.13" |
| 944 | + "@babel/plugin-transform-member-expression-literals" "^7.12.13" |
| 945 | + "@babel/plugin-transform-modules-amd" "^7.14.2" |
| 946 | + "@babel/plugin-transform-modules-commonjs" "^7.14.0" |
| 947 | + "@babel/plugin-transform-modules-systemjs" "^7.13.8" |
| 948 | + "@babel/plugin-transform-modules-umd" "^7.14.0" |
| 949 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13" |
| 950 | + "@babel/plugin-transform-new-target" "^7.12.13" |
| 951 | + "@babel/plugin-transform-object-super" "^7.12.13" |
| 952 | + "@babel/plugin-transform-parameters" "^7.14.2" |
| 953 | + "@babel/plugin-transform-property-literals" "^7.12.13" |
| 954 | + "@babel/plugin-transform-regenerator" "^7.13.15" |
| 955 | + "@babel/plugin-transform-reserved-words" "^7.12.13" |
| 956 | + "@babel/plugin-transform-shorthand-properties" "^7.12.13" |
| 957 | + "@babel/plugin-transform-spread" "^7.13.0" |
| 958 | + "@babel/plugin-transform-sticky-regex" "^7.12.13" |
| 959 | + "@babel/plugin-transform-template-literals" "^7.13.0" |
| 960 | + "@babel/plugin-transform-typeof-symbol" "^7.12.13" |
| 961 | + "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
| 962 | + "@babel/plugin-transform-unicode-regex" "^7.12.13" |
| 963 | + "@babel/preset-modules" "^0.1.4" |
| 964 | + "@babel/types" "^7.14.4" |
| 965 | + babel-plugin-polyfill-corejs2 "^0.2.0" |
| 966 | + babel-plugin-polyfill-corejs3 "^0.2.0" |
| 967 | + babel-plugin-polyfill-regenerator "^0.2.0" |
| 968 | + core-js-compat "^3.9.0" |
| 969 | + semver "^6.3.0" |
| 970 | + |
| 971 | +"@babel/preset-env@^7.12.11": |
830 | 972 | version "7.14.2"
|
831 | 973 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
|
832 | 974 | integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
|
|
986 | 1128 | "@babel/helper-validator-identifier" "^7.14.0"
|
987 | 1129 | to-fast-properties "^2.0.0"
|
988 | 1130 |
|
| 1131 | +"@babel/types@^7.14.4": |
| 1132 | + version "7.14.4" |
| 1133 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
| 1134 | + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
| 1135 | + dependencies: |
| 1136 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1137 | + to-fast-properties "^2.0.0" |
| 1138 | + |
989 | 1139 | "@bcoe/v8-coverage@^0.2.3":
|
990 | 1140 | version "0.2.3"
|
991 | 1141 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments