|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744" |
22 | 22 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA== |
23 | 23 |
|
24 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15": |
| 24 | +"@babel/compat-data@^7.13.11": |
25 | 25 | version "7.13.15" |
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
27 | 27 | integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
28 | 28 |
|
29 | | -"@babel/compat-data@^7.14.0": |
30 | | - version "7.14.0" |
31 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919" |
32 | | - integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q== |
| 29 | +"@babel/compat-data@^7.14.4": |
| 30 | + version "7.14.4" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" |
| 32 | + integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== |
33 | 33 |
|
34 | 34 | "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
35 | 35 | version "7.12.10" |
|
129 | 129 | browserslist "^4.14.5" |
130 | 130 | semver "7.0.0" |
131 | 131 |
|
132 | | -"@babel/helper-compilation-targets@^7.13.16": |
133 | | - version "7.13.16" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c" |
135 | | - integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA== |
| 132 | +"@babel/helper-compilation-targets@^7.14.4": |
| 133 | + version "7.14.4" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516" |
| 135 | + integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA== |
136 | 136 | dependencies: |
137 | | - "@babel/compat-data" "^7.13.15" |
| 137 | + "@babel/compat-data" "^7.14.4" |
138 | 138 | "@babel/helper-validator-option" "^7.12.17" |
139 | | - browserslist "^4.14.5" |
| 139 | + browserslist "^4.16.6" |
140 | 140 | semver "^6.3.0" |
141 | 141 |
|
142 | 142 | "@babel/helper-create-class-features-plugin@^7.13.0": |
|
162 | 162 | "@babel/helper-replace-supers" "^7.13.12" |
163 | 163 | "@babel/helper-split-export-declaration" "^7.12.13" |
164 | 164 |
|
| 165 | +"@babel/helper-create-class-features-plugin@^7.14.3": |
| 166 | + version "7.14.4" |
| 167 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42" |
| 168 | + integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw== |
| 169 | + dependencies: |
| 170 | + "@babel/helper-annotate-as-pure" "^7.12.13" |
| 171 | + "@babel/helper-function-name" "^7.14.2" |
| 172 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 173 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 174 | + "@babel/helper-replace-supers" "^7.14.4" |
| 175 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 176 | + |
165 | 177 | "@babel/helper-create-regexp-features-plugin@^7.12.1": |
166 | 178 | version "7.12.7" |
167 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f" |
|
433 | 445 | "@babel/traverse" "^7.13.0" |
434 | 446 | "@babel/types" "^7.13.12" |
435 | 447 |
|
| 448 | +"@babel/helper-replace-supers@^7.14.4": |
| 449 | + version "7.14.4" |
| 450 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" |
| 451 | + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== |
| 452 | + dependencies: |
| 453 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 454 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 455 | + "@babel/traverse" "^7.14.2" |
| 456 | + "@babel/types" "^7.14.4" |
| 457 | + |
436 | 458 | "@babel/helper-simple-access@^7.12.1": |
437 | 459 | version "7.12.1" |
438 | 460 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
|
578 | 600 | "@babel/helper-create-class-features-plugin" "^7.13.0" |
579 | 601 | "@babel/helper-plugin-utils" "^7.13.0" |
580 | 602 |
|
581 | | -"@babel/plugin-proposal-class-static-block@^7.13.11": |
582 | | - version "7.13.11" |
583 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz#6fcbba4a962702c17e5371a0c7b39afde186d703" |
584 | | - integrity sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg== |
| 603 | +"@babel/plugin-proposal-class-static-block@^7.14.3": |
| 604 | + version "7.14.3" |
| 605 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360" |
| 606 | + integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ== |
585 | 607 | dependencies: |
| 608 | + "@babel/helper-create-class-features-plugin" "^7.14.3" |
586 | 609 | "@babel/helper-plugin-utils" "^7.13.0" |
587 | 610 | "@babel/plugin-syntax-class-static-block" "^7.12.13" |
588 | 611 |
|
|
634 | 657 | "@babel/helper-plugin-utils" "^7.13.0" |
635 | 658 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
636 | 659 |
|
637 | | -"@babel/plugin-proposal-object-rest-spread@^7.14.2": |
638 | | - version "7.14.2" |
639 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc" |
640 | | - integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw== |
| 660 | +"@babel/plugin-proposal-object-rest-spread@^7.14.4": |
| 661 | + version "7.14.4" |
| 662 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4" |
| 663 | + integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA== |
641 | 664 | dependencies: |
642 | | - "@babel/compat-data" "^7.14.0" |
643 | | - "@babel/helper-compilation-targets" "^7.13.16" |
| 665 | + "@babel/compat-data" "^7.14.4" |
| 666 | + "@babel/helper-compilation-targets" "^7.14.4" |
644 | 667 | "@babel/helper-plugin-utils" "^7.13.0" |
645 | 668 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
646 | 669 | "@babel/plugin-transform-parameters" "^7.14.2" |
|
854 | 877 | dependencies: |
855 | 878 | "@babel/helper-plugin-utils" "^7.12.13" |
856 | 879 |
|
857 | | -"@babel/plugin-transform-block-scoping@^7.14.2": |
858 | | - version "7.14.2" |
859 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c" |
860 | | - integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg== |
| 880 | +"@babel/plugin-transform-block-scoping@^7.14.4": |
| 881 | + version "7.14.4" |
| 882 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" |
| 883 | + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== |
861 | 884 | dependencies: |
862 | 885 | "@babel/helper-plugin-utils" "^7.13.0" |
863 | 886 |
|
864 | | -"@babel/plugin-transform-classes@^7.14.2": |
865 | | - version "7.14.2" |
866 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d" |
867 | | - integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg== |
| 887 | +"@babel/plugin-transform-classes@^7.14.4": |
| 888 | + version "7.14.4" |
| 889 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a" |
| 890 | + integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ== |
868 | 891 | dependencies: |
869 | 892 | "@babel/helper-annotate-as-pure" "^7.12.13" |
870 | 893 | "@babel/helper-function-name" "^7.14.2" |
871 | 894 | "@babel/helper-optimise-call-expression" "^7.12.13" |
872 | 895 | "@babel/helper-plugin-utils" "^7.13.0" |
873 | | - "@babel/helper-replace-supers" "^7.13.12" |
| 896 | + "@babel/helper-replace-supers" "^7.14.4" |
874 | 897 | "@babel/helper-split-export-declaration" "^7.12.13" |
875 | 898 | globals "^11.1.0" |
876 | 899 |
|
|
881 | 904 | dependencies: |
882 | 905 | "@babel/helper-plugin-utils" "^7.13.0" |
883 | 906 |
|
884 | | -"@babel/plugin-transform-destructuring@^7.13.17": |
885 | | - version "7.13.17" |
886 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27" |
887 | | - integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA== |
| 907 | +"@babel/plugin-transform-destructuring@^7.14.4": |
| 908 | + version "7.14.4" |
| 909 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed" |
| 910 | + integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA== |
888 | 911 | dependencies: |
889 | 912 | "@babel/helper-plugin-utils" "^7.13.0" |
890 | 913 |
|
|
1087 | 1110 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
1088 | 1111 | "@babel/helper-plugin-utils" "^7.12.13" |
1089 | 1112 |
|
1090 | | -"@babel/preset-env@7.14.2": |
1091 | | - version "7.14.2" |
1092 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5" |
1093 | | - integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ== |
| 1113 | +"@babel/preset-env@7.14.4": |
| 1114 | + version "7.14.4" |
| 1115 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d" |
| 1116 | + integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA== |
1094 | 1117 | dependencies: |
1095 | | - "@babel/compat-data" "^7.14.0" |
1096 | | - "@babel/helper-compilation-targets" "^7.13.16" |
| 1118 | + "@babel/compat-data" "^7.14.4" |
| 1119 | + "@babel/helper-compilation-targets" "^7.14.4" |
1097 | 1120 | "@babel/helper-plugin-utils" "^7.13.0" |
1098 | 1121 | "@babel/helper-validator-option" "^7.12.17" |
1099 | 1122 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
1100 | 1123 | "@babel/plugin-proposal-async-generator-functions" "^7.14.2" |
1101 | 1124 | "@babel/plugin-proposal-class-properties" "^7.13.0" |
1102 | | - "@babel/plugin-proposal-class-static-block" "^7.13.11" |
| 1125 | + "@babel/plugin-proposal-class-static-block" "^7.14.3" |
1103 | 1126 | "@babel/plugin-proposal-dynamic-import" "^7.14.2" |
1104 | 1127 | "@babel/plugin-proposal-export-namespace-from" "^7.14.2" |
1105 | 1128 | "@babel/plugin-proposal-json-strings" "^7.14.2" |
1106 | 1129 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2" |
1107 | 1130 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2" |
1108 | 1131 | "@babel/plugin-proposal-numeric-separator" "^7.14.2" |
1109 | | - "@babel/plugin-proposal-object-rest-spread" "^7.14.2" |
| 1132 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.4" |
1110 | 1133 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.2" |
1111 | 1134 | "@babel/plugin-proposal-optional-chaining" "^7.14.2" |
1112 | 1135 | "@babel/plugin-proposal-private-methods" "^7.13.0" |
|
1129 | 1152 | "@babel/plugin-transform-arrow-functions" "^7.13.0" |
1130 | 1153 | "@babel/plugin-transform-async-to-generator" "^7.13.0" |
1131 | 1154 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
1132 | | - "@babel/plugin-transform-block-scoping" "^7.14.2" |
1133 | | - "@babel/plugin-transform-classes" "^7.14.2" |
| 1155 | + "@babel/plugin-transform-block-scoping" "^7.14.4" |
| 1156 | + "@babel/plugin-transform-classes" "^7.14.4" |
1134 | 1157 | "@babel/plugin-transform-computed-properties" "^7.13.0" |
1135 | | - "@babel/plugin-transform-destructuring" "^7.13.17" |
| 1158 | + "@babel/plugin-transform-destructuring" "^7.14.4" |
1136 | 1159 | "@babel/plugin-transform-dotall-regex" "^7.12.13" |
1137 | 1160 | "@babel/plugin-transform-duplicate-keys" "^7.12.13" |
1138 | 1161 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13" |
|
1159 | 1182 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
1160 | 1183 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
1161 | 1184 | "@babel/preset-modules" "^0.1.4" |
1162 | | - "@babel/types" "^7.14.2" |
| 1185 | + "@babel/types" "^7.14.4" |
1163 | 1186 | babel-plugin-polyfill-corejs2 "^0.2.0" |
1164 | 1187 | babel-plugin-polyfill-corejs3 "^0.2.0" |
1165 | 1188 | babel-plugin-polyfill-regenerator "^0.2.0" |
|
1318 | 1341 | "@babel/helper-validator-identifier" "^7.14.0" |
1319 | 1342 | to-fast-properties "^2.0.0" |
1320 | 1343 |
|
| 1344 | +"@babel/types@^7.14.4": |
| 1345 | + version "7.14.4" |
| 1346 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
| 1347 | + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
| 1348 | + dependencies: |
| 1349 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1350 | + to-fast-properties "^2.0.0" |
| 1351 | + |
1321 | 1352 | "@bcoe/v8-coverage@^0.2.3": |
1322 | 1353 | version "0.2.3" |
1323 | 1354 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -2654,7 +2685,7 @@ browserify-sign@^4.0.0: |
2654 | 2685 | readable-stream "^3.6.0" |
2655 | 2686 | safe-buffer "^5.2.0" |
2656 | 2687 |
|
2657 | | -browserslist@^4.14.5, browserslist@^4.16.3: |
| 2688 | +browserslist@^4.14.5, browserslist@^4.16.3, browserslist@^4.16.6: |
2658 | 2689 | version "4.16.6" |
2659 | 2690 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" |
2660 | 2691 | integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== |
|
0 commit comments