|
26 | 26 | js-tokens "^4.0.0" |
27 | 27 | picocolors "^1.1.1" |
28 | 28 |
|
| 29 | +"@babel/code-frame@^7.29.7": |
| 30 | + version "7.29.7" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7" |
| 32 | + integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== |
| 33 | + dependencies: |
| 34 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 35 | + js-tokens "^4.0.0" |
| 36 | + picocolors "^1.1.1" |
| 37 | + |
29 | 38 | "@babel/compat-data@^7.17.10": |
30 | 39 | version "7.17.10" |
31 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
|
98 | 107 | "@jridgewell/trace-mapping" "^0.3.28" |
99 | 108 | jsesc "^3.0.2" |
100 | 109 |
|
| 110 | +"@babel/generator@^7.29.7": |
| 111 | + version "7.29.7" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3" |
| 113 | + integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== |
| 114 | + dependencies: |
| 115 | + "@babel/parser" "^7.29.7" |
| 116 | + "@babel/types" "^7.29.7" |
| 117 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 118 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 119 | + jsesc "^3.0.2" |
| 120 | + |
101 | 121 | "@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3": |
102 | 122 | version "7.27.3" |
103 | 123 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz#f31fd86b915fc4daf1f3ac6976c59be7084ed9c5" |
|
177 | 197 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
178 | 198 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
179 | 199 |
|
| 200 | +"@babel/helper-globals@^7.29.7": |
| 201 | + version "7.29.7" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b" |
| 203 | + integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA== |
| 204 | + |
180 | 205 | "@babel/helper-hoist-variables@^7.16.7": |
181 | 206 | version "7.16.7" |
182 | 207 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
|
207 | 232 | "@babel/traverse" "^7.27.1" |
208 | 233 | "@babel/types" "^7.27.1" |
209 | 234 |
|
| 235 | +"@babel/helper-module-imports@^7.29.7": |
| 236 | + version "7.29.7" |
| 237 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396" |
| 238 | + integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g== |
| 239 | + dependencies: |
| 240 | + "@babel/traverse" "^7.29.7" |
| 241 | + "@babel/types" "^7.29.7" |
| 242 | + |
210 | 243 | "@babel/helper-module-transforms@^7.18.0": |
211 | 244 | version "7.18.0" |
212 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
|
230 | 263 | "@babel/helper-validator-identifier" "^7.27.1" |
231 | 264 | "@babel/traverse" "^7.28.3" |
232 | 265 |
|
| 266 | +"@babel/helper-module-transforms@^7.29.7": |
| 267 | + version "7.29.7" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae" |
| 269 | + integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg== |
| 270 | + dependencies: |
| 271 | + "@babel/helper-module-imports" "^7.29.7" |
| 272 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 273 | + "@babel/traverse" "^7.29.7" |
| 274 | + |
233 | 275 | "@babel/helper-optimise-call-expression@^7.27.1": |
234 | 276 | version "7.27.1" |
235 | 277 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz#c65221b61a643f3e62705e5dd2b5f115e35f9200" |
|
247 | 289 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" |
248 | 290 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
249 | 291 |
|
| 292 | +"@babel/helper-plugin-utils@^7.29.7": |
| 293 | + version "7.29.7" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz#c0a0766f1a13617d8a17407d7ab8f9d486225ea4" |
| 295 | + integrity sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw== |
| 296 | + |
250 | 297 | "@babel/helper-remap-async-to-generator@^7.27.1": |
251 | 298 | version "7.27.1" |
252 | 299 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz#4601d5c7ce2eb2aea58328d43725523fcd362ce6" |
|
292 | 339 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
293 | 340 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
294 | 341 |
|
| 342 | +"@babel/helper-string-parser@^7.29.7": |
| 343 | + version "7.29.7" |
| 344 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f" |
| 345 | + integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== |
| 346 | + |
295 | 347 | "@babel/helper-validator-identifier@^7.16.7": |
296 | 348 | version "7.16.7" |
297 | 349 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
|
302 | 354 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
303 | 355 | integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
304 | 356 |
|
| 357 | +"@babel/helper-validator-identifier@^7.29.7": |
| 358 | + version "7.29.7" |
| 359 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
| 360 | + integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
| 361 | + |
305 | 362 | "@babel/helper-validator-option@^7.16.7": |
306 | 363 | version "7.16.7" |
307 | 364 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
|
359 | 416 | dependencies: |
360 | 417 | "@babel/types" "^7.28.5" |
361 | 418 |
|
| 419 | +"@babel/parser@^7.29.7": |
| 420 | + version "7.29.7" |
| 421 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334" |
| 422 | + integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== |
| 423 | + dependencies: |
| 424 | + "@babel/types" "^7.29.7" |
| 425 | + |
362 | 426 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
363 | 427 | version "7.28.5" |
364 | 428 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421" |
|
720 | 784 | "@babel/helper-plugin-utils" "^7.27.1" |
721 | 785 |
|
722 | 786 | "@babel/plugin-transform-modules-systemjs@^7.28.5": |
723 | | - version "7.28.5" |
724 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" |
725 | | - integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== |
| 787 | + version "7.29.7" |
| 788 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.7.tgz#e575dd2ab9882906de120ff7dc9dee9914d8b6f3" |
| 789 | + integrity sha512-TM2ZcQLoG2/y4HODiStCo10DibYhWhGWAwVv+EQKmG/7GFl0N+AAmUiXOMKM+aiJ9XBJ9AHVZBvTzMnJ2sM3cQ== |
726 | 790 | dependencies: |
727 | | - "@babel/helper-module-transforms" "^7.28.3" |
728 | | - "@babel/helper-plugin-utils" "^7.27.1" |
729 | | - "@babel/helper-validator-identifier" "^7.28.5" |
730 | | - "@babel/traverse" "^7.28.5" |
| 791 | + "@babel/helper-module-transforms" "^7.29.7" |
| 792 | + "@babel/helper-plugin-utils" "^7.29.7" |
| 793 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 794 | + "@babel/traverse" "^7.29.7" |
731 | 795 |
|
732 | 796 | "@babel/plugin-transform-modules-umd@^7.27.1": |
733 | 797 | version "7.27.1" |
|
1037 | 1101 | "@babel/parser" "^7.27.2" |
1038 | 1102 | "@babel/types" "^7.27.1" |
1039 | 1103 |
|
| 1104 | +"@babel/template@^7.29.7": |
| 1105 | + version "7.29.7" |
| 1106 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700" |
| 1107 | + integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== |
| 1108 | + dependencies: |
| 1109 | + "@babel/code-frame" "^7.29.7" |
| 1110 | + "@babel/parser" "^7.29.7" |
| 1111 | + "@babel/types" "^7.29.7" |
| 1112 | + |
1040 | 1113 | "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2": |
1041 | 1114 | version "7.18.2" |
1042 | 1115 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
|
1066 | 1139 | "@babel/types" "^7.28.5" |
1067 | 1140 | debug "^4.3.1" |
1068 | 1141 |
|
| 1142 | +"@babel/traverse@^7.29.7": |
| 1143 | + version "7.29.7" |
| 1144 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d" |
| 1145 | + integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw== |
| 1146 | + dependencies: |
| 1147 | + "@babel/code-frame" "^7.29.7" |
| 1148 | + "@babel/generator" "^7.29.7" |
| 1149 | + "@babel/helper-globals" "^7.29.7" |
| 1150 | + "@babel/parser" "^7.29.7" |
| 1151 | + "@babel/template" "^7.29.7" |
| 1152 | + "@babel/types" "^7.29.7" |
| 1153 | + debug "^4.3.1" |
| 1154 | + |
1069 | 1155 | "@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1070 | 1156 | version "7.18.2" |
1071 | 1157 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
|
1082 | 1168 | "@babel/helper-string-parser" "^7.27.1" |
1083 | 1169 | "@babel/helper-validator-identifier" "^7.28.5" |
1084 | 1170 |
|
| 1171 | +"@babel/types@^7.29.7": |
| 1172 | + version "7.29.7" |
| 1173 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
| 1174 | + integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== |
| 1175 | + dependencies: |
| 1176 | + "@babel/helper-string-parser" "^7.29.7" |
| 1177 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 1178 | + |
1085 | 1179 | "@bcoe/v8-coverage@^0.2.3": |
1086 | 1180 | version "0.2.3" |
1087 | 1181 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments