|
130 | 130 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
131 | 131 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |
132 | 132 |
|
133 | | -"@babel/core@7.17.5": |
134 | | - version "7.17.5" |
135 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
136 | | - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 133 | +"@babel/compat-data@^7.17.7": |
| 134 | + version "7.17.7" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 136 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 137 | + |
| 138 | +"@babel/core@7.17.7": |
| 139 | + version "7.17.7" |
| 140 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
| 141 | + integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
137 | 142 | dependencies: |
138 | 143 | "@ampproject/remapping" "^2.1.0" |
139 | 144 | "@babel/code-frame" "^7.16.7" |
140 | | - "@babel/generator" "^7.17.3" |
141 | | - "@babel/helper-compilation-targets" "^7.16.7" |
142 | | - "@babel/helper-module-transforms" "^7.16.7" |
143 | | - "@babel/helpers" "^7.17.2" |
144 | | - "@babel/parser" "^7.17.3" |
| 145 | + "@babel/generator" "^7.17.7" |
| 146 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 147 | + "@babel/helper-module-transforms" "^7.17.7" |
| 148 | + "@babel/helpers" "^7.17.7" |
| 149 | + "@babel/parser" "^7.17.7" |
145 | 150 | "@babel/template" "^7.16.7" |
146 | 151 | "@babel/traverse" "^7.17.3" |
147 | 152 | "@babel/types" "^7.17.0" |
|
417 | 422 | jsesc "^2.5.1" |
418 | 423 | source-map "^0.5.0" |
419 | 424 |
|
| 425 | +"@babel/generator@^7.17.7": |
| 426 | + version "7.17.7" |
| 427 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 428 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 429 | + dependencies: |
| 430 | + "@babel/types" "^7.17.0" |
| 431 | + jsesc "^2.5.1" |
| 432 | + source-map "^0.5.0" |
| 433 | + |
420 | 434 | "@babel/generator@^7.5.5": |
421 | 435 | version "7.5.5" |
422 | 436 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf" |
|
569 | 583 | browserslist "^4.17.5" |
570 | 584 | semver "^6.3.0" |
571 | 585 |
|
| 586 | +"@babel/helper-compilation-targets@^7.17.7": |
| 587 | + version "7.17.7" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 589 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 590 | + dependencies: |
| 591 | + "@babel/compat-data" "^7.17.7" |
| 592 | + "@babel/helper-validator-option" "^7.16.7" |
| 593 | + browserslist "^4.17.5" |
| 594 | + semver "^6.3.0" |
| 595 | + |
572 | 596 | "@babel/helper-create-class-features-plugin@^7.16.7": |
573 | 597 | version "7.16.7" |
574 | 598 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
|
959 | 983 | "@babel/traverse" "^7.16.7" |
960 | 984 | "@babel/types" "^7.16.7" |
961 | 985 |
|
| 986 | +"@babel/helper-module-transforms@^7.17.7": |
| 987 | + version "7.17.7" |
| 988 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 989 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
| 990 | + dependencies: |
| 991 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 992 | + "@babel/helper-module-imports" "^7.16.7" |
| 993 | + "@babel/helper-simple-access" "^7.17.7" |
| 994 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 995 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 996 | + "@babel/template" "^7.16.7" |
| 997 | + "@babel/traverse" "^7.17.3" |
| 998 | + "@babel/types" "^7.17.0" |
| 999 | + |
962 | 1000 | "@babel/helper-module-transforms@^7.4.4": |
963 | 1001 | version "7.4.4" |
964 | 1002 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.4.4.tgz#96115ea42a2f139e619e98ed46df6019b94414b8" |
|
1188 | 1226 | dependencies: |
1189 | 1227 | "@babel/types" "^7.16.7" |
1190 | 1228 |
|
| 1229 | +"@babel/helper-simple-access@^7.17.7": |
| 1230 | + version "7.17.7" |
| 1231 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 1232 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
| 1233 | + dependencies: |
| 1234 | + "@babel/types" "^7.17.0" |
| 1235 | + |
1191 | 1236 | "@babel/helper-simple-access@^7.7.4": |
1192 | 1237 | version "7.7.4" |
1193 | 1238 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz#a169a0adb1b5f418cfc19f22586b2ebf58a9a294" |
|
1335 | 1380 | "@babel/traverse" "^7.16.7" |
1336 | 1381 | "@babel/types" "^7.16.7" |
1337 | 1382 |
|
1338 | | -"@babel/helpers@^7.17.2": |
1339 | | - version "7.17.2" |
1340 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
1341 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 1383 | +"@babel/helpers@^7.17.7": |
| 1384 | + version "7.17.7" |
| 1385 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
| 1386 | + integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
1342 | 1387 | dependencies: |
1343 | 1388 | "@babel/template" "^7.16.7" |
1344 | | - "@babel/traverse" "^7.17.0" |
| 1389 | + "@babel/traverse" "^7.17.3" |
1345 | 1390 | "@babel/types" "^7.17.0" |
1346 | 1391 |
|
1347 | 1392 | "@babel/helpers@^7.4.3", "@babel/helpers@^7.5.5": |
|
1471 | 1516 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
1472 | 1517 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
1473 | 1518 |
|
| 1519 | +"@babel/parser@^7.17.7": |
| 1520 | + version "7.17.7" |
| 1521 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
| 1522 | + integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
| 1523 | + |
1474 | 1524 | "@babel/parser@^7.5.5": |
1475 | 1525 | version "7.5.5" |
1476 | 1526 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b" |
|
2968 | 3018 | "@babel/helper-plugin-utils" "^7.0.0" |
2969 | 3019 | "@babel/plugin-transform-typescript" "^7.7.4" |
2970 | 3020 |
|
2971 | | -"@babel/register@7.17.0": |
2972 | | - version "7.17.0" |
2973 | | - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.0.tgz#8051e0b7cb71385be4909324f072599723a1f084" |
2974 | | - integrity sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg== |
| 3021 | +"@babel/register@7.17.7": |
| 3022 | + version "7.17.7" |
| 3023 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.7.tgz#5eef3e0f4afc07e25e847720e7b987ae33f08d0b" |
| 3024 | + integrity sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA== |
2975 | 3025 | dependencies: |
2976 | 3026 | clone-deep "^4.0.1" |
2977 | 3027 | find-cache-dir "^2.0.0" |
|
3212 | 3262 | debug "^4.1.0" |
3213 | 3263 | globals "^11.1.0" |
3214 | 3264 |
|
3215 | | -"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0": |
| 3265 | +"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.8": |
3216 | 3266 | version "7.17.0" |
3217 | 3267 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
3218 | 3268 | integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
|
0 commit comments