|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
41 | 41 | integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
42 | 42 |
|
43 | | -"@babel/compat-data@^7.14.5": |
44 | | - version "7.14.5" |
45 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea" |
46 | | - integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w== |
47 | | - |
48 | | -"@babel/compat-data@^7.14.7": |
49 | | - version "7.14.7" |
50 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
51 | | - integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
52 | | - |
53 | 43 | "@babel/compat-data@^7.15.0": |
54 | 44 | version "7.15.0" |
55 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
|
174 | 164 | browserslist "^4.14.5" |
175 | 165 | semver "7.0.0" |
176 | 166 |
|
177 | | -"@babel/helper-compilation-targets@^7.14.5": |
178 | | - version "7.14.5" |
179 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
180 | | - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
181 | | - dependencies: |
182 | | - "@babel/compat-data" "^7.14.5" |
183 | | - "@babel/helper-validator-option" "^7.14.5" |
184 | | - browserslist "^4.16.6" |
185 | | - semver "^6.3.0" |
186 | | - |
187 | 167 | "@babel/helper-compilation-targets@^7.15.4": |
188 | 168 | version "7.15.4" |
189 | 169 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" |
|
816 | 796 | "@babel/helper-plugin-utils" "^7.14.5" |
817 | 797 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
818 | 798 |
|
819 | | -"@babel/plugin-proposal-object-rest-spread@^7.14.7": |
820 | | - version "7.14.7" |
821 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" |
822 | | - integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== |
| 799 | +"@babel/plugin-proposal-object-rest-spread@^7.15.6": |
| 800 | + version "7.15.6" |
| 801 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" |
| 802 | + integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== |
823 | 803 | dependencies: |
824 | | - "@babel/compat-data" "^7.14.7" |
825 | | - "@babel/helper-compilation-targets" "^7.14.5" |
| 804 | + "@babel/compat-data" "^7.15.0" |
| 805 | + "@babel/helper-compilation-targets" "^7.15.4" |
826 | 806 | "@babel/helper-plugin-utils" "^7.14.5" |
827 | 807 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
828 | | - "@babel/plugin-transform-parameters" "^7.14.5" |
| 808 | + "@babel/plugin-transform-parameters" "^7.15.4" |
829 | 809 |
|
830 | 810 | "@babel/plugin-proposal-optional-catch-binding@^7.14.5": |
831 | 811 | version "7.14.5" |
|
1188 | 1168 | "@babel/helper-plugin-utils" "^7.14.5" |
1189 | 1169 | "@babel/helper-replace-supers" "^7.14.5" |
1190 | 1170 |
|
1191 | | -"@babel/plugin-transform-parameters@^7.14.5": |
1192 | | - version "7.14.5" |
1193 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3" |
1194 | | - integrity sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA== |
1195 | | - dependencies: |
1196 | | - "@babel/helper-plugin-utils" "^7.14.5" |
1197 | | - |
1198 | 1171 | "@babel/plugin-transform-parameters@^7.15.4": |
1199 | 1172 | version "7.15.4" |
1200 | 1173 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62" |
|
1307 | 1280 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1308 | 1281 | "@babel/helper-plugin-utils" "^7.14.5" |
1309 | 1282 |
|
1310 | | -"@babel/preset-env@7.15.4": |
1311 | | - version "7.15.4" |
1312 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" |
1313 | | - integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== |
| 1283 | +"@babel/preset-env@7.15.6": |
| 1284 | + version "7.15.6" |
| 1285 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
| 1286 | + integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
1314 | 1287 | dependencies: |
1315 | 1288 | "@babel/compat-data" "^7.15.0" |
1316 | 1289 | "@babel/helper-compilation-targets" "^7.15.4" |
|
1326 | 1299 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" |
1327 | 1300 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" |
1328 | 1301 | "@babel/plugin-proposal-numeric-separator" "^7.14.5" |
1329 | | - "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1302 | + "@babel/plugin-proposal-object-rest-spread" "^7.15.6" |
1330 | 1303 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" |
1331 | 1304 | "@babel/plugin-proposal-optional-chaining" "^7.14.5" |
1332 | 1305 | "@babel/plugin-proposal-private-methods" "^7.14.5" |
|
1379 | 1352 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
1380 | 1353 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
1381 | 1354 | "@babel/preset-modules" "^0.1.4" |
1382 | | - "@babel/types" "^7.15.4" |
| 1355 | + "@babel/types" "^7.15.6" |
1383 | 1356 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1384 | 1357 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1385 | 1358 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1555 | 1528 | "@babel/helper-validator-identifier" "^7.14.9" |
1556 | 1529 | to-fast-properties "^2.0.0" |
1557 | 1530 |
|
| 1531 | +"@babel/types@^7.15.6": |
| 1532 | + version "7.15.6" |
| 1533 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 1534 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 1535 | + dependencies: |
| 1536 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1537 | + to-fast-properties "^2.0.0" |
| 1538 | + |
1558 | 1539 | "@babel/types@^7.3.3": |
1559 | 1540 | version "7.9.5" |
1560 | 1541 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
|
0 commit comments