|
23 | 23 | dependencies:
|
24 | 24 | "@babel/highlight" "^7.12.13"
|
25 | 25 |
|
26 |
| -"@babel/compat-data@^7.13.12": |
27 |
| - version "7.13.12" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
29 |
| - integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
| 26 | +"@babel/compat-data@^7.13.15": |
| 27 | + version "7.13.15" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
| 29 | + integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
30 | 30 |
|
31 |
| - |
32 |
| - version "7.13.14" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
34 |
| - integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
| 31 | + |
| 32 | + version "7.13.16" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a" |
| 34 | + integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q== |
35 | 35 | dependencies:
|
36 | 36 | "@babel/code-frame" "^7.12.13"
|
37 |
| - "@babel/generator" "^7.13.9" |
38 |
| - "@babel/helper-compilation-targets" "^7.13.13" |
| 37 | + "@babel/generator" "^7.13.16" |
| 38 | + "@babel/helper-compilation-targets" "^7.13.16" |
39 | 39 | "@babel/helper-module-transforms" "^7.13.14"
|
40 |
| - "@babel/helpers" "^7.13.10" |
41 |
| - "@babel/parser" "^7.13.13" |
| 40 | + "@babel/helpers" "^7.13.16" |
| 41 | + "@babel/parser" "^7.13.16" |
42 | 42 | "@babel/template" "^7.12.13"
|
43 |
| - "@babel/traverse" "^7.13.13" |
44 |
| - "@babel/types" "^7.13.14" |
| 43 | + "@babel/traverse" "^7.13.15" |
| 44 | + "@babel/types" "^7.13.16" |
45 | 45 | convert-source-map "^1.7.0"
|
46 | 46 | debug "^4.1.0"
|
47 | 47 | gensync "^1.0.0-beta.2"
|
|
80 | 80 | eslint-visitor-keys "^1.3.0"
|
81 | 81 | semver "^6.3.0"
|
82 | 82 |
|
83 |
| - |
84 |
| - version "7.13.10" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.10.tgz#6720c32d52a4fef817796c7bb55a87b80320bbe7" |
86 |
| - integrity sha512-xsNxo099fKnJ2rArkuuMOTPxxTLZSXwbFXdH4GjqQRKTOr6S1odQlE+R3Leid56VFQ3KVAR295vVNG9fqNQVvQ== |
| 83 | + |
| 84 | + version "7.13.16" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.16.tgz#d6937636c567b41d6ca46d291c7b2d101e6ccaf3" |
| 86 | + integrity sha512-RNL0dLHBvjXW857JwzToTHxtbOZfGcvdSegcgXC1c1PqfE+o/QN8MugkgKj2vXFxCcMByfxJrmpCbLzVBVlgIA== |
87 | 87 | dependencies:
|
88 | 88 | eslint-rule-composer "^0.3.0"
|
89 | 89 |
|
|
105 | 105 | jsesc "^2.5.1"
|
106 | 106 | source-map "^0.5.0"
|
107 | 107 |
|
| 108 | +"@babel/generator@^7.13.16": |
| 109 | + version "7.13.16" |
| 110 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14" |
| 111 | + integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg== |
| 112 | + dependencies: |
| 113 | + "@babel/types" "^7.13.16" |
| 114 | + jsesc "^2.5.1" |
| 115 | + source-map "^0.5.0" |
| 116 | + |
108 | 117 | "@babel/helper-annotate-as-pure@^7.10.4":
|
109 | 118 | version "7.10.4"
|
110 | 119 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
137 | 146 | "@babel/helper-annotate-as-pure" "^7.10.4"
|
138 | 147 | "@babel/types" "^7.10.4"
|
139 | 148 |
|
140 |
| -"@babel/helper-compilation-targets@^7.13.13": |
141 |
| - version "7.13.13" |
142 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" |
143 |
| - integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== |
| 149 | +"@babel/helper-compilation-targets@^7.13.16": |
| 150 | + version "7.13.16" |
| 151 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c" |
| 152 | + integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA== |
144 | 153 | dependencies:
|
145 |
| - "@babel/compat-data" "^7.13.12" |
| 154 | + "@babel/compat-data" "^7.13.15" |
146 | 155 | "@babel/helper-validator-option" "^7.12.17"
|
147 | 156 | browserslist "^4.14.5"
|
148 | 157 | semver "^6.3.0"
|
|
388 | 397 | "@babel/traverse" "^7.12.5"
|
389 | 398 | "@babel/types" "^7.12.5"
|
390 | 399 |
|
391 |
| -"@babel/helpers@^7.13.10": |
392 |
| - version "7.13.10" |
393 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
394 |
| - integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
| 400 | +"@babel/helpers@^7.13.16": |
| 401 | + version "7.13.16" |
| 402 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.16.tgz#08af075f786fd06a56e41bcac3e8cc87ddc4d0b3" |
| 403 | + integrity sha512-x5otxUaLpdWHl02P4L94wBU+2BJXBkvO+6d6uzQ+xD9/h2hTSAwA5O8QV8GqKx/l8i+VYmKKQg9e2QGTa2Wu3Q== |
395 | 404 | dependencies:
|
396 | 405 | "@babel/template" "^7.12.13"
|
397 |
| - "@babel/traverse" "^7.13.0" |
398 |
| - "@babel/types" "^7.13.0" |
| 406 | + "@babel/traverse" "^7.13.15" |
| 407 | + "@babel/types" "^7.13.16" |
399 | 408 |
|
400 | 409 | "@babel/highlight@^7.10.4":
|
401 | 410 | version "7.10.4"
|
|
430 | 439 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
431 | 440 | integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
|
432 | 441 |
|
| 442 | +"@babel/parser@^7.13.15", "@babel/parser@^7.13.16": |
| 443 | + version "7.13.16" |
| 444 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37" |
| 445 | + integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw== |
| 446 | + |
433 | 447 | "@babel/plugin-external-helpers@^7.0.0":
|
434 | 448 | version "7.12.1"
|
435 | 449 | resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.12.1.tgz#df474775860b3b8bdfeaedd45596cd2c7f36a2be"
|
|
869 | 883 | core-js-pure "^3.0.0"
|
870 | 884 | regenerator-runtime "^0.13.4"
|
871 | 885 |
|
872 |
| - |
873 |
| - version "7.13.10" |
874 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" |
875 |
| - integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== |
| 886 | + |
| 887 | + version "7.13.16" |
| 888 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.16.tgz#673e7b84c1f6287d96d483fa65cd3db792d53e22" |
| 889 | + integrity sha512-7VsWJsI5USRhBLE/3of+VU2DDNWtYHQlq2IHu2iL15+Yx4qVqP8KllR6JMHQlTKWRyDk9Tw6unkqSusaHXt//A== |
876 | 890 | dependencies:
|
877 | 891 | regenerator-runtime "^0.13.4"
|
878 | 892 |
|
|
945 | 959 | debug "^4.1.0"
|
946 | 960 | globals "^11.1.0"
|
947 | 961 |
|
| 962 | +"@babel/traverse@^7.13.15": |
| 963 | + version "7.13.15" |
| 964 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" |
| 965 | + integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== |
| 966 | + dependencies: |
| 967 | + "@babel/code-frame" "^7.12.13" |
| 968 | + "@babel/generator" "^7.13.9" |
| 969 | + "@babel/helper-function-name" "^7.12.13" |
| 970 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 971 | + "@babel/parser" "^7.13.15" |
| 972 | + "@babel/types" "^7.13.14" |
| 973 | + debug "^4.1.0" |
| 974 | + globals "^11.1.0" |
| 975 | + |
948 | 976 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
|
949 | 977 | version "7.12.7"
|
950 | 978 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
|
981 | 1009 | lodash "^4.17.19"
|
982 | 1010 | to-fast-properties "^2.0.0"
|
983 | 1011 |
|
| 1012 | +"@babel/types@^7.13.16": |
| 1013 | + version "7.13.16" |
| 1014 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.16.tgz#916120b858aa5655cfba84bd0f6021ff5bdb4e65" |
| 1015 | + integrity sha512-7enM8Wxhrl1hB1+k6+xO6RmxpNkaveRWkdpyii8DkrLWRgr0l3x29/SEuhTIkP+ynHsU/Hpjn8Evd/axv/ll6Q== |
| 1016 | + dependencies: |
| 1017 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1018 | + to-fast-properties "^2.0.0" |
| 1019 | + |
984 | 1020 | "@bcoe/v8-coverage@^0.2.3":
|
985 | 1021 | version "0.2.3"
|
986 | 1022 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments