|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8", "@babel/code-frame@^7.8.3": |
6 | | - version "7.15.8" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503" |
8 | | - integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg== |
9 | | - dependencies: |
10 | | - "@babel/highlight" "^7.14.5" |
11 | | - |
12 | | -"@babel/code-frame@^7.16.0": |
| 5 | +"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.8.3": |
13 | 6 | version "7.16.0" |
14 | 7 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431" |
15 | 8 | integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA== |
|
22 | 15 | integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew== |
23 | 16 |
|
24 | 17 | "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.14.6", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
25 | | - version "7.15.8" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10" |
27 | | - integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og== |
28 | | - dependencies: |
29 | | - "@babel/code-frame" "^7.15.8" |
30 | | - "@babel/generator" "^7.15.8" |
31 | | - "@babel/helper-compilation-targets" "^7.15.4" |
32 | | - "@babel/helper-module-transforms" "^7.15.8" |
33 | | - "@babel/helpers" "^7.15.4" |
34 | | - "@babel/parser" "^7.15.8" |
35 | | - "@babel/template" "^7.15.4" |
36 | | - "@babel/traverse" "^7.15.4" |
37 | | - "@babel/types" "^7.15.6" |
| 18 | + version "7.16.0" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4" |
| 20 | + integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ== |
| 21 | + dependencies: |
| 22 | + "@babel/code-frame" "^7.16.0" |
| 23 | + "@babel/generator" "^7.16.0" |
| 24 | + "@babel/helper-compilation-targets" "^7.16.0" |
| 25 | + "@babel/helper-module-transforms" "^7.16.0" |
| 26 | + "@babel/helpers" "^7.16.0" |
| 27 | + "@babel/parser" "^7.16.0" |
| 28 | + "@babel/template" "^7.16.0" |
| 29 | + "@babel/traverse" "^7.16.0" |
| 30 | + "@babel/types" "^7.16.0" |
38 | 31 | convert-source-map "^1.7.0" |
39 | 32 | debug "^4.1.0" |
40 | 33 | gensync "^1.0.0-beta.2" |
41 | 34 | json5 "^2.1.2" |
42 | 35 | semver "^6.3.0" |
43 | 36 | source-map "^0.5.0" |
44 | 37 |
|
45 | | -"@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2": |
46 | | - version "7.15.8" |
47 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" |
48 | | - integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== |
49 | | - dependencies: |
50 | | - "@babel/types" "^7.15.6" |
51 | | - jsesc "^2.5.1" |
52 | | - source-map "^0.5.0" |
53 | | - |
54 | | -"@babel/generator@^7.16.0": |
| 38 | +"@babel/generator@^7.16.0", "@babel/generator@^7.7.2": |
55 | 39 | version "7.16.0" |
56 | 40 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2" |
57 | 41 | integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew== |
|
90 | 74 | "@babel/types" "^7.3.0" |
91 | 75 | esutils "^2.0.0" |
92 | 76 |
|
93 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4", "@babel/helper-compilation-targets@^7.16.0": |
| 77 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0": |
94 | 78 | version "7.16.0" |
95 | 79 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.0.tgz#01d615762e796c17952c29e3ede9d6de07d235a8" |
96 | 80 | integrity sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg== |
|
161 | 145 | "@babel/template" "^7.12.7" |
162 | 146 | "@babel/types" "^7.12.11" |
163 | 147 |
|
164 | | -"@babel/helper-function-name@^7.15.4": |
165 | | - version "7.15.4" |
166 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
167 | | - integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
168 | | - dependencies: |
169 | | - "@babel/helper-get-function-arity" "^7.15.4" |
170 | | - "@babel/template" "^7.15.4" |
171 | | - "@babel/types" "^7.15.4" |
172 | | - |
173 | 148 | "@babel/helper-function-name@^7.16.0": |
174 | 149 | version "7.16.0" |
175 | 150 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481" |
|
186 | 161 | dependencies: |
187 | 162 | "@babel/types" "^7.12.10" |
188 | 163 |
|
189 | | -"@babel/helper-get-function-arity@^7.15.4": |
190 | | - version "7.15.4" |
191 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
192 | | - integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
193 | | - dependencies: |
194 | | - "@babel/types" "^7.15.4" |
195 | | - |
196 | 164 | "@babel/helper-get-function-arity@^7.16.0": |
197 | 165 | version "7.16.0" |
198 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa" |
199 | 167 | integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ== |
200 | 168 | dependencies: |
201 | 169 | "@babel/types" "^7.16.0" |
202 | 170 |
|
203 | | -"@babel/helper-hoist-variables@^7.15.4": |
204 | | - version "7.15.4" |
205 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
206 | | - integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
207 | | - dependencies: |
208 | | - "@babel/types" "^7.15.4" |
209 | | - |
210 | 171 | "@babel/helper-hoist-variables@^7.16.0": |
211 | 172 | version "7.16.0" |
212 | 173 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a" |
|
221 | 182 | dependencies: |
222 | 183 | "@babel/types" "^7.12.7" |
223 | 184 |
|
224 | | -"@babel/helper-member-expression-to-functions@^7.15.4": |
225 | | - version "7.15.4" |
226 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" |
227 | | - integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA== |
228 | | - dependencies: |
229 | | - "@babel/types" "^7.15.4" |
230 | | - |
231 | 185 | "@babel/helper-member-expression-to-functions@^7.16.0": |
232 | 186 | version "7.16.0" |
233 | 187 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4" |
234 | 188 | integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ== |
235 | 189 | dependencies: |
236 | 190 | "@babel/types" "^7.16.0" |
237 | 191 |
|
238 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.15.4": |
| 192 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.12.5": |
239 | 193 | version "7.15.4" |
240 | 194 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f" |
241 | 195 | integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA== |
|
249 | 203 | dependencies: |
250 | 204 | "@babel/types" "^7.16.0" |
251 | 205 |
|
252 | | -"@babel/helper-module-transforms@^7.15.8": |
253 | | - version "7.15.8" |
254 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2" |
255 | | - integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg== |
256 | | - dependencies: |
257 | | - "@babel/helper-module-imports" "^7.15.4" |
258 | | - "@babel/helper-replace-supers" "^7.15.4" |
259 | | - "@babel/helper-simple-access" "^7.15.4" |
260 | | - "@babel/helper-split-export-declaration" "^7.15.4" |
261 | | - "@babel/helper-validator-identifier" "^7.15.7" |
262 | | - "@babel/template" "^7.15.4" |
263 | | - "@babel/traverse" "^7.15.4" |
264 | | - "@babel/types" "^7.15.6" |
265 | | - |
266 | 206 | "@babel/helper-module-transforms@^7.16.0": |
267 | 207 | version "7.16.0" |
268 | 208 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5" |
|
284 | 224 | dependencies: |
285 | 225 | "@babel/types" "^7.12.10" |
286 | 226 |
|
287 | | -"@babel/helper-optimise-call-expression@^7.15.4": |
288 | | - version "7.15.4" |
289 | | - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" |
290 | | - integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw== |
291 | | - dependencies: |
292 | | - "@babel/types" "^7.15.4" |
293 | | - |
294 | 227 | "@babel/helper-optimise-call-expression@^7.16.0": |
295 | 228 | version "7.16.0" |
296 | 229 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338" |
|
322 | 255 | "@babel/traverse" "^7.12.10" |
323 | 256 | "@babel/types" "^7.12.11" |
324 | 257 |
|
325 | | -"@babel/helper-replace-supers@^7.15.4": |
326 | | - version "7.15.4" |
327 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a" |
328 | | - integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw== |
329 | | - dependencies: |
330 | | - "@babel/helper-member-expression-to-functions" "^7.15.4" |
331 | | - "@babel/helper-optimise-call-expression" "^7.15.4" |
332 | | - "@babel/traverse" "^7.15.4" |
333 | | - "@babel/types" "^7.15.4" |
334 | | - |
335 | 258 | "@babel/helper-replace-supers@^7.16.0": |
336 | 259 | version "7.16.0" |
337 | 260 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17" |
|
342 | 265 | "@babel/traverse" "^7.16.0" |
343 | 266 | "@babel/types" "^7.16.0" |
344 | 267 |
|
345 | | -"@babel/helper-simple-access@^7.15.4": |
346 | | - version "7.15.4" |
347 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b" |
348 | | - integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg== |
349 | | - dependencies: |
350 | | - "@babel/types" "^7.15.4" |
351 | | - |
352 | 268 | "@babel/helper-simple-access@^7.16.0": |
353 | 269 | version "7.16.0" |
354 | 270 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517" |
|
370 | 286 | dependencies: |
371 | 287 | "@babel/types" "^7.12.11" |
372 | 288 |
|
373 | | -"@babel/helper-split-export-declaration@^7.15.4": |
374 | | - version "7.15.4" |
375 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" |
376 | | - integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== |
377 | | - dependencies: |
378 | | - "@babel/types" "^7.15.4" |
379 | | - |
380 | 289 | "@babel/helper-split-export-declaration@^7.16.0": |
381 | 290 | version "7.16.0" |
382 | 291 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438" |
383 | 292 | integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw== |
384 | 293 | dependencies: |
385 | 294 | "@babel/types" "^7.16.0" |
386 | 295 |
|
387 | | -"@babel/helper-validator-identifier@^7.14.5": |
388 | | - version "7.14.5" |
389 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
390 | | - integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
391 | | - |
392 | 296 | "@babel/helper-validator-identifier@^7.15.7": |
393 | 297 | version "7.15.7" |
394 | 298 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
|
409 | 313 | "@babel/traverse" "^7.16.0" |
410 | 314 | "@babel/types" "^7.16.0" |
411 | 315 |
|
412 | | -"@babel/helpers@^7.15.4": |
413 | | - version "7.15.4" |
414 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43" |
415 | | - integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ== |
| 316 | +"@babel/helpers@^7.16.0": |
| 317 | + version "7.16.3" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c" |
| 319 | + integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w== |
416 | 320 | dependencies: |
417 | | - "@babel/template" "^7.15.4" |
418 | | - "@babel/traverse" "^7.15.4" |
419 | | - "@babel/types" "^7.15.4" |
420 | | - |
421 | | -"@babel/highlight@^7.14.5": |
422 | | - version "7.14.5" |
423 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9" |
424 | | - integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg== |
425 | | - dependencies: |
426 | | - "@babel/helper-validator-identifier" "^7.14.5" |
427 | | - chalk "^2.0.0" |
428 | | - js-tokens "^4.0.0" |
| 321 | + "@babel/template" "^7.16.0" |
| 322 | + "@babel/traverse" "^7.16.3" |
| 323 | + "@babel/types" "^7.16.0" |
429 | 324 |
|
430 | 325 | "@babel/highlight@^7.16.0": |
431 | 326 | version "7.16.0" |
|
436 | 331 | chalk "^2.0.0" |
437 | 332 | js-tokens "^4.0.0" |
438 | 333 |
|
439 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.15.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.2": |
440 | | - version "7.15.8" |
441 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" |
442 | | - integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== |
443 | | - |
444 | | -"@babel/parser@^7.16.0": |
445 | | - version "7.16.0" |
446 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295" |
447 | | - integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A== |
| 334 | +"@babel/parser@^7.1.0", "@babel/parser@^7.15.0", "@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.7.2": |
| 335 | + version "7.16.3" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d" |
| 337 | + integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw== |
448 | 338 |
|
449 | 339 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0": |
450 | 340 | version "7.16.0" |
|
1196 | 1086 | dependencies: |
1197 | 1087 | regenerator-runtime "^0.13.4" |
1198 | 1088 |
|
1199 | | -"@babel/template@^7.0.0", "@babel/template@^7.12.7", "@babel/template@^7.15.4", "@babel/template@^7.3.3": |
1200 | | - version "7.15.4" |
1201 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" |
1202 | | - integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg== |
1203 | | - dependencies: |
1204 | | - "@babel/code-frame" "^7.14.5" |
1205 | | - "@babel/parser" "^7.15.4" |
1206 | | - "@babel/types" "^7.15.4" |
1207 | | - |
1208 | | -"@babel/template@^7.16.0": |
| 1089 | +"@babel/template@^7.0.0", "@babel/template@^7.12.7", "@babel/template@^7.16.0", "@babel/template@^7.3.3": |
1209 | 1090 | version "7.16.0" |
1210 | 1091 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6" |
1211 | 1092 | integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A== |
|
1214 | 1095 | "@babel/parser" "^7.16.0" |
1215 | 1096 | "@babel/types" "^7.16.0" |
1216 | 1097 |
|
1217 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.10", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": |
1218 | | - version "7.15.4" |
1219 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
1220 | | - integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
1221 | | - dependencies: |
1222 | | - "@babel/code-frame" "^7.14.5" |
1223 | | - "@babel/generator" "^7.15.4" |
1224 | | - "@babel/helper-function-name" "^7.15.4" |
1225 | | - "@babel/helper-hoist-variables" "^7.15.4" |
1226 | | - "@babel/helper-split-export-declaration" "^7.15.4" |
1227 | | - "@babel/parser" "^7.15.4" |
1228 | | - "@babel/types" "^7.15.4" |
1229 | | - debug "^4.1.0" |
1230 | | - globals "^11.1.0" |
1231 | | - |
1232 | | -"@babel/traverse@^7.16.0": |
1233 | | - version "7.16.0" |
1234 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.0.tgz#965df6c6bfc0a958c1e739284d3c9fa4a6e3c45b" |
1235 | | - integrity sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ== |
| 1098 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.10", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.7.2": |
| 1099 | + version "7.16.3" |
| 1100 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" |
| 1101 | + integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== |
1236 | 1102 | dependencies: |
1237 | 1103 | "@babel/code-frame" "^7.16.0" |
1238 | 1104 | "@babel/generator" "^7.16.0" |
1239 | 1105 | "@babel/helper-function-name" "^7.16.0" |
1240 | 1106 | "@babel/helper-hoist-variables" "^7.16.0" |
1241 | 1107 | "@babel/helper-split-export-declaration" "^7.16.0" |
1242 | | - "@babel/parser" "^7.16.0" |
| 1108 | + "@babel/parser" "^7.16.3" |
1243 | 1109 | "@babel/types" "^7.16.0" |
1244 | 1110 | debug "^4.1.0" |
1245 | 1111 | globals "^11.1.0" |
1246 | 1112 |
|
1247 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1113 | +"@babel/types@^7.0.0", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.15.4", "@babel/types@^7.16.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1248 | 1114 | version "7.16.0" |
1249 | 1115 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
1250 | 1116 | integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== |
|
0 commit comments