|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.18.6" |
19 | 19 |
|
20 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.18.6": |
| 20 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.18.6", "@babel/compat-data@^7.18.8": |
21 | 21 | version "7.18.8" |
22 | 22 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" |
23 | 23 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
24 | 24 |
|
25 | | -"@babel/core@7.18.6", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.7": |
| 25 | +"@babel/core@7.18.10": |
| 26 | + version "7.18.10" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 28 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
| 29 | + dependencies: |
| 30 | + "@ampproject/remapping" "^2.1.0" |
| 31 | + "@babel/code-frame" "^7.18.6" |
| 32 | + "@babel/generator" "^7.18.10" |
| 33 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 34 | + "@babel/helper-module-transforms" "^7.18.9" |
| 35 | + "@babel/helpers" "^7.18.9" |
| 36 | + "@babel/parser" "^7.18.10" |
| 37 | + "@babel/template" "^7.18.10" |
| 38 | + "@babel/traverse" "^7.18.10" |
| 39 | + "@babel/types" "^7.18.10" |
| 40 | + convert-source-map "^1.7.0" |
| 41 | + debug "^4.1.0" |
| 42 | + gensync "^1.0.0-beta.2" |
| 43 | + json5 "^2.2.1" |
| 44 | + semver "^6.3.0" |
| 45 | + |
| 46 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.7": |
26 | 47 | version "7.18.6" |
27 | 48 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
28 | 49 | integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
|
43 | 64 | json5 "^2.2.1" |
44 | 65 | semver "^6.3.0" |
45 | 66 |
|
| 67 | +"@babel/generator@^7.18.10": |
| 68 | + version "7.18.12" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4" |
| 70 | + integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg== |
| 71 | + dependencies: |
| 72 | + "@babel/types" "^7.18.10" |
| 73 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 74 | + jsesc "^2.5.1" |
| 75 | + |
46 | 76 | "@babel/generator@^7.18.6", "@babel/generator@^7.18.7", "@babel/generator@^7.7.2": |
47 | 77 | version "7.18.7" |
48 | 78 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd" |
|
77 | 107 | browserslist "^4.20.2" |
78 | 108 | semver "^6.3.0" |
79 | 109 |
|
| 110 | +"@babel/helper-compilation-targets@^7.18.9": |
| 111 | + version "7.18.9" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" |
| 113 | + integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== |
| 114 | + dependencies: |
| 115 | + "@babel/compat-data" "^7.18.8" |
| 116 | + "@babel/helper-validator-option" "^7.18.6" |
| 117 | + browserslist "^4.20.2" |
| 118 | + semver "^6.3.0" |
| 119 | + |
80 | 120 | "@babel/helper-create-class-features-plugin@^7.18.6": |
81 | 121 | version "7.18.6" |
82 | 122 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz#6f15f8459f3b523b39e00a99982e2c040871ed72" |
|
117 | 157 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" |
118 | 158 | integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q== |
119 | 159 |
|
| 160 | +"@babel/helper-environment-visitor@^7.18.9": |
| 161 | + version "7.18.9" |
| 162 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 163 | + integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 164 | + |
120 | 165 | "@babel/helper-explode-assignable-expression@^7.18.6": |
121 | 166 | version "7.18.6" |
122 | 167 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096" |
|
132 | 177 | "@babel/template" "^7.18.6" |
133 | 178 | "@babel/types" "^7.18.6" |
134 | 179 |
|
| 180 | +"@babel/helper-function-name@^7.18.9": |
| 181 | + version "7.18.9" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
| 183 | + integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== |
| 184 | + dependencies: |
| 185 | + "@babel/template" "^7.18.6" |
| 186 | + "@babel/types" "^7.18.9" |
| 187 | + |
135 | 188 | "@babel/helper-hoist-variables@^7.18.6": |
136 | 189 | version "7.18.6" |
137 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
|
167 | 220 | "@babel/traverse" "^7.18.8" |
168 | 221 | "@babel/types" "^7.18.8" |
169 | 222 |
|
| 223 | +"@babel/helper-module-transforms@^7.18.9": |
| 224 | + version "7.18.9" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712" |
| 226 | + integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g== |
| 227 | + dependencies: |
| 228 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 229 | + "@babel/helper-module-imports" "^7.18.6" |
| 230 | + "@babel/helper-simple-access" "^7.18.6" |
| 231 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 232 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 233 | + "@babel/template" "^7.18.6" |
| 234 | + "@babel/traverse" "^7.18.9" |
| 235 | + "@babel/types" "^7.18.9" |
| 236 | + |
170 | 237 | "@babel/helper-optimise-call-expression@^7.18.6": |
171 | 238 | version "7.18.6" |
172 | 239 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" |
|
221 | 288 | dependencies: |
222 | 289 | "@babel/types" "^7.18.6" |
223 | 290 |
|
| 291 | +"@babel/helper-string-parser@^7.18.10": |
| 292 | + version "7.18.10" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 294 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 295 | + |
224 | 296 | "@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.18.6": |
225 | 297 | version "7.18.6" |
226 | 298 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
|
250 | 322 | "@babel/traverse" "^7.18.6" |
251 | 323 | "@babel/types" "^7.18.6" |
252 | 324 |
|
| 325 | +"@babel/helpers@^7.18.9": |
| 326 | + version "7.18.9" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9" |
| 328 | + integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ== |
| 329 | + dependencies: |
| 330 | + "@babel/template" "^7.18.6" |
| 331 | + "@babel/traverse" "^7.18.9" |
| 332 | + "@babel/types" "^7.18.9" |
| 333 | + |
253 | 334 | "@babel/highlight@^7.18.6": |
254 | 335 | version "7.18.6" |
255 | 336 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
|
264 | 345 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf" |
265 | 346 | integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA== |
266 | 347 |
|
| 348 | +"@babel/parser@^7.18.10", "@babel/parser@^7.18.11": |
| 349 | + version "7.18.11" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9" |
| 351 | + integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ== |
| 352 | + |
267 | 353 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
268 | 354 | version "7.18.6" |
269 | 355 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
928 | 1014 | resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.18.8.tgz#d39a524a8a77a4f9d0798e71be5482187ea2c9f3" |
929 | 1015 | integrity sha512-cDayR7x6IAp7k1947fYeo7OxD7QwT9/UZ+BT05Zq2pfsOzkhOJZdY19X0NvL6fYaszwnzO0zVHgp04OspPh3SA== |
930 | 1016 |
|
| 1017 | +"@babel/template@^7.18.10": |
| 1018 | + version "7.18.10" |
| 1019 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 1020 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
| 1021 | + dependencies: |
| 1022 | + "@babel/code-frame" "^7.18.6" |
| 1023 | + "@babel/parser" "^7.18.10" |
| 1024 | + "@babel/types" "^7.18.10" |
| 1025 | + |
931 | 1026 | "@babel/template@^7.18.6", "@babel/template@^7.3.3": |
932 | 1027 | version "7.18.6" |
933 | 1028 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
|
953 | 1048 | debug "^4.1.0" |
954 | 1049 | globals "^11.1.0" |
955 | 1050 |
|
| 1051 | +"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9": |
| 1052 | + version "7.18.11" |
| 1053 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f" |
| 1054 | + integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ== |
| 1055 | + dependencies: |
| 1056 | + "@babel/code-frame" "^7.18.6" |
| 1057 | + "@babel/generator" "^7.18.10" |
| 1058 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1059 | + "@babel/helper-function-name" "^7.18.9" |
| 1060 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1061 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1062 | + "@babel/parser" "^7.18.11" |
| 1063 | + "@babel/types" "^7.18.10" |
| 1064 | + debug "^4.1.0" |
| 1065 | + globals "^11.1.0" |
| 1066 | + |
956 | 1067 | "@babel/types@^7.0.0", "@babel/types@^7.17.0", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.18.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
957 | 1068 | version "7.18.8" |
958 | 1069 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.8.tgz#c5af199951bf41ba4a6a9a6d0d8ad722b30cd42f" |
|
961 | 1072 | "@babel/helper-validator-identifier" "^7.18.6" |
962 | 1073 | to-fast-properties "^2.0.0" |
963 | 1074 |
|
| 1075 | +"@babel/types@^7.18.10", "@babel/types@^7.18.9": |
| 1076 | + version "7.18.10" |
| 1077 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 1078 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
| 1079 | + dependencies: |
| 1080 | + "@babel/helper-string-parser" "^7.18.10" |
| 1081 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 1082 | + to-fast-properties "^2.0.0" |
| 1083 | + |
964 | 1084 | "@bcoe/v8-coverage@^0.2.3": |
965 | 1085 | version "0.2.3" |
966 | 1086 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments