|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/cli@7.19.3": |
19 |
| - version "7.19.3" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2" |
21 |
| - integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg== |
| 18 | +"@babel/cli@7.20.7": |
| 19 | + version "7.20.7" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.20.7.tgz#8fc12e85c744a1a617680eacb488fab1fcd35b7c" |
| 21 | + integrity sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ== |
22 | 22 | dependencies:
|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.8"
|
24 | 24 | commander "^4.0.1"
|
|
60 | 60 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
|
61 | 61 | integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
|
62 | 62 |
|
63 |
| -"@babel/core@7.20.5": |
64 |
| - version "7.20.5" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
66 |
| - integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
| 63 | +"@babel/compat-data@^7.20.5": |
| 64 | + version "7.20.10" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
| 66 | + integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
| 67 | + |
| 68 | +"@babel/core@7.20.7": |
| 69 | + version "7.20.7" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
| 71 | + integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
67 | 72 | dependencies:
|
68 | 73 | "@ampproject/remapping" "^2.1.0"
|
69 | 74 | "@babel/code-frame" "^7.18.6"
|
70 |
| - "@babel/generator" "^7.20.5" |
71 |
| - "@babel/helper-compilation-targets" "^7.20.0" |
72 |
| - "@babel/helper-module-transforms" "^7.20.2" |
73 |
| - "@babel/helpers" "^7.20.5" |
74 |
| - "@babel/parser" "^7.20.5" |
75 |
| - "@babel/template" "^7.18.10" |
76 |
| - "@babel/traverse" "^7.20.5" |
77 |
| - "@babel/types" "^7.20.5" |
| 75 | + "@babel/generator" "^7.20.7" |
| 76 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 77 | + "@babel/helper-module-transforms" "^7.20.7" |
| 78 | + "@babel/helpers" "^7.20.7" |
| 79 | + "@babel/parser" "^7.20.7" |
| 80 | + "@babel/template" "^7.20.7" |
| 81 | + "@babel/traverse" "^7.20.7" |
| 82 | + "@babel/types" "^7.20.7" |
78 | 83 | convert-source-map "^1.7.0"
|
79 | 84 | debug "^4.1.0"
|
80 | 85 | gensync "^1.0.0-beta.2"
|
|
147 | 152 | "@jridgewell/gen-mapping" "^0.3.2"
|
148 | 153 | jsesc "^2.5.1"
|
149 | 154 |
|
150 |
| -"@babel/generator@^7.20.5": |
151 |
| - version "7.20.5" |
152 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
153 |
| - integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 155 | +"@babel/generator@^7.20.7": |
| 156 | + version "7.20.7" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 158 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
154 | 159 | dependencies:
|
155 |
| - "@babel/types" "^7.20.5" |
| 160 | + "@babel/types" "^7.20.7" |
156 | 161 | "@jridgewell/gen-mapping" "^0.3.2"
|
157 | 162 | jsesc "^2.5.1"
|
158 | 163 |
|
|
208 | 213 | browserslist "^4.21.3"
|
209 | 214 | semver "^6.3.0"
|
210 | 215 |
|
| 216 | +"@babel/helper-compilation-targets@^7.20.7": |
| 217 | + version "7.20.7" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 219 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 220 | + dependencies: |
| 221 | + "@babel/compat-data" "^7.20.5" |
| 222 | + "@babel/helper-validator-option" "^7.18.6" |
| 223 | + browserslist "^4.21.3" |
| 224 | + lru-cache "^5.1.1" |
| 225 | + semver "^6.3.0" |
| 226 | + |
211 | 227 | "@babel/helper-create-class-features-plugin@^7.18.6":
|
212 | 228 | version "7.18.6"
|
213 | 229 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz#6f15f8459f3b523b39e00a99982e2c040871ed72"
|
|
397 | 413 | "@babel/traverse" "^7.19.6"
|
398 | 414 | "@babel/types" "^7.19.4"
|
399 | 415 |
|
400 |
| -"@babel/helper-module-transforms@^7.20.2": |
401 |
| - version "7.20.2" |
402 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
403 |
| - integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
| 416 | +"@babel/helper-module-transforms@^7.20.7": |
| 417 | + version "7.20.7" |
| 418 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz#7a6c9a1155bef55e914af574153069c9d9470c43" |
| 419 | + integrity sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA== |
404 | 420 | dependencies:
|
405 | 421 | "@babel/helper-environment-visitor" "^7.18.9"
|
406 | 422 | "@babel/helper-module-imports" "^7.18.6"
|
407 | 423 | "@babel/helper-simple-access" "^7.20.2"
|
408 | 424 | "@babel/helper-split-export-declaration" "^7.18.6"
|
409 | 425 | "@babel/helper-validator-identifier" "^7.19.1"
|
410 |
| - "@babel/template" "^7.18.10" |
411 |
| - "@babel/traverse" "^7.20.1" |
412 |
| - "@babel/types" "^7.20.2" |
| 426 | + "@babel/template" "^7.20.7" |
| 427 | + "@babel/traverse" "^7.20.7" |
| 428 | + "@babel/types" "^7.20.7" |
413 | 429 |
|
414 | 430 | "@babel/helper-optimise-call-expression@^7.18.6":
|
415 | 431 | version "7.18.6"
|
|
598 | 614 | "@babel/traverse" "^7.17.9"
|
599 | 615 | "@babel/types" "^7.17.0"
|
600 | 616 |
|
601 |
| -"@babel/helpers@^7.20.5": |
602 |
| - version "7.20.6" |
603 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
604 |
| - integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
| 617 | +"@babel/helpers@^7.20.7": |
| 618 | + version "7.20.7" |
| 619 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 620 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
605 | 621 | dependencies:
|
606 |
| - "@babel/template" "^7.18.10" |
607 |
| - "@babel/traverse" "^7.20.5" |
608 |
| - "@babel/types" "^7.20.5" |
| 622 | + "@babel/template" "^7.20.7" |
| 623 | + "@babel/traverse" "^7.20.7" |
| 624 | + "@babel/types" "^7.20.7" |
609 | 625 |
|
610 | 626 | "@babel/highlight@^7.16.7":
|
611 | 627 | version "7.17.12"
|
|
650 | 666 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.2.tgz#9aeb9b92f64412b5f81064d46f6a1ac0881337f4"
|
651 | 667 | integrity sha512-afk318kh2uKbo7BEj2QtEi8HVCGrwHUffrYDy7dgVcSa2j9lY3LDjPzcyGdpX7xgm35aWqvciZJ4WKmdF/SxYg==
|
652 | 668 |
|
653 |
| -"@babel/parser@^7.20.5": |
654 |
| - version "7.20.5" |
655 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
656 |
| - integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 669 | +"@babel/parser@^7.20.7": |
| 670 | + version "7.20.7" |
| 671 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 672 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
657 | 673 |
|
658 | 674 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
659 | 675 | version "7.18.6"
|
|
1394 | 1410 | "@babel/parser" "^7.18.6"
|
1395 | 1411 | "@babel/types" "^7.18.6"
|
1396 | 1412 |
|
| 1413 | +"@babel/template@^7.20.7": |
| 1414 | + version "7.20.7" |
| 1415 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 1416 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
| 1417 | + dependencies: |
| 1418 | + "@babel/code-frame" "^7.18.6" |
| 1419 | + "@babel/parser" "^7.20.7" |
| 1420 | + "@babel/types" "^7.20.7" |
| 1421 | + |
1397 | 1422 | "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
|
1398 | 1423 | version "7.17.12"
|
1399 | 1424 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
|
|
1442 | 1467 | debug "^4.1.0"
|
1443 | 1468 | globals "^11.1.0"
|
1444 | 1469 |
|
1445 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1": |
| 1470 | +"@babel/traverse@^7.19.1": |
1446 | 1471 | version "7.20.1"
|
1447 | 1472 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8"
|
1448 | 1473 | integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==
|
|
1474 | 1499 | debug "^4.1.0"
|
1475 | 1500 | globals "^11.1.0"
|
1476 | 1501 |
|
1477 |
| -"@babel/traverse@^7.20.5": |
1478 |
| - version "7.20.5" |
1479 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
1480 |
| - integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 1502 | +"@babel/traverse@^7.20.7": |
| 1503 | + version "7.20.10" |
| 1504 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
| 1505 | + integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== |
1481 | 1506 | dependencies:
|
1482 | 1507 | "@babel/code-frame" "^7.18.6"
|
1483 |
| - "@babel/generator" "^7.20.5" |
| 1508 | + "@babel/generator" "^7.20.7" |
1484 | 1509 | "@babel/helper-environment-visitor" "^7.18.9"
|
1485 | 1510 | "@babel/helper-function-name" "^7.19.0"
|
1486 | 1511 | "@babel/helper-hoist-variables" "^7.18.6"
|
1487 | 1512 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1488 |
| - "@babel/parser" "^7.20.5" |
1489 |
| - "@babel/types" "^7.20.5" |
| 1513 | + "@babel/parser" "^7.20.7" |
| 1514 | + "@babel/types" "^7.20.7" |
1490 | 1515 | debug "^4.1.0"
|
1491 | 1516 | globals "^11.1.0"
|
1492 | 1517 |
|
|
1550 | 1575 | "@babel/helper-validator-identifier" "^7.19.1"
|
1551 | 1576 | to-fast-properties "^2.0.0"
|
1552 | 1577 |
|
1553 |
| -"@babel/types@^7.20.5": |
1554 |
| - version "7.20.5" |
1555 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
1556 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 1578 | +"@babel/types@^7.20.7": |
| 1579 | + version "7.20.7" |
| 1580 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 1581 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
1557 | 1582 | dependencies:
|
1558 | 1583 | "@babel/helper-string-parser" "^7.19.4"
|
1559 | 1584 | "@babel/helper-validator-identifier" "^7.19.1"
|
@@ -6886,6 +6911,13 @@ lowercase-keys@^2.0.0:
|
6886 | 6911 | resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
|
6887 | 6912 | integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
|
6888 | 6913 |
|
| 6914 | +lru-cache@^5.1.1: |
| 6915 | + version "5.1.1" |
| 6916 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" |
| 6917 | + integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== |
| 6918 | + dependencies: |
| 6919 | + yallist "^3.0.2" |
| 6920 | + |
6889 | 6921 | lru-cache@^6.0.0:
|
6890 | 6922 | version "6.0.0"
|
6891 | 6923 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
@@ -9877,6 +9909,11 @@ y18n@^5.0.5:
|
9877 | 9909 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
|
9878 | 9910 | integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
9879 | 9911 |
|
| 9912 | +yallist@^3.0.2: |
| 9913 | + version "3.1.1" |
| 9914 | + resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" |
| 9915 | + integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== |
| 9916 | + |
9880 | 9917 | yallist@^4.0.0:
|
9881 | 9918 | version "4.0.0"
|
9882 | 9919 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
0 commit comments