|
126 | 126 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
127 | 127 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
128 | 128 |
|
| 129 | +"@babel/compat-data@^7.19.4": |
| 130 | + version "7.19.4" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" |
| 132 | + integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
| 133 | + |
129 | 134 | "@babel/compat-data@^7.8.4": |
130 | 135 | version "7.8.5" |
131 | 136 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9" |
|
1647 | 1652 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f" |
1648 | 1653 | integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w== |
1649 | 1654 |
|
| 1655 | +"@babel/helper-plugin-utils@^7.19.0": |
| 1656 | + version "7.19.0" |
| 1657 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz#4796bb14961521f0f8715990bee2fb6e51ce21bf" |
| 1658 | + integrity sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw== |
| 1659 | + |
1650 | 1660 | "@babel/helper-regex@^7.10.1": |
1651 | 1661 | version "7.10.1" |
1652 | 1662 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.1.tgz#021cf1a7ba99822f993222a001cc3fec83255b96" |
|
2831 | 2841 | "@babel/helper-plugin-utils" "^7.8.3" |
2832 | 2842 | "@babel/plugin-syntax-numeric-separator" "^7.8.3" |
2833 | 2843 |
|
2834 | | -"@babel/plugin-proposal-object-rest-spread@7.18.9": |
2835 | | - version "7.18.9" |
2836 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7" |
2837 | | - integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q== |
| 2844 | +"@babel/plugin-proposal-object-rest-spread@7.19.4": |
| 2845 | + version "7.19.4" |
| 2846 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d" |
| 2847 | + integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== |
2838 | 2848 | dependencies: |
2839 | | - "@babel/compat-data" "^7.18.8" |
2840 | | - "@babel/helper-compilation-targets" "^7.18.9" |
2841 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 2849 | + "@babel/compat-data" "^7.19.4" |
| 2850 | + "@babel/helper-compilation-targets" "^7.19.3" |
| 2851 | + "@babel/helper-plugin-utils" "^7.19.0" |
2842 | 2852 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
2843 | 2853 | "@babel/plugin-transform-parameters" "^7.18.8" |
2844 | 2854 |
|
|
3477 | 3487 | dependencies: |
3478 | 3488 | "@babel/helper-plugin-utils" "^7.8.3" |
3479 | 3489 |
|
3480 | | -"@babel/plugin-transform-block-scoping@7.18.9", "@babel/plugin-transform-block-scoping@^7.18.9": |
3481 | | - version "7.18.9" |
3482 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d" |
3483 | | - integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw== |
| 3490 | +"@babel/plugin-transform-block-scoping@7.19.4": |
| 3491 | + version "7.19.4" |
| 3492 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b" |
| 3493 | + integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ== |
3484 | 3494 | dependencies: |
3485 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 3495 | + "@babel/helper-plugin-utils" "^7.19.0" |
3486 | 3496 |
|
3487 | 3497 | "@babel/plugin-transform-block-scoping@^7.10.1": |
3488 | 3498 | version "7.10.1" |
|
3513 | 3523 | dependencies: |
3514 | 3524 | "@babel/helper-plugin-utils" "^7.16.7" |
3515 | 3525 |
|
| 3526 | +"@babel/plugin-transform-block-scoping@^7.18.9": |
| 3527 | + version "7.18.9" |
| 3528 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d" |
| 3529 | + integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw== |
| 3530 | + dependencies: |
| 3531 | + "@babel/helper-plugin-utils" "^7.18.9" |
| 3532 | + |
3516 | 3533 | "@babel/plugin-transform-block-scoping@^7.8.3": |
3517 | 3534 | version "7.8.3" |
3518 | 3535 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz#97d35dab66857a437c166358b91d09050c868f3a" |
|
0 commit comments