|
59 | 59 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
60 | 60 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
61 | 61 |
|
62 | | -"@babel/compat-data@^7.14.9": |
63 | | - version "7.14.9" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
65 | | - integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 62 | +"@babel/compat-data@^7.15.0": |
| 63 | + version "7.15.0" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
| 65 | + integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
66 | 66 |
|
67 | 67 | |
68 | 68 | version "7.12.3" |
|
86 | 86 | semver "^5.4.1" |
87 | 87 | source-map "^0.5.0" |
88 | 88 |
|
89 | | -"@babel/core@7.14.8": |
90 | | - version "7.14.8" |
91 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
92 | | - integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
| 89 | +"@babel/core@7.15.0": |
| 90 | + version "7.15.0" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
| 92 | + integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
93 | 93 | dependencies: |
94 | 94 | "@babel/code-frame" "^7.14.5" |
95 | | - "@babel/generator" "^7.14.8" |
96 | | - "@babel/helper-compilation-targets" "^7.14.5" |
97 | | - "@babel/helper-module-transforms" "^7.14.8" |
| 95 | + "@babel/generator" "^7.15.0" |
| 96 | + "@babel/helper-compilation-targets" "^7.15.0" |
| 97 | + "@babel/helper-module-transforms" "^7.15.0" |
98 | 98 | "@babel/helpers" "^7.14.8" |
99 | | - "@babel/parser" "^7.14.8" |
| 99 | + "@babel/parser" "^7.15.0" |
100 | 100 | "@babel/template" "^7.14.5" |
101 | | - "@babel/traverse" "^7.14.8" |
102 | | - "@babel/types" "^7.14.8" |
| 101 | + "@babel/traverse" "^7.15.0" |
| 102 | + "@babel/types" "^7.15.0" |
103 | 103 | convert-source-map "^1.7.0" |
104 | 104 | debug "^4.1.0" |
105 | 105 | gensync "^1.0.0-beta.2" |
|
183 | 183 | jsesc "^2.5.1" |
184 | 184 | source-map "^0.5.0" |
185 | 185 |
|
| 186 | +"@babel/generator@^7.15.0": |
| 187 | + version "7.15.0" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 189 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
| 190 | + dependencies: |
| 191 | + "@babel/types" "^7.15.0" |
| 192 | + jsesc "^2.5.1" |
| 193 | + source-map "^0.5.0" |
| 194 | + |
186 | 195 | "@babel/helper-annotate-as-pure@^7.10.4": |
187 | 196 | version "7.12.10" |
188 | 197 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d" |
|
235 | 244 | browserslist "^4.16.6" |
236 | 245 | semver "^6.3.0" |
237 | 246 |
|
| 247 | +"@babel/helper-compilation-targets@^7.15.0": |
| 248 | + version "7.15.0" |
| 249 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
| 250 | + integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
| 251 | + dependencies: |
| 252 | + "@babel/compat-data" "^7.15.0" |
| 253 | + "@babel/helper-validator-option" "^7.14.5" |
| 254 | + browserslist "^4.16.6" |
| 255 | + semver "^6.3.0" |
| 256 | + |
238 | 257 | "@babel/helper-create-class-features-plugin@^7.14.5": |
239 | 258 | version "7.14.5" |
240 | 259 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef" |
|
247 | 266 | "@babel/helper-replace-supers" "^7.14.5" |
248 | 267 | "@babel/helper-split-export-declaration" "^7.14.5" |
249 | 268 |
|
| 269 | +"@babel/helper-create-class-features-plugin@^7.15.0": |
| 270 | + version "7.15.0" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7" |
| 272 | + integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q== |
| 273 | + dependencies: |
| 274 | + "@babel/helper-annotate-as-pure" "^7.14.5" |
| 275 | + "@babel/helper-function-name" "^7.14.5" |
| 276 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
| 277 | + "@babel/helper-optimise-call-expression" "^7.14.5" |
| 278 | + "@babel/helper-replace-supers" "^7.15.0" |
| 279 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 280 | + |
250 | 281 | "@babel/helper-create-regexp-features-plugin@^7.12.1": |
251 | 282 | version "7.12.7" |
252 | 283 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f" |
|
360 | 391 | dependencies: |
361 | 392 | "@babel/types" "^7.14.5" |
362 | 393 |
|
| 394 | +"@babel/helper-member-expression-to-functions@^7.15.0": |
| 395 | + version "7.15.0" |
| 396 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
| 397 | + integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
| 398 | + dependencies: |
| 399 | + "@babel/types" "^7.15.0" |
| 400 | + |
363 | 401 | "@babel/helper-module-imports@^7.12.1": |
364 | 402 | version "7.12.5" |
365 | 403 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
|
425 | 463 | "@babel/traverse" "^7.14.5" |
426 | 464 | "@babel/types" "^7.14.5" |
427 | 465 |
|
428 | | -"@babel/helper-module-transforms@^7.14.8": |
429 | | - version "7.14.8" |
430 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
431 | | - integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 466 | +"@babel/helper-module-transforms@^7.15.0": |
| 467 | + version "7.15.0" |
| 468 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
| 469 | + integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
432 | 470 | dependencies: |
433 | 471 | "@babel/helper-module-imports" "^7.14.5" |
434 | | - "@babel/helper-replace-supers" "^7.14.5" |
| 472 | + "@babel/helper-replace-supers" "^7.15.0" |
435 | 473 | "@babel/helper-simple-access" "^7.14.8" |
436 | 474 | "@babel/helper-split-export-declaration" "^7.14.5" |
437 | | - "@babel/helper-validator-identifier" "^7.14.8" |
| 475 | + "@babel/helper-validator-identifier" "^7.14.9" |
438 | 476 | "@babel/template" "^7.14.5" |
439 | | - "@babel/traverse" "^7.14.8" |
440 | | - "@babel/types" "^7.14.8" |
| 477 | + "@babel/traverse" "^7.15.0" |
| 478 | + "@babel/types" "^7.15.0" |
441 | 479 |
|
442 | 480 | "@babel/helper-optimise-call-expression@^7.12.10": |
443 | 481 | version "7.12.10" |
|
519 | 557 | "@babel/traverse" "^7.14.5" |
520 | 558 | "@babel/types" "^7.14.5" |
521 | 559 |
|
| 560 | +"@babel/helper-replace-supers@^7.15.0": |
| 561 | + version "7.15.0" |
| 562 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
| 563 | + integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
| 564 | + dependencies: |
| 565 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
| 566 | + "@babel/helper-optimise-call-expression" "^7.14.5" |
| 567 | + "@babel/traverse" "^7.15.0" |
| 568 | + "@babel/types" "^7.15.0" |
| 569 | + |
522 | 570 | "@babel/helper-simple-access@^7.12.1": |
523 | 571 | version "7.12.1" |
524 | 572 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
|
719 | 767 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
720 | 768 | integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
721 | 769 |
|
| 770 | +"@babel/parser@^7.15.0": |
| 771 | + version "7.15.0" |
| 772 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9" |
| 773 | + integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ== |
| 774 | + |
722 | 775 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
723 | 776 | version "7.14.5" |
724 | 777 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e" |
|
1123 | 1176 | "@babel/helper-plugin-utils" "^7.14.5" |
1124 | 1177 | babel-plugin-dynamic-import-node "^2.3.3" |
1125 | 1178 |
|
1126 | | -"@babel/plugin-transform-modules-commonjs@^7.14.5": |
1127 | | - version "7.14.5" |
1128 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97" |
1129 | | - integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A== |
| 1179 | +"@babel/plugin-transform-modules-commonjs@^7.15.0": |
| 1180 | + version "7.15.0" |
| 1181 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281" |
| 1182 | + integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig== |
1130 | 1183 | dependencies: |
1131 | | - "@babel/helper-module-transforms" "^7.14.5" |
| 1184 | + "@babel/helper-module-transforms" "^7.15.0" |
1132 | 1185 | "@babel/helper-plugin-utils" "^7.14.5" |
1133 | | - "@babel/helper-simple-access" "^7.14.5" |
| 1186 | + "@babel/helper-simple-access" "^7.14.8" |
1134 | 1187 | babel-plugin-dynamic-import-node "^2.3.3" |
1135 | 1188 |
|
1136 | 1189 | "@babel/plugin-transform-modules-systemjs@^7.14.5": |
|
1235 | 1288 | dependencies: |
1236 | 1289 | "@babel/helper-plugin-utils" "^7.14.5" |
1237 | 1290 |
|
1238 | | -"@babel/plugin-transform-runtime@7.14.5": |
1239 | | - version "7.14.5" |
1240 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz#30491dad49c6059f8f8fa5ee8896a0089e987523" |
1241 | | - integrity sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg== |
| 1291 | +"@babel/plugin-transform-runtime@7.15.0": |
| 1292 | + version "7.15.0" |
| 1293 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.15.0.tgz#d3aa650d11678ca76ce294071fda53d7804183b3" |
| 1294 | + integrity sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw== |
1242 | 1295 | dependencies: |
1243 | 1296 | "@babel/helper-module-imports" "^7.14.5" |
1244 | 1297 | "@babel/helper-plugin-utils" "^7.14.5" |
|
1283 | 1336 | dependencies: |
1284 | 1337 | "@babel/helper-plugin-utils" "^7.14.5" |
1285 | 1338 |
|
1286 | | -"@babel/plugin-transform-typescript@^7.14.5": |
1287 | | - version "7.14.5" |
1288 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.5.tgz#5b41b59072f765bd1ec1d0b694e08c7df0f6f8a0" |
1289 | | - integrity sha512-cFD5PKp4b8/KkwQ7h71FdPXFvz1RgwTFF9akRZwFldb9G0AHf7CgoPx96c4Q/ZVjh6V81tqQwW5YiHws16OzPg== |
| 1339 | +"@babel/plugin-transform-typescript@^7.15.0": |
| 1340 | + version "7.15.0" |
| 1341 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e" |
| 1342 | + integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w== |
1290 | 1343 | dependencies: |
1291 | | - "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 1344 | + "@babel/helper-create-class-features-plugin" "^7.15.0" |
1292 | 1345 | "@babel/helper-plugin-utils" "^7.14.5" |
1293 | 1346 | "@babel/plugin-syntax-typescript" "^7.14.5" |
1294 | 1347 |
|
|
1307 | 1360 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1308 | 1361 | "@babel/helper-plugin-utils" "^7.14.5" |
1309 | 1362 |
|
1310 | | -"@babel/preset-env@7.14.9": |
1311 | | - version "7.14.9" |
1312 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
1313 | | - integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
| 1363 | +"@babel/preset-env@7.15.0": |
| 1364 | + version "7.15.0" |
| 1365 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464" |
| 1366 | + integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q== |
1314 | 1367 | dependencies: |
1315 | | - "@babel/compat-data" "^7.14.9" |
1316 | | - "@babel/helper-compilation-targets" "^7.14.5" |
| 1368 | + "@babel/compat-data" "^7.15.0" |
| 1369 | + "@babel/helper-compilation-targets" "^7.15.0" |
1317 | 1370 | "@babel/helper-plugin-utils" "^7.14.5" |
1318 | 1371 | "@babel/helper-validator-option" "^7.14.5" |
1319 | 1372 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5" |
|
1361 | 1414 | "@babel/plugin-transform-literals" "^7.14.5" |
1362 | 1415 | "@babel/plugin-transform-member-expression-literals" "^7.14.5" |
1363 | 1416 | "@babel/plugin-transform-modules-amd" "^7.14.5" |
1364 | | - "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
| 1417 | + "@babel/plugin-transform-modules-commonjs" "^7.15.0" |
1365 | 1418 | "@babel/plugin-transform-modules-systemjs" "^7.14.5" |
1366 | 1419 | "@babel/plugin-transform-modules-umd" "^7.14.5" |
1367 | 1420 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
|
1379 | 1432 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
1380 | 1433 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
1381 | 1434 | "@babel/preset-modules" "^0.1.4" |
1382 | | - "@babel/types" "^7.14.9" |
| 1435 | + "@babel/types" "^7.15.0" |
1383 | 1436 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1384 | 1437 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1385 | 1438 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1409 | 1462 | "@babel/plugin-transform-react-jsx-development" "^7.14.5" |
1410 | 1463 | "@babel/plugin-transform-react-pure-annotations" "^7.14.5" |
1411 | 1464 |
|
1412 | | -"@babel/preset-typescript@7.14.5": |
1413 | | - version "7.14.5" |
1414 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz#aa98de119cf9852b79511f19e7f44a2d379bcce0" |
1415 | | - integrity sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw== |
| 1465 | +"@babel/preset-typescript@7.15.0": |
| 1466 | + version "7.15.0" |
| 1467 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" |
| 1468 | + integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== |
1416 | 1469 | dependencies: |
1417 | 1470 | "@babel/helper-plugin-utils" "^7.14.5" |
1418 | 1471 | "@babel/helper-validator-option" "^7.14.5" |
1419 | | - "@babel/plugin-transform-typescript" "^7.14.5" |
| 1472 | + "@babel/plugin-transform-typescript" "^7.15.0" |
1420 | 1473 |
|
1421 | 1474 | "@babel/runtime-corejs3@^7.10.2": |
1422 | 1475 | version "7.13.10" |
|
1527 | 1580 | debug "^4.1.0" |
1528 | 1581 | globals "^11.1.0" |
1529 | 1582 |
|
| 1583 | +"@babel/traverse@^7.15.0": |
| 1584 | + version "7.15.0" |
| 1585 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 1586 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
| 1587 | + dependencies: |
| 1588 | + "@babel/code-frame" "^7.14.5" |
| 1589 | + "@babel/generator" "^7.15.0" |
| 1590 | + "@babel/helper-function-name" "^7.14.5" |
| 1591 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 1592 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 1593 | + "@babel/parser" "^7.15.0" |
| 1594 | + "@babel/types" "^7.15.0" |
| 1595 | + debug "^4.1.0" |
| 1596 | + globals "^11.1.0" |
| 1597 | + |
1530 | 1598 | "@babel/types@^7.0.0", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1531 | 1599 | version "7.13.0" |
1532 | 1600 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
|
1578 | 1646 | "@babel/helper-validator-identifier" "^7.14.8" |
1579 | 1647 | to-fast-properties "^2.0.0" |
1580 | 1648 |
|
1581 | | -"@babel/types@^7.14.9": |
1582 | | - version "7.14.9" |
1583 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
1584 | | - integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1649 | +"@babel/types@^7.15.0": |
| 1650 | + version "7.15.0" |
| 1651 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 1652 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
1585 | 1653 | dependencies: |
1586 | 1654 | "@babel/helper-validator-identifier" "^7.14.9" |
1587 | 1655 | to-fast-properties "^2.0.0" |
|
0 commit comments