|
22 | 22 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" |
23 | 23 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
24 | 24 |
|
| 25 | +"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5": |
| 26 | + version "7.21.7" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc" |
| 28 | + integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA== |
| 29 | + |
25 | 30 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.20.0": |
26 | 31 | version "7.20.5" |
27 | 32 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
|
69 | 74 | browserslist "^4.21.3" |
70 | 75 | semver "^6.3.0" |
71 | 76 |
|
| 77 | +"@babel/helper-compilation-targets@^7.20.7": |
| 78 | + version "7.21.5" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366" |
| 80 | + integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w== |
| 81 | + dependencies: |
| 82 | + "@babel/compat-data" "^7.21.5" |
| 83 | + "@babel/helper-validator-option" "^7.21.0" |
| 84 | + browserslist "^4.21.3" |
| 85 | + lru-cache "^5.1.1" |
| 86 | + semver "^6.3.0" |
| 87 | + |
72 | 88 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.20.2": |
73 | 89 | version "7.20.5" |
74 | 90 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz#327154eedfb12e977baa4ecc72e5806720a85a06" |
|
162 | 178 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629" |
163 | 179 | integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== |
164 | 180 |
|
165 | | -"@babel/helper-remap-async-to-generator@^7.18.6", "@babel/helper-remap-async-to-generator@^7.18.9": |
| 181 | +"@babel/helper-remap-async-to-generator@^7.18.9": |
166 | 182 | version "7.18.9" |
167 | 183 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519" |
168 | 184 | integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== |
|
190 | 206 | dependencies: |
191 | 207 | "@babel/types" "^7.20.2" |
192 | 208 |
|
193 | | -"@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
| 209 | +"@babel/helper-skip-transparent-expression-wrappers@^7.18.9", "@babel/helper-skip-transparent-expression-wrappers@^7.20.0": |
194 | 210 | version "7.20.0" |
195 | 211 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684" |
196 | 212 | integrity sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg== |
|
219 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
220 | 236 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
221 | 237 |
|
| 238 | +"@babel/helper-validator-option@^7.21.0": |
| 239 | + version "7.21.0" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 241 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
| 242 | + |
222 | 243 | "@babel/helper-wrap-function@^7.18.9": |
223 | 244 | version "7.20.5" |
224 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz#75e2d84d499a0ab3b31c33bcfe59d6b8a45f62e3" |
|
262 | 283 | "@babel/helper-remap-async-to-generator" "^7.18.9" |
263 | 284 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
264 | 285 |
|
265 | | -"@babel/plugin-proposal-class-properties@^7.0.0": |
| 286 | +"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.18.0": |
266 | 287 | version "7.18.6" |
267 | 288 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3" |
268 | 289 | integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== |
|
278 | 299 | "@babel/helper-plugin-utils" "^7.18.9" |
279 | 300 | "@babel/plugin-syntax-export-default-from" "^7.18.6" |
280 | 301 |
|
281 | | -"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0": |
| 302 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.0": |
282 | 303 | version "7.18.6" |
283 | 304 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1" |
284 | 305 | integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== |
|
305 | 326 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
306 | 327 | "@babel/plugin-transform-parameters" "^7.20.1" |
307 | 328 |
|
| 329 | +"@babel/plugin-proposal-object-rest-spread@^7.20.0": |
| 330 | + version "7.20.7" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a" |
| 332 | + integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== |
| 333 | + dependencies: |
| 334 | + "@babel/compat-data" "^7.20.5" |
| 335 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 336 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 337 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 338 | + "@babel/plugin-transform-parameters" "^7.20.7" |
| 339 | + |
308 | 340 | "@babel/plugin-proposal-optional-catch-binding@^7.0.0": |
309 | 341 | version "7.18.6" |
310 | 342 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz#f9400d0e6a3ea93ba9ef70b09e72dd6da638a2cb" |
|
313 | 345 | "@babel/helper-plugin-utils" "^7.18.6" |
314 | 346 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
315 | 347 |
|
316 | | -"@babel/plugin-proposal-optional-chaining@^7.0.0": |
317 | | - version "7.18.9" |
318 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz#e8e8fe0723f2563960e4bf5e9690933691915993" |
319 | | - integrity sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== |
| 348 | +"@babel/plugin-proposal-optional-chaining@^7.20.0": |
| 349 | + version "7.21.0" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea" |
| 351 | + integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA== |
320 | 352 | dependencies: |
321 | | - "@babel/helper-plugin-utils" "^7.18.9" |
322 | | - "@babel/helper-skip-transparent-expression-wrappers" "^7.18.9" |
| 353 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 354 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.20.0" |
323 | 355 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
324 | 356 |
|
325 | 357 | "@babel/plugin-syntax-async-generators@^7.8.4": |
|
343 | 375 | dependencies: |
344 | 376 | "@babel/helper-plugin-utils" "^7.12.13" |
345 | 377 |
|
346 | | -"@babel/plugin-syntax-dynamic-import@^7.0.0": |
| 378 | +"@babel/plugin-syntax-dynamic-import@^7.8.0": |
347 | 379 | version "7.8.3" |
348 | 380 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" |
349 | 381 | integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== |
|
448 | 480 | dependencies: |
449 | 481 | "@babel/helper-plugin-utils" "^7.18.6" |
450 | 482 |
|
451 | | -"@babel/plugin-transform-async-to-generator@^7.0.0": |
452 | | - version "7.18.6" |
453 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz#ccda3d1ab9d5ced5265fdb13f1882d5476c71615" |
454 | | - integrity sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag== |
| 483 | +"@babel/plugin-transform-async-to-generator@^7.20.0": |
| 484 | + version "7.20.7" |
| 485 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz#dfee18623c8cb31deb796aa3ca84dda9cea94354" |
| 486 | + integrity sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q== |
455 | 487 | dependencies: |
456 | 488 | "@babel/helper-module-imports" "^7.18.6" |
457 | | - "@babel/helper-plugin-utils" "^7.18.6" |
458 | | - "@babel/helper-remap-async-to-generator" "^7.18.6" |
| 489 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 490 | + "@babel/helper-remap-async-to-generator" "^7.18.9" |
459 | 491 |
|
460 | 492 | "@babel/plugin-transform-block-scoped-functions@^7.0.0": |
461 | 493 | version "7.18.6" |
|
500 | 532 | dependencies: |
501 | 533 | "@babel/helper-plugin-utils" "^7.20.2" |
502 | 534 |
|
| 535 | +"@babel/plugin-transform-destructuring@^7.20.0": |
| 536 | + version "7.21.3" |
| 537 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz#73b46d0fd11cd6ef57dea8a381b1215f4959d401" |
| 538 | + integrity sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA== |
| 539 | + dependencies: |
| 540 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 541 | + |
503 | 542 | "@babel/plugin-transform-flow-strip-types@^7.0.0": |
504 | 543 | version "7.19.0" |
505 | 544 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.19.0.tgz#e9e8606633287488216028719638cbbb2f2dde8f" |
|
508 | 547 | "@babel/helper-plugin-utils" "^7.19.0" |
509 | 548 | "@babel/plugin-syntax-flow" "^7.18.6" |
510 | 549 |
|
| 550 | +"@babel/plugin-transform-flow-strip-types@^7.20.0": |
| 551 | + version "7.21.0" |
| 552 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.21.0.tgz#6aeca0adcb81dc627c8986e770bfaa4d9812aff5" |
| 553 | + integrity sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w== |
| 554 | + dependencies: |
| 555 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 556 | + "@babel/plugin-syntax-flow" "^7.18.6" |
| 557 | + |
511 | 558 | "@babel/plugin-transform-for-of@^7.0.0": |
512 | 559 | version "7.18.8" |
513 | 560 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz#6ef8a50b244eb6a0bdbad0c7c61877e4e30097c1" |
|
570 | 617 | dependencies: |
571 | 618 | "@babel/helper-plugin-utils" "^7.20.2" |
572 | 619 |
|
| 620 | +"@babel/plugin-transform-parameters@^7.20.7": |
| 621 | + version "7.21.3" |
| 622 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz#18fc4e797cf6d6d972cb8c411dbe8a809fa157db" |
| 623 | + integrity sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ== |
| 624 | + dependencies: |
| 625 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 626 | + |
573 | 627 | "@babel/plugin-transform-property-literals@^7.0.0": |
574 | 628 | version "7.18.6" |
575 | 629 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz#e22498903a483448e94e032e9bbb9c5ccbfc93a3" |
@@ -4618,6 +4672,13 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
4618 | 4672 | dependencies: |
4619 | 4673 | js-tokens "^3.0.0 || ^4.0.0" |
4620 | 4674 |
|
| 4675 | +lru-cache@^5.1.1: |
| 4676 | + version "5.1.1" |
| 4677 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" |
| 4678 | + integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== |
| 4679 | + dependencies: |
| 4680 | + yallist "^3.0.2" |
| 4681 | + |
4621 | 4682 | lru-cache@^6.0.0: |
4622 | 4683 | version "6.0.0" |
4623 | 4684 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" |
@@ -6439,6 +6500,11 @@ y18n@^5.0.5: |
6439 | 6500 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" |
6440 | 6501 | integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== |
6441 | 6502 |
|
| 6503 | +yallist@^3.0.2: |
| 6504 | + version "3.1.1" |
| 6505 | + resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" |
| 6506 | + integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== |
| 6507 | + |
6442 | 6508 | yallist@^4.0.0: |
6443 | 6509 | version "4.0.0" |
6444 | 6510 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" |
|
0 commit comments