|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9" |
17 | 17 |
|
18 | | -"@babel/cli@7.26.4": |
19 | | - version "7.26.4" |
20 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.26.4.tgz#4101ff8ee5de8447a6c395397a97921056411d20" |
21 | | - integrity sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw== |
| 18 | +"@babel/cli@7.27.0": |
| 19 | + version "7.27.0" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.0.tgz#076603b25fc7dd88298ea94ab249c8237c7e71cc" |
| 21 | + integrity sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw== |
22 | 22 | dependencies: |
23 | 23 | "@jridgewell/trace-mapping" "^0.3.25" |
24 | 24 | commander "^6.2.0" |
|
52 | 52 | dependencies: |
53 | 53 | "@babel/highlight" "^7.18.6" |
54 | 54 |
|
55 | | -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": |
| 55 | +"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
56 | 56 | version "7.26.2" |
57 | 57 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
58 | 58 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
|
83 | 83 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc" |
84 | 84 | integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA== |
85 | 85 |
|
86 | | -"@babel/compat-data@^7.25.9": |
87 | | - version "7.26.3" |
88 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02" |
89 | | - integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g== |
| 86 | +"@babel/compat-data@^7.26.8": |
| 87 | + version "7.26.8" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
| 89 | + integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
90 | 90 |
|
91 | | -"@babel/core@7.26.0": |
92 | | - version "7.26.0" |
93 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
94 | | - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 91 | +"@babel/core@7.26.10": |
| 92 | + version "7.26.10" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 94 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
95 | 95 | dependencies: |
96 | 96 | "@ampproject/remapping" "^2.2.0" |
97 | | - "@babel/code-frame" "^7.26.0" |
98 | | - "@babel/generator" "^7.26.0" |
99 | | - "@babel/helper-compilation-targets" "^7.25.9" |
| 97 | + "@babel/code-frame" "^7.26.2" |
| 98 | + "@babel/generator" "^7.26.10" |
| 99 | + "@babel/helper-compilation-targets" "^7.26.5" |
100 | 100 | "@babel/helper-module-transforms" "^7.26.0" |
101 | | - "@babel/helpers" "^7.26.0" |
102 | | - "@babel/parser" "^7.26.0" |
103 | | - "@babel/template" "^7.25.9" |
104 | | - "@babel/traverse" "^7.25.9" |
105 | | - "@babel/types" "^7.26.0" |
| 101 | + "@babel/helpers" "^7.26.10" |
| 102 | + "@babel/parser" "^7.26.10" |
| 103 | + "@babel/template" "^7.26.9" |
| 104 | + "@babel/traverse" "^7.26.10" |
| 105 | + "@babel/types" "^7.26.10" |
106 | 106 | convert-source-map "^2.0.0" |
107 | 107 | debug "^4.1.0" |
108 | 108 | gensync "^1.0.0-beta.2" |
|
148 | 148 | "@jridgewell/gen-mapping" "^0.3.0" |
149 | 149 | jsesc "^2.5.1" |
150 | 150 |
|
151 | | -"@babel/generator@^7.26.0", "@babel/generator@^7.26.3": |
| 151 | +"@babel/generator@^7.26.10", "@babel/generator@^7.27.0": |
| 152 | + version "7.27.0" |
| 153 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
| 154 | + integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
| 155 | + dependencies: |
| 156 | + "@babel/parser" "^7.27.0" |
| 157 | + "@babel/types" "^7.27.0" |
| 158 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 159 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 160 | + jsesc "^3.0.2" |
| 161 | + |
| 162 | +"@babel/generator@^7.26.3": |
152 | 163 | version "7.26.3" |
153 | 164 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019" |
154 | 165 | integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ== |
|
219 | 230 | lru-cache "^5.1.1" |
220 | 231 | semver "^6.3.0" |
221 | 232 |
|
222 | | -"@babel/helper-compilation-targets@^7.25.9": |
223 | | - version "7.25.9" |
224 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
225 | | - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
| 233 | +"@babel/helper-compilation-targets@^7.26.5": |
| 234 | + version "7.27.0" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880" |
| 236 | + integrity sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA== |
226 | 237 | dependencies: |
227 | | - "@babel/compat-data" "^7.25.9" |
| 238 | + "@babel/compat-data" "^7.26.8" |
228 | 239 | "@babel/helper-validator-option" "^7.25.9" |
229 | 240 | browserslist "^4.24.0" |
230 | 241 | lru-cache "^5.1.1" |
|
327 | 338 | "@babel/template" "^7.20.7" |
328 | 339 | "@babel/types" "^7.21.0" |
329 | 340 |
|
330 | | -"@babel/helper-function-name@^7.24.7": |
331 | | - version "7.24.7" |
332 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2" |
333 | | - integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA== |
334 | | - dependencies: |
335 | | - "@babel/template" "^7.24.7" |
336 | | - "@babel/types" "^7.24.7" |
337 | | - |
338 | 341 | "@babel/helper-hoist-variables@^7.18.6": |
339 | 342 | version "7.18.6" |
340 | 343 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
|
651 | 654 | "@babel/traverse" "^7.18.2" |
652 | 655 | "@babel/types" "^7.18.2" |
653 | 656 |
|
654 | | -"@babel/helpers@^7.26.0": |
655 | | - version "7.26.0" |
656 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
657 | | - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 657 | +"@babel/helpers@^7.26.10": |
| 658 | + version "7.27.0" |
| 659 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 660 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
658 | 661 | dependencies: |
659 | | - "@babel/template" "^7.25.9" |
660 | | - "@babel/types" "^7.26.0" |
| 662 | + "@babel/template" "^7.27.0" |
| 663 | + "@babel/types" "^7.27.0" |
661 | 664 |
|
662 | 665 | "@babel/highlight@^7.0.0": |
663 | 666 | version "7.5.0" |
|
720 | 723 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
721 | 724 | integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
722 | 725 |
|
723 | | -"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3": |
| 726 | +"@babel/parser@^7.25.9", "@babel/parser@^7.26.3": |
724 | 727 | version "7.26.3" |
725 | 728 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" |
726 | 729 | integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== |
727 | 730 | dependencies: |
728 | 731 | "@babel/types" "^7.26.3" |
729 | 732 |
|
| 733 | +"@babel/parser@^7.26.10", "@babel/parser@^7.27.0": |
| 734 | + version "7.27.0" |
| 735 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 736 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 737 | + dependencies: |
| 738 | + "@babel/types" "^7.27.0" |
| 739 | + |
730 | 740 | "@babel/parser@^7.8.6": |
731 | 741 | version "7.8.6" |
732 | 742 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.6.tgz#ba5c9910cddb77685a008e3c587af8d27b67962c" |
|
1557 | 1567 | "@babel/parser" "^7.25.9" |
1558 | 1568 | "@babel/types" "^7.25.9" |
1559 | 1569 |
|
| 1570 | +"@babel/template@^7.26.9", "@babel/template@^7.27.0": |
| 1571 | + version "7.27.0" |
| 1572 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1573 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1574 | + dependencies: |
| 1575 | + "@babel/code-frame" "^7.26.2" |
| 1576 | + "@babel/parser" "^7.27.0" |
| 1577 | + "@babel/types" "^7.27.0" |
| 1578 | + |
1560 | 1579 | "@babel/template@^7.3.3": |
1561 | 1580 | version "7.8.6" |
1562 | 1581 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
|
1579 | 1598 | debug "^4.3.1" |
1580 | 1599 | globals "^11.1.0" |
1581 | 1600 |
|
| 1601 | +"@babel/traverse@^7.26.10": |
| 1602 | + version "7.27.0" |
| 1603 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
| 1604 | + integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
| 1605 | + dependencies: |
| 1606 | + "@babel/code-frame" "^7.26.2" |
| 1607 | + "@babel/generator" "^7.27.0" |
| 1608 | + "@babel/parser" "^7.27.0" |
| 1609 | + "@babel/template" "^7.27.0" |
| 1610 | + "@babel/types" "^7.27.0" |
| 1611 | + debug "^4.3.1" |
| 1612 | + globals "^11.1.0" |
| 1613 | + |
1582 | 1614 | "@babel/types@^7.0.0", "@babel/types@^7.3.0": |
1583 | 1615 | version "7.7.4" |
1584 | 1616 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193" |
|
1657 | 1689 | "@babel/helper-validator-identifier" "^7.19.1" |
1658 | 1690 | to-fast-properties "^2.0.0" |
1659 | 1691 |
|
1660 | | -"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3": |
| 1692 | +"@babel/types@^7.25.9", "@babel/types@^7.26.3": |
1661 | 1693 | version "7.26.3" |
1662 | 1694 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" |
1663 | 1695 | integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== |
1664 | 1696 | dependencies: |
1665 | 1697 | "@babel/helper-string-parser" "^7.25.9" |
1666 | 1698 | "@babel/helper-validator-identifier" "^7.25.9" |
1667 | 1699 |
|
| 1700 | +"@babel/types@^7.26.10", "@babel/types@^7.27.0": |
| 1701 | + version "7.27.0" |
| 1702 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1703 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1704 | + dependencies: |
| 1705 | + "@babel/helper-string-parser" "^7.25.9" |
| 1706 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1707 | + |
1668 | 1708 | "@babel/types@^7.3.3": |
1669 | 1709 | version "7.9.6" |
1670 | 1710 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7" |
|
0 commit comments