|
153 | 153 | "@babel/highlight" "^7.22.13"
|
154 | 154 | chalk "^2.4.2"
|
155 | 155 |
|
| 156 | +"@babel/code-frame@^7.26.2": |
| 157 | + version "7.26.2" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 159 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 160 | + dependencies: |
| 161 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 162 | + js-tokens "^4.0.0" |
| 163 | + picocolors "^1.0.0" |
| 164 | + |
156 | 165 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
|
157 | 166 | version "7.20.10"
|
158 | 167 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
|
432 | 441 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
433 | 442 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
434 | 443 |
|
| 444 | +"@babel/helper-string-parser@^7.25.9": |
| 445 | + version "7.25.9" |
| 446 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 447 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 448 | + |
435 | 449 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
436 | 450 | version "7.19.1"
|
437 | 451 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
442 | 456 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
443 | 457 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
444 | 458 |
|
| 459 | +"@babel/helper-validator-identifier@^7.25.9": |
| 460 | + version "7.25.9" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 462 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 463 | + |
445 | 464 | "@babel/helper-validator-option@^7.18.6":
|
446 | 465 | version "7.18.6"
|
447 | 466 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
458 | 477 | "@babel/types" "^7.20.5"
|
459 | 478 |
|
460 | 479 | "@babel/helpers@^7.12.5", "@babel/helpers@^7.20.7":
|
461 |
| - version "7.20.13" |
462 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.13.tgz#e3cb731fb70dc5337134cadc24cbbad31cc87ad2" |
463 |
| - integrity sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg== |
| 480 | + version "7.26.10" |
| 481 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 482 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
464 | 483 | dependencies:
|
465 |
| - "@babel/template" "^7.20.7" |
466 |
| - "@babel/traverse" "^7.20.13" |
467 |
| - "@babel/types" "^7.20.7" |
| 484 | + "@babel/template" "^7.26.9" |
| 485 | + "@babel/types" "^7.26.10" |
468 | 486 |
|
469 | 487 | "@babel/highlight@^7.18.6":
|
470 | 488 | version "7.18.6"
|
|
494 | 512 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
495 | 513 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
496 | 514 |
|
| 515 | +"@babel/parser@^7.26.9": |
| 516 | + version "7.26.10" |
| 517 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 518 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 519 | + dependencies: |
| 520 | + "@babel/types" "^7.26.10" |
| 521 | + |
497 | 522 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
498 | 523 | version "7.18.6"
|
499 | 524 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1232 | 1257 | "@babel/parser" "^7.22.15"
|
1233 | 1258 | "@babel/types" "^7.22.15"
|
1234 | 1259 |
|
1235 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
| 1260 | +"@babel/template@^7.26.9": |
| 1261 | + version "7.26.9" |
| 1262 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1263 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1264 | + dependencies: |
| 1265 | + "@babel/code-frame" "^7.26.2" |
| 1266 | + "@babel/parser" "^7.26.9" |
| 1267 | + "@babel/types" "^7.26.9" |
| 1268 | + |
| 1269 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
1236 | 1270 | version "7.23.2"
|
1237 | 1271 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
1238 | 1272 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
1266 | 1300 | "@babel/helper-validator-identifier" "^7.22.20"
|
1267 | 1301 | to-fast-properties "^2.0.0"
|
1268 | 1302 |
|
| 1303 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1304 | + version "7.26.10" |
| 1305 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1306 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1307 | + dependencies: |
| 1308 | + "@babel/helper-string-parser" "^7.25.9" |
| 1309 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1310 | + |
1269 | 1311 |
|
1270 | 1312 | version "1.5.0"
|
1271 | 1313 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
0 commit comments