|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" |
29 | 29 | integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== |
30 | 30 |
|
31 | | -"@babel/compat-data@^7.14.5": |
32 | | - version "7.14.5" |
33 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea" |
34 | | - integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w== |
35 | | - |
36 | | -"@babel/compat-data@^7.14.7": |
37 | | - version "7.14.7" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
39 | | - integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
40 | | - |
41 | 31 | "@babel/compat-data@^7.15.0": |
42 | 32 | version "7.15.0" |
43 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
|
159 | 149 | browserslist "^4.16.6" |
160 | 150 | semver "^6.3.0" |
161 | 151 |
|
162 | | -"@babel/helper-compilation-targets@^7.14.5": |
163 | | - version "7.14.5" |
164 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
165 | | - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
166 | | - dependencies: |
167 | | - "@babel/compat-data" "^7.14.5" |
168 | | - "@babel/helper-validator-option" "^7.14.5" |
169 | | - browserslist "^4.16.6" |
170 | | - semver "^6.3.0" |
171 | | - |
172 | 152 | "@babel/helper-compilation-targets@^7.15.4": |
173 | 153 | version "7.15.4" |
174 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" |
|
723 | 703 | "@babel/helper-plugin-utils" "^7.14.5" |
724 | 704 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
725 | 705 |
|
726 | | -"@babel/plugin-proposal-object-rest-spread@^7.14.7": |
727 | | - version "7.14.7" |
728 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" |
729 | | - integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== |
| 706 | +"@babel/plugin-proposal-object-rest-spread@^7.15.6": |
| 707 | + version "7.15.6" |
| 708 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" |
| 709 | + integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== |
730 | 710 | dependencies: |
731 | | - "@babel/compat-data" "^7.14.7" |
732 | | - "@babel/helper-compilation-targets" "^7.14.5" |
| 711 | + "@babel/compat-data" "^7.15.0" |
| 712 | + "@babel/helper-compilation-targets" "^7.15.4" |
733 | 713 | "@babel/helper-plugin-utils" "^7.14.5" |
734 | 714 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
735 | | - "@babel/plugin-transform-parameters" "^7.14.5" |
| 715 | + "@babel/plugin-transform-parameters" "^7.15.4" |
736 | 716 |
|
737 | 717 | "@babel/plugin-proposal-optional-catch-binding@^7.14.5": |
738 | 718 | version "7.14.5" |
|
1110 | 1090 | "@babel/helper-plugin-utils" "^7.14.5" |
1111 | 1091 | "@babel/helper-replace-supers" "^7.14.5" |
1112 | 1092 |
|
1113 | | -"@babel/plugin-transform-parameters@^7.14.5": |
1114 | | - version "7.14.5" |
1115 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3" |
1116 | | - integrity sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA== |
1117 | | - dependencies: |
1118 | | - "@babel/helper-plugin-utils" "^7.14.5" |
1119 | | - |
1120 | 1093 | "@babel/plugin-transform-parameters@^7.15.4": |
1121 | 1094 | version "7.15.4" |
1122 | 1095 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62" |
|
1256 | 1229 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1257 | 1230 | "@babel/helper-plugin-utils" "^7.14.5" |
1258 | 1231 |
|
1259 | | -"@babel/preset-env@7.15.4": |
1260 | | - version "7.15.4" |
1261 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" |
1262 | | - integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== |
| 1232 | +"@babel/preset-env@7.15.6": |
| 1233 | + version "7.15.6" |
| 1234 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
| 1235 | + integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
1263 | 1236 | dependencies: |
1264 | 1237 | "@babel/compat-data" "^7.15.0" |
1265 | 1238 | "@babel/helper-compilation-targets" "^7.15.4" |
|
1275 | 1248 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" |
1276 | 1249 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" |
1277 | 1250 | "@babel/plugin-proposal-numeric-separator" "^7.14.5" |
1278 | | - "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1251 | + "@babel/plugin-proposal-object-rest-spread" "^7.15.6" |
1279 | 1252 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" |
1280 | 1253 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
1281 | 1254 | "@babel/plugin-proposal-private-methods" "^7.14.5" |
|
1328 | 1301 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
1329 | 1302 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
1330 | 1303 | "@babel/preset-modules" "^0.1.4" |
1331 | | - "@babel/types" "^7.15.4" |
| 1304 | + "@babel/types" "^7.15.6" |
1332 | 1305 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1333 | 1306 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1334 | 1307 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1486 | 1459 | "@babel/helper-validator-identifier" "^7.14.9" |
1487 | 1460 | to-fast-properties "^2.0.0" |
1488 | 1461 |
|
| 1462 | +"@babel/types@^7.15.6": |
| 1463 | + version "7.15.6" |
| 1464 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 1465 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 1466 | + dependencies: |
| 1467 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1468 | + to-fast-properties "^2.0.0" |
| 1469 | + |
1489 | 1470 | "@bcoe/v8-coverage@^0.2.3": |
1490 | 1471 | version "0.2.3" |
1491 | 1472 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments