|
261 | 261 | "@babel/highlight" "^7.24.7" |
262 | 262 | picocolors "^1.0.0" |
263 | 263 |
|
| 264 | +"@babel/code-frame@^7.26.2": |
| 265 | + version "7.26.2" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 267 | + integrity "sha1-S1+rl9MzOO/5FiNQVfDrwh5XOoU= sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" |
| 268 | + dependencies: |
| 269 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 270 | + js-tokens "^4.0.0" |
| 271 | + picocolors "^1.0.0" |
| 272 | + |
264 | 273 | "@babel/compat-data@^7.25.2": |
265 | 274 | version "7.25.2" |
266 | 275 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
|
344 | 353 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
345 | 354 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
346 | 355 |
|
| 356 | +"@babel/helper-string-parser@^7.25.9": |
| 357 | + version "7.25.9" |
| 358 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 359 | + integrity "sha1-Gqu3Lucu01eJtLvK08ooYs5hTow= sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" |
| 360 | + |
347 | 361 | "@babel/helper-validator-identifier@^7.24.7": |
348 | 362 | version "7.24.7" |
349 | 363 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
350 | 364 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
351 | 365 |
|
| 366 | +"@babel/helper-validator-identifier@^7.25.9": |
| 367 | + version "7.25.9" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 369 | + integrity "sha1-JLZOLD7HzTs8VHcpuNFocfIsvcc= sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" |
| 370 | + |
352 | 371 | "@babel/helper-validator-option@^7.24.8": |
353 | 372 | version "7.24.8" |
354 | 373 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d" |
355 | 374 | integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q== |
356 | 375 |
|
357 | 376 | "@babel/helpers@^7.25.0": |
358 | | - version "7.25.0" |
359 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
360 | | - integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
| 377 | + version "7.26.10" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 379 | + integrity "sha1-a66jzWLsLQwQaHeNY8sTFPZjc4Q= sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==" |
361 | 380 | dependencies: |
362 | | - "@babel/template" "^7.25.0" |
363 | | - "@babel/types" "^7.25.0" |
| 381 | + "@babel/template" "^7.26.9" |
| 382 | + "@babel/types" "^7.26.10" |
364 | 383 |
|
365 | 384 | "@babel/highlight@^7.24.7": |
366 | 385 | version "7.24.7" |
|
379 | 398 | dependencies: |
380 | 399 | "@babel/types" "^7.25.2" |
381 | 400 |
|
| 401 | +"@babel/parser@^7.26.9": |
| 402 | + version "7.26.10" |
| 403 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 404 | + integrity "sha1-6b24LxS5ffZWmwsDjt1DaDnFd0k= sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==" |
| 405 | + dependencies: |
| 406 | + "@babel/types" "^7.26.10" |
| 407 | + |
382 | 408 | "@babel/plugin-syntax-async-generators@^7.8.4": |
383 | 409 | version "7.8.4" |
384 | 410 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
507 | 533 | "@babel/parser" "^7.25.0" |
508 | 534 | "@babel/types" "^7.25.0" |
509 | 535 |
|
| 536 | +"@babel/template@^7.26.9": |
| 537 | + version "7.26.9" |
| 538 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 539 | + integrity "sha1-RXetPd9D0ZRSjP9OH6ayMvpgm7I= sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==" |
| 540 | + dependencies: |
| 541 | + "@babel/code-frame" "^7.26.2" |
| 542 | + "@babel/parser" "^7.26.9" |
| 543 | + "@babel/types" "^7.26.9" |
| 544 | + |
510 | 545 | "@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2": |
511 | 546 | version "7.25.3" |
512 | 547 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
|
529 | 564 | "@babel/helper-validator-identifier" "^7.24.7" |
530 | 565 | to-fast-properties "^2.0.0" |
531 | 566 |
|
| 567 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 568 | + version "7.26.10" |
| 569 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 570 | + integrity "sha1-OWOC9jNb1P62V0Hqz8gIIY+Fklk= sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==" |
| 571 | + dependencies: |
| 572 | + "@babel/helper-string-parser" "^7.25.9" |
| 573 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 574 | + |
532 | 575 | "@bcoe/v8-coverage@^0.2.3": |
533 | 576 | version "0.2.3" |
534 | 577 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments