|
24 | 24 | js-tokens "^4.0.0" |
25 | 25 | picocolors "^1.0.0" |
26 | 26 |
|
| 27 | +"@babel/code-frame@^7.27.1": |
| 28 | + version "7.27.1" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 30 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 31 | + dependencies: |
| 32 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 33 | + js-tokens "^4.0.0" |
| 34 | + picocolors "^1.1.1" |
| 35 | + |
27 | 36 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.8": |
28 | 37 | version "7.26.8" |
29 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
|
61 | 70 | "@jridgewell/trace-mapping" "^0.3.25" |
62 | 71 | jsesc "^3.0.2" |
63 | 72 |
|
| 73 | +"@babel/generator@^7.27.5": |
| 74 | + version "7.27.5" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 76 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 77 | + dependencies: |
| 78 | + "@babel/parser" "^7.27.5" |
| 79 | + "@babel/types" "^7.27.3" |
| 80 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 81 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 82 | + jsesc "^3.0.2" |
| 83 | + |
64 | 84 | "@babel/helper-annotate-as-pure@^7.25.9": |
65 | 85 | version "7.25.9" |
66 | 86 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4" |
67 | 87 | integrity sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g== |
68 | 88 | dependencies: |
69 | 89 | "@babel/types" "^7.25.9" |
70 | 90 |
|
| 91 | +"@babel/helper-annotate-as-pure@^7.27.1": |
| 92 | + version "7.27.3" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz#f31fd86b915fc4daf1f3ac6976c59be7084ed9c5" |
| 94 | + integrity sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg== |
| 95 | + dependencies: |
| 96 | + "@babel/types" "^7.27.3" |
| 97 | + |
71 | 98 | "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": |
72 | 99 | version "7.27.0" |
73 | 100 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880" |
|
128 | 155 | "@babel/traverse" "^7.25.9" |
129 | 156 | "@babel/types" "^7.25.9" |
130 | 157 |
|
| 158 | +"@babel/helper-module-imports@^7.27.1": |
| 159 | + version "7.27.1" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 161 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
| 162 | + dependencies: |
| 163 | + "@babel/traverse" "^7.27.1" |
| 164 | + "@babel/types" "^7.27.1" |
| 165 | + |
131 | 166 | "@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0": |
132 | 167 | version "7.26.0" |
133 | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
|
144 | 179 | dependencies: |
145 | 180 | "@babel/types" "^7.25.9" |
146 | 181 |
|
147 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0": |
148 | | - version "7.26.5" |
149 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
150 | | - integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 182 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0": |
| 183 | + version "7.27.1" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" |
| 185 | + integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
151 | 186 |
|
152 | 187 | "@babel/helper-remap-async-to-generator@^7.25.9": |
153 | 188 | version "7.25.9" |
|
180 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
181 | 216 | integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
182 | 217 |
|
| 218 | +"@babel/helper-string-parser@^7.27.1": |
| 219 | + version "7.27.1" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 221 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 222 | + |
183 | 223 | "@babel/helper-validator-identifier@^7.25.9": |
184 | 224 | version "7.25.9" |
185 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
186 | 226 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
187 | 227 |
|
188 | | -"@babel/helper-validator-option@^7.25.9": |
189 | | - version "7.25.9" |
190 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
191 | | - integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
| 228 | +"@babel/helper-validator-identifier@^7.27.1": |
| 229 | + version "7.27.1" |
| 230 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 231 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 232 | + |
| 233 | +"@babel/helper-validator-option@^7.25.9", "@babel/helper-validator-option@^7.27.1": |
| 234 | + version "7.27.1" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
| 236 | + integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
192 | 237 |
|
193 | 238 | "@babel/helper-wrap-function@^7.25.9": |
194 | 239 | version "7.25.9" |
|
214 | 259 | dependencies: |
215 | 260 | "@babel/types" "^7.27.0" |
216 | 261 |
|
| 262 | +"@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 263 | + version "7.27.7" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 265 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
| 266 | + dependencies: |
| 267 | + "@babel/types" "^7.27.7" |
| 268 | + |
217 | 269 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
218 | 270 | version "7.25.9" |
219 | 271 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe" |
|
328 | 380 | dependencies: |
329 | 381 | "@babel/helper-plugin-utils" "^7.25.9" |
330 | 382 |
|
| 383 | +"@babel/plugin-syntax-jsx@^7.27.1": |
| 384 | + version "7.27.1" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz#2f9beb5eff30fa507c5532d107daac7b888fa34c" |
| 386 | + integrity sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w== |
| 387 | + dependencies: |
| 388 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 389 | + |
331 | 390 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
332 | 391 | version "7.10.4" |
333 | 392 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" |
|
704 | 763 | dependencies: |
705 | 764 | "@babel/helper-plugin-utils" "^7.25.9" |
706 | 765 |
|
707 | | -"@babel/plugin-transform-react-display-name@^7.25.9": |
708 | | - version "7.25.9" |
709 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.25.9.tgz#4b79746b59efa1f38c8695065a92a9f5afb24f7d" |
710 | | - integrity sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ== |
| 766 | +"@babel/plugin-transform-react-display-name@^7.27.1": |
| 767 | + version "7.27.1" |
| 768 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.27.1.tgz#43af31362d71f7848cfac0cbc212882b1a16e80f" |
| 769 | + integrity sha512-p9+Vl3yuHPmkirRrg021XiP+EETmPMQTLr6Ayjj85RLNEbb3Eya/4VI0vAdzQG9SEAl2Lnt7fy5lZyMzjYoZQQ== |
711 | 770 | dependencies: |
712 | | - "@babel/helper-plugin-utils" "^7.25.9" |
| 771 | + "@babel/helper-plugin-utils" "^7.27.1" |
713 | 772 |
|
714 | | -"@babel/plugin-transform-react-jsx-development@^7.25.9": |
715 | | - version "7.25.9" |
716 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.25.9.tgz#8fd220a77dd139c07e25225a903b8be8c829e0d7" |
717 | | - integrity sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw== |
| 773 | +"@babel/plugin-transform-react-jsx-development@^7.27.1": |
| 774 | + version "7.27.1" |
| 775 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.27.1.tgz#47ff95940e20a3a70e68ad3d4fcb657b647f6c98" |
| 776 | + integrity sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q== |
718 | 777 | dependencies: |
719 | | - "@babel/plugin-transform-react-jsx" "^7.25.9" |
| 778 | + "@babel/plugin-transform-react-jsx" "^7.27.1" |
720 | 779 |
|
721 | | -"@babel/plugin-transform-react-jsx@^7.25.9": |
722 | | - version "7.25.9" |
723 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz#06367940d8325b36edff5e2b9cbe782947ca4166" |
724 | | - integrity sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw== |
| 780 | +"@babel/plugin-transform-react-jsx@^7.27.1": |
| 781 | + version "7.27.1" |
| 782 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz#1023bc94b78b0a2d68c82b5e96aed573bcfb9db0" |
| 783 | + integrity sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw== |
725 | 784 | dependencies: |
726 | | - "@babel/helper-annotate-as-pure" "^7.25.9" |
727 | | - "@babel/helper-module-imports" "^7.25.9" |
728 | | - "@babel/helper-plugin-utils" "^7.25.9" |
729 | | - "@babel/plugin-syntax-jsx" "^7.25.9" |
730 | | - "@babel/types" "^7.25.9" |
| 785 | + "@babel/helper-annotate-as-pure" "^7.27.1" |
| 786 | + "@babel/helper-module-imports" "^7.27.1" |
| 787 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 788 | + "@babel/plugin-syntax-jsx" "^7.27.1" |
| 789 | + "@babel/types" "^7.27.1" |
731 | 790 |
|
732 | | -"@babel/plugin-transform-react-pure-annotations@^7.25.9": |
733 | | - version "7.25.9" |
734 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.25.9.tgz#ea1c11b2f9dbb8e2d97025f43a3b5bc47e18ae62" |
735 | | - integrity sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg== |
| 791 | +"@babel/plugin-transform-react-pure-annotations@^7.27.1": |
| 792 | + version "7.27.1" |
| 793 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.27.1.tgz#339f1ce355eae242e0649f232b1c68907c02e879" |
| 794 | + integrity sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA== |
736 | 795 | dependencies: |
737 | | - "@babel/helper-annotate-as-pure" "^7.25.9" |
738 | | - "@babel/helper-plugin-utils" "^7.25.9" |
| 796 | + "@babel/helper-annotate-as-pure" "^7.27.1" |
| 797 | + "@babel/helper-plugin-utils" "^7.27.1" |
739 | 798 |
|
740 | 799 | "@babel/plugin-transform-regenerator@^7.25.9": |
741 | 800 | version "7.27.0" |
|
931 | 990 | "@babel/types" "^7.4.4" |
932 | 991 | esutils "^2.0.2" |
933 | 992 |
|
934 | | -"@babel/preset-react@^7.26.3": |
935 | | - version "7.26.3" |
936 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.26.3.tgz#7c5e028d623b4683c1f83a0bd4713b9100560caa" |
937 | | - integrity sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw== |
| 993 | +"@babel/preset-react@^7.27.1": |
| 994 | + version "7.27.1" |
| 995 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.27.1.tgz#86ea0a5ca3984663f744be2fd26cb6747c3fd0ec" |
| 996 | + integrity sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA== |
938 | 997 | dependencies: |
939 | | - "@babel/helper-plugin-utils" "^7.25.9" |
940 | | - "@babel/helper-validator-option" "^7.25.9" |
941 | | - "@babel/plugin-transform-react-display-name" "^7.25.9" |
942 | | - "@babel/plugin-transform-react-jsx" "^7.25.9" |
943 | | - "@babel/plugin-transform-react-jsx-development" "^7.25.9" |
944 | | - "@babel/plugin-transform-react-pure-annotations" "^7.25.9" |
| 998 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 999 | + "@babel/helper-validator-option" "^7.27.1" |
| 1000 | + "@babel/plugin-transform-react-display-name" "^7.27.1" |
| 1001 | + "@babel/plugin-transform-react-jsx" "^7.27.1" |
| 1002 | + "@babel/plugin-transform-react-jsx-development" "^7.27.1" |
| 1003 | + "@babel/plugin-transform-react-pure-annotations" "^7.27.1" |
945 | 1004 |
|
946 | 1005 | "@babel/preset-typescript@^7.23.0", "@babel/preset-typescript@^7.27.0": |
947 | 1006 | version "7.27.0" |
|
981 | 1040 | "@babel/parser" "^7.27.0" |
982 | 1041 | "@babel/types" "^7.27.0" |
983 | 1042 |
|
| 1043 | +"@babel/template@^7.27.2": |
| 1044 | + version "7.27.2" |
| 1045 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1046 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1047 | + dependencies: |
| 1048 | + "@babel/code-frame" "^7.27.1" |
| 1049 | + "@babel/parser" "^7.27.2" |
| 1050 | + "@babel/types" "^7.27.1" |
| 1051 | + |
984 | 1052 | "@babel/traverse@^7.18.9", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.0": |
985 | 1053 | version "7.27.0" |
986 | 1054 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
|
994 | 1062 | debug "^4.3.1" |
995 | 1063 | globals "^11.1.0" |
996 | 1064 |
|
| 1065 | +"@babel/traverse@^7.27.1": |
| 1066 | + version "7.27.7" |
| 1067 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1068 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
| 1069 | + dependencies: |
| 1070 | + "@babel/code-frame" "^7.27.1" |
| 1071 | + "@babel/generator" "^7.27.5" |
| 1072 | + "@babel/parser" "^7.27.7" |
| 1073 | + "@babel/template" "^7.27.2" |
| 1074 | + "@babel/types" "^7.27.7" |
| 1075 | + debug "^4.3.1" |
| 1076 | + globals "^11.1.0" |
| 1077 | + |
997 | 1078 | "@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.24.0", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.27.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
998 | 1079 | version "7.27.0" |
999 | 1080 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
|
1002 | 1083 | "@babel/helper-string-parser" "^7.25.9" |
1003 | 1084 | "@babel/helper-validator-identifier" "^7.25.9" |
1004 | 1085 |
|
| 1086 | +"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.7": |
| 1087 | + version "7.27.7" |
| 1088 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1089 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1090 | + dependencies: |
| 1091 | + "@babel/helper-string-parser" "^7.27.1" |
| 1092 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1093 | + |
1005 | 1094 | "@bcoe/v8-coverage@^0.2.3": |
1006 | 1095 | version "0.2.3" |
1007 | 1096 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments