|
70 | 70 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
|
71 | 71 | integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
|
72 | 72 |
|
73 |
| - |
74 |
| - version "7.19.3" |
75 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
76 |
| - integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
| 73 | + |
| 74 | + version "7.19.6" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
| 76 | + integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
77 | 77 | dependencies:
|
78 | 78 | "@ampproject/remapping" "^2.1.0"
|
79 | 79 | "@babel/code-frame" "^7.18.6"
|
80 |
| - "@babel/generator" "^7.19.3" |
| 80 | + "@babel/generator" "^7.19.6" |
81 | 81 | "@babel/helper-compilation-targets" "^7.19.3"
|
82 |
| - "@babel/helper-module-transforms" "^7.19.0" |
83 |
| - "@babel/helpers" "^7.19.0" |
84 |
| - "@babel/parser" "^7.19.3" |
| 82 | + "@babel/helper-module-transforms" "^7.19.6" |
| 83 | + "@babel/helpers" "^7.19.4" |
| 84 | + "@babel/parser" "^7.19.6" |
85 | 85 | "@babel/template" "^7.18.10"
|
86 |
| - "@babel/traverse" "^7.19.3" |
87 |
| - "@babel/types" "^7.19.3" |
| 86 | + "@babel/traverse" "^7.19.6" |
| 87 | + "@babel/types" "^7.19.4" |
88 | 88 | convert-source-map "^1.7.0"
|
89 | 89 | debug "^4.1.0"
|
90 | 90 | gensync "^1.0.0-beta.2"
|
|
157 | 157 | "@jridgewell/gen-mapping" "^0.3.2"
|
158 | 158 | jsesc "^2.5.1"
|
159 | 159 |
|
160 |
| -"@babel/generator@^7.19.3": |
161 |
| - version "7.19.3" |
162 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
163 |
| - integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
| 160 | +"@babel/generator@^7.19.6": |
| 161 | + version "7.19.6" |
| 162 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
| 163 | + integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
164 | 164 | dependencies:
|
165 |
| - "@babel/types" "^7.19.3" |
| 165 | + "@babel/types" "^7.19.4" |
166 | 166 | "@jridgewell/gen-mapping" "^0.3.2"
|
167 | 167 | jsesc "^2.5.1"
|
168 | 168 |
|
|
417 | 417 | "@babel/traverse" "^7.19.0"
|
418 | 418 | "@babel/types" "^7.19.0"
|
419 | 419 |
|
| 420 | +"@babel/helper-module-transforms@^7.19.6": |
| 421 | + version "7.19.6" |
| 422 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
| 423 | + integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
| 424 | + dependencies: |
| 425 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 426 | + "@babel/helper-module-imports" "^7.18.6" |
| 427 | + "@babel/helper-simple-access" "^7.19.4" |
| 428 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 429 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 430 | + "@babel/template" "^7.18.10" |
| 431 | + "@babel/traverse" "^7.19.6" |
| 432 | + "@babel/types" "^7.19.4" |
| 433 | + |
420 | 434 | "@babel/helper-optimise-call-expression@^7.18.6":
|
421 | 435 | version "7.18.6"
|
422 | 436 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
500 | 514 | dependencies:
|
501 | 515 | "@babel/types" "^7.18.6"
|
502 | 516 |
|
| 517 | +"@babel/helper-simple-access@^7.19.4": |
| 518 | + version "7.19.4" |
| 519 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
| 520 | + integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
| 521 | + dependencies: |
| 522 | + "@babel/types" "^7.19.4" |
| 523 | + |
503 | 524 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
|
504 | 525 | version "7.18.9"
|
505 | 526 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818"
|
|
585 | 606 | "@babel/traverse" "^7.17.9"
|
586 | 607 | "@babel/types" "^7.17.0"
|
587 | 608 |
|
588 |
| -"@babel/helpers@^7.19.0": |
589 |
| - version "7.19.0" |
590 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
591 |
| - integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
| 609 | +"@babel/helpers@^7.19.4": |
| 610 | + version "7.19.4" |
| 611 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5" |
| 612 | + integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw== |
592 | 613 | dependencies:
|
593 | 614 | "@babel/template" "^7.18.10"
|
594 |
| - "@babel/traverse" "^7.19.0" |
595 |
| - "@babel/types" "^7.19.0" |
| 615 | + "@babel/traverse" "^7.19.4" |
| 616 | + "@babel/types" "^7.19.4" |
596 | 617 |
|
597 | 618 | "@babel/highlight@^7.16.7":
|
598 | 619 | version "7.17.12"
|
|
637 | 658 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
|
638 | 659 | integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
|
639 | 660 |
|
640 |
| -"@babel/parser@^7.19.3": |
641 |
| - version "7.19.3" |
642 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
643 |
| - integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
| 661 | +"@babel/parser@^7.19.6": |
| 662 | + version "7.19.6" |
| 663 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
| 664 | + integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
644 | 665 |
|
645 | 666 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
646 | 667 | version "7.18.6"
|
|
1464 | 1485 | debug "^4.1.0"
|
1465 | 1486 | globals "^11.1.0"
|
1466 | 1487 |
|
1467 |
| -"@babel/traverse@^7.19.3": |
1468 |
| - version "7.19.3" |
1469 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1470 |
| - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
| 1488 | +"@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6": |
| 1489 | + version "7.19.6" |
| 1490 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
| 1491 | + integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
1471 | 1492 | dependencies:
|
1472 | 1493 | "@babel/code-frame" "^7.18.6"
|
1473 |
| - "@babel/generator" "^7.19.3" |
| 1494 | + "@babel/generator" "^7.19.6" |
1474 | 1495 | "@babel/helper-environment-visitor" "^7.18.9"
|
1475 | 1496 | "@babel/helper-function-name" "^7.19.0"
|
1476 | 1497 | "@babel/helper-hoist-variables" "^7.18.6"
|
1477 | 1498 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1478 |
| - "@babel/parser" "^7.19.3" |
1479 |
| - "@babel/types" "^7.19.3" |
| 1499 | + "@babel/parser" "^7.19.6" |
| 1500 | + "@babel/types" "^7.19.4" |
1480 | 1501 | debug "^4.1.0"
|
1481 | 1502 | globals "^11.1.0"
|
1482 | 1503 |
|
|
1522 | 1543 | "@babel/helper-validator-identifier" "^7.18.6"
|
1523 | 1544 | to-fast-properties "^2.0.0"
|
1524 | 1545 |
|
1525 |
| -"@babel/types@^7.19.3": |
1526 |
| - version "7.19.3" |
1527 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
1528 |
| - integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
1529 |
| - dependencies: |
1530 |
| - "@babel/helper-string-parser" "^7.18.10" |
1531 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
1532 |
| - to-fast-properties "^2.0.0" |
1533 |
| - |
1534 | 1546 | "@babel/types@^7.19.4":
|
1535 | 1547 | version "7.19.4"
|
1536 | 1548 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
|
|
0 commit comments