|
141 | 141 | jsonpointer "^5.0.0"
|
142 | 142 | leven "^3.1.0"
|
143 | 143 |
|
144 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7": |
145 |
| - version "7.16.7" |
146 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789" |
147 |
| - integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg== |
| 144 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6": |
| 145 | + version "7.18.6" |
| 146 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
| 147 | + integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
148 | 148 | dependencies:
|
149 |
| - "@babel/highlight" "^7.16.7" |
| 149 | + "@babel/highlight" "^7.18.6" |
150 | 150 |
|
151 | 151 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.10":
|
152 | 152 | version "7.17.10"
|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
154 | 154 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
155 | 155 |
|
156 |
| -"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.5": |
157 |
| - version "7.18.5" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000" |
159 |
| - integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ== |
| 156 | +"@babel/compat-data@^7.18.6": |
| 157 | + version "7.18.6" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53" |
| 159 | + integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ== |
| 160 | + |
| 161 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.6": |
| 162 | + version "7.18.6" |
| 163 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
| 164 | + integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
160 | 165 | dependencies:
|
161 | 166 | "@ampproject/remapping" "^2.1.0"
|
162 |
| - "@babel/code-frame" "^7.16.7" |
163 |
| - "@babel/generator" "^7.18.2" |
164 |
| - "@babel/helper-compilation-targets" "^7.18.2" |
165 |
| - "@babel/helper-module-transforms" "^7.18.0" |
166 |
| - "@babel/helpers" "^7.18.2" |
167 |
| - "@babel/parser" "^7.18.5" |
168 |
| - "@babel/template" "^7.16.7" |
169 |
| - "@babel/traverse" "^7.18.5" |
170 |
| - "@babel/types" "^7.18.4" |
| 167 | + "@babel/code-frame" "^7.18.6" |
| 168 | + "@babel/generator" "^7.18.6" |
| 169 | + "@babel/helper-compilation-targets" "^7.18.6" |
| 170 | + "@babel/helper-module-transforms" "^7.18.6" |
| 171 | + "@babel/helpers" "^7.18.6" |
| 172 | + "@babel/parser" "^7.18.6" |
| 173 | + "@babel/template" "^7.18.6" |
| 174 | + "@babel/traverse" "^7.18.6" |
| 175 | + "@babel/types" "^7.18.6" |
171 | 176 | convert-source-map "^1.7.0"
|
172 | 177 | debug "^4.1.0"
|
173 | 178 | gensync "^1.0.0-beta.2"
|
|
183 | 188 | eslint-visitor-keys "^2.1.0"
|
184 | 189 | semver "^6.3.0"
|
185 | 190 |
|
186 |
| -"@babel/generator@^7.18.2", "@babel/generator@^7.7.2": |
187 |
| - version "7.18.2" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
189 |
| - integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
| 191 | +"@babel/generator@^7.18.6", "@babel/generator@^7.7.2": |
| 192 | + version "7.18.7" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd" |
| 194 | + integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A== |
190 | 195 | dependencies:
|
191 |
| - "@babel/types" "^7.18.2" |
192 |
| - "@jridgewell/gen-mapping" "^0.3.0" |
| 196 | + "@babel/types" "^7.18.7" |
| 197 | + "@jridgewell/gen-mapping" "^0.3.2" |
193 | 198 | jsesc "^2.5.1"
|
194 | 199 |
|
195 | 200 | "@babel/helper-annotate-as-pure@^7.16.7":
|
|
214 | 219 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
215 | 220 | "@babel/types" "^7.16.7"
|
216 | 221 |
|
217 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.18.2": |
218 |
| - version "7.18.2" |
219 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
220 |
| - integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
| 222 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.18.6": |
| 223 | + version "7.18.6" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96" |
| 225 | + integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg== |
221 | 226 | dependencies:
|
222 |
| - "@babel/compat-data" "^7.17.10" |
223 |
| - "@babel/helper-validator-option" "^7.16.7" |
| 227 | + "@babel/compat-data" "^7.18.6" |
| 228 | + "@babel/helper-validator-option" "^7.18.6" |
224 | 229 | browserslist "^4.20.2"
|
225 | 230 | semver "^6.3.0"
|
226 | 231 |
|
|
287 | 292 | dependencies:
|
288 | 293 | "@babel/types" "^7.16.7"
|
289 | 294 |
|
290 |
| -"@babel/helper-environment-visitor@^7.18.2": |
291 |
| - version "7.18.2" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
293 |
| - integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
| 295 | +"@babel/helper-environment-visitor@^7.18.6": |
| 296 | + version "7.18.6" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" |
| 298 | + integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q== |
294 | 299 |
|
295 | 300 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
296 | 301 | version "7.16.7"
|
|
316 | 321 | "@babel/template" "^7.16.7"
|
317 | 322 | "@babel/types" "^7.17.0"
|
318 | 323 |
|
| 324 | +"@babel/helper-function-name@^7.18.6": |
| 325 | + version "7.18.6" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83" |
| 327 | + integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw== |
| 328 | + dependencies: |
| 329 | + "@babel/template" "^7.18.6" |
| 330 | + "@babel/types" "^7.18.6" |
| 331 | + |
319 | 332 | "@babel/helper-get-function-arity@^7.16.7":
|
320 | 333 | version "7.16.7"
|
321 | 334 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
|
|
330 | 343 | dependencies:
|
331 | 344 | "@babel/types" "^7.16.7"
|
332 | 345 |
|
| 346 | +"@babel/helper-hoist-variables@^7.18.6": |
| 347 | + version "7.18.6" |
| 348 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
| 349 | + integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 350 | + dependencies: |
| 351 | + "@babel/types" "^7.18.6" |
| 352 | + |
333 | 353 | "@babel/helper-member-expression-to-functions@^7.16.7":
|
334 | 354 | version "7.16.7"
|
335 | 355 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
|
|
365 | 385 | dependencies:
|
366 | 386 | "@babel/types" "^7.18.6"
|
367 | 387 |
|
368 |
| -"@babel/helper-module-transforms@^7.18.0": |
369 |
| - version "7.18.0" |
370 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
371 |
| - integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA== |
| 388 | +"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.18.6": |
| 389 | + version "7.18.6" |
| 390 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8" |
| 391 | + integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw== |
372 | 392 | dependencies:
|
373 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
374 |
| - "@babel/helper-module-imports" "^7.16.7" |
375 |
| - "@babel/helper-simple-access" "^7.17.7" |
376 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
377 |
| - "@babel/helper-validator-identifier" "^7.16.7" |
378 |
| - "@babel/template" "^7.16.7" |
379 |
| - "@babel/traverse" "^7.18.0" |
380 |
| - "@babel/types" "^7.18.0" |
| 393 | + "@babel/helper-environment-visitor" "^7.18.6" |
| 394 | + "@babel/helper-module-imports" "^7.18.6" |
| 395 | + "@babel/helper-simple-access" "^7.18.6" |
| 396 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 397 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 398 | + "@babel/template" "^7.18.6" |
| 399 | + "@babel/traverse" "^7.18.6" |
| 400 | + "@babel/types" "^7.18.6" |
381 | 401 |
|
382 | 402 | "@babel/helper-optimise-call-expression@^7.16.7":
|
383 | 403 | version "7.16.7"
|
|
411 | 431 | "@babel/traverse" "^7.16.7"
|
412 | 432 | "@babel/types" "^7.16.7"
|
413 | 433 |
|
414 |
| -"@babel/helper-simple-access@^7.17.7": |
415 |
| - version "7.17.7" |
416 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
417 |
| - integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
418 |
| - dependencies: |
419 |
| - "@babel/types" "^7.17.0" |
420 |
| - |
421 | 434 | "@babel/helper-simple-access@^7.18.2":
|
422 | 435 | version "7.18.2"
|
423 | 436 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
|
424 | 437 | integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
|
425 | 438 | dependencies:
|
426 | 439 | "@babel/types" "^7.18.2"
|
427 | 440 |
|
| 441 | +"@babel/helper-simple-access@^7.18.6": |
| 442 | + version "7.18.6" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea" |
| 444 | + integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g== |
| 445 | + dependencies: |
| 446 | + "@babel/types" "^7.18.6" |
| 447 | + |
428 | 448 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
429 | 449 | version "7.16.0"
|
430 | 450 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
439 | 459 | dependencies:
|
440 | 460 | "@babel/types" "^7.16.7"
|
441 | 461 |
|
| 462 | +"@babel/helper-split-export-declaration@^7.18.6": |
| 463 | + version "7.18.6" |
| 464 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075" |
| 465 | + integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== |
| 466 | + dependencies: |
| 467 | + "@babel/types" "^7.18.6" |
| 468 | + |
442 | 469 | "@babel/helper-validator-identifier@^7.16.7":
|
443 | 470 | version "7.16.7"
|
444 | 471 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
464 | 491 | "@babel/traverse" "^7.16.8"
|
465 | 492 | "@babel/types" "^7.16.8"
|
466 | 493 |
|
467 |
| -"@babel/helpers@^7.18.2": |
468 |
| - version "7.18.2" |
469 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
470 |
| - integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
| 494 | +"@babel/helpers@^7.18.6": |
| 495 | + version "7.18.6" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd" |
| 497 | + integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ== |
471 | 498 | dependencies:
|
472 |
| - "@babel/template" "^7.16.7" |
473 |
| - "@babel/traverse" "^7.18.2" |
474 |
| - "@babel/types" "^7.18.2" |
| 499 | + "@babel/template" "^7.18.6" |
| 500 | + "@babel/traverse" "^7.18.6" |
| 501 | + "@babel/types" "^7.18.6" |
475 | 502 |
|
476 |
| -"@babel/highlight@^7.16.7": |
477 |
| - version "7.16.7" |
478 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b" |
479 |
| - integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw== |
| 503 | +"@babel/highlight@^7.18.6": |
| 504 | + version "7.18.6" |
| 505 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
| 506 | + integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== |
480 | 507 | dependencies:
|
481 |
| - "@babel/helper-validator-identifier" "^7.16.7" |
| 508 | + "@babel/helper-validator-identifier" "^7.18.6" |
482 | 509 | chalk "^2.0.0"
|
483 | 510 | js-tokens "^4.0.0"
|
484 | 511 |
|
485 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5": |
486 |
| - version "7.18.5" |
487 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c" |
488 |
| - integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw== |
| 512 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6": |
| 513 | + version "7.18.6" |
| 514 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc" |
| 515 | + integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw== |
489 | 516 |
|
490 | 517 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
491 | 518 | version "7.17.12"
|
|
1192 | 1219 | dependencies:
|
1193 | 1220 | regenerator-runtime "^0.13.4"
|
1194 | 1221 |
|
1195 |
| -"@babel/template@^7.16.7", "@babel/template@^7.3.3": |
1196 |
| - version "7.16.7" |
1197 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" |
1198 |
| - integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w== |
| 1222 | +"@babel/template@^7.16.7", "@babel/template@^7.18.6", "@babel/template@^7.3.3": |
| 1223 | + version "7.18.6" |
| 1224 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
| 1225 | + integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
1199 | 1226 | dependencies:
|
1200 |
| - "@babel/code-frame" "^7.16.7" |
1201 |
| - "@babel/parser" "^7.16.7" |
1202 |
| - "@babel/types" "^7.16.7" |
| 1227 | + "@babel/code-frame" "^7.18.6" |
| 1228 | + "@babel/parser" "^7.18.6" |
| 1229 | + "@babel/types" "^7.18.6" |
1203 | 1230 |
|
1204 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.7.2": |
1205 |
| - version "7.18.5" |
1206 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd" |
1207 |
| - integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA== |
1208 |
| - dependencies: |
1209 |
| - "@babel/code-frame" "^7.16.7" |
1210 |
| - "@babel/generator" "^7.18.2" |
1211 |
| - "@babel/helper-environment-visitor" "^7.18.2" |
1212 |
| - "@babel/helper-function-name" "^7.17.9" |
1213 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1214 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1215 |
| - "@babel/parser" "^7.18.5" |
1216 |
| - "@babel/types" "^7.18.4" |
| 1231 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2": |
| 1232 | + version "7.18.6" |
| 1233 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" |
| 1234 | + integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw== |
| 1235 | + dependencies: |
| 1236 | + "@babel/code-frame" "^7.18.6" |
| 1237 | + "@babel/generator" "^7.18.6" |
| 1238 | + "@babel/helper-environment-visitor" "^7.18.6" |
| 1239 | + "@babel/helper-function-name" "^7.18.6" |
| 1240 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1241 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1242 | + "@babel/parser" "^7.18.6" |
| 1243 | + "@babel/types" "^7.18.6" |
1217 | 1244 | debug "^4.1.0"
|
1218 | 1245 | globals "^11.1.0"
|
1219 | 1246 |
|
1220 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1221 |
| - version "7.18.4" |
1222 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354" |
1223 |
| - integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw== |
1224 |
| - dependencies: |
1225 |
| - "@babel/helper-validator-identifier" "^7.16.7" |
1226 |
| - to-fast-properties "^2.0.0" |
1227 |
| - |
1228 |
| -"@babel/types@^7.18.6": |
1229 |
| - version "7.18.6" |
1230 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0" |
1231 |
| - integrity sha512-NdBNzPDwed30fZdDQtVR7ZgaO4UKjuaQFH9VArS+HMnurlOY0JWN+4ROlu/iapMFwjRQU4pOG4StZfDmulEwGA== |
| 1247 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1248 | + version "7.18.7" |
| 1249 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726" |
| 1250 | + integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ== |
1232 | 1251 | dependencies:
|
1233 | 1252 | "@babel/helper-validator-identifier" "^7.18.6"
|
1234 | 1253 | to-fast-properties "^2.0.0"
|
|
1850 | 1869 | "@babel/runtime" "^7.7.2"
|
1851 | 1870 | regenerator-runtime "^0.13.3"
|
1852 | 1871 |
|
1853 |
| -"@jridgewell/gen-mapping@^0.3.0": |
1854 |
| - version "0.3.1" |
1855 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9" |
1856 |
| - integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg== |
| 1872 | +"@jridgewell/gen-mapping@^0.3.2": |
| 1873 | + version "0.3.2" |
| 1874 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
| 1875 | + integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== |
1857 | 1876 | dependencies:
|
1858 |
| - "@jridgewell/set-array" "^1.0.0" |
| 1877 | + "@jridgewell/set-array" "^1.0.1" |
1859 | 1878 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1860 | 1879 | "@jridgewell/trace-mapping" "^0.3.9"
|
1861 | 1880 |
|
|
1864 | 1883 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72"
|
1865 | 1884 | integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==
|
1866 | 1885 |
|
1867 |
| -"@jridgewell/set-array@^1.0.0": |
1868 |
| - version "1.1.0" |
1869 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
1870 |
| - integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1886 | +"@jridgewell/set-array@^1.0.1": |
| 1887 | + version "1.1.2" |
| 1888 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 1889 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1871 | 1890 |
|
1872 | 1891 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1873 | 1892 | version "1.4.11"
|
|
0 commit comments