|
62 | 62 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
63 | 63 | integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
64 | 64 |
|
65 | | - |
66 | | - version "7.26.7" |
67 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
68 | | - integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
| 65 | + |
| 66 | + version "7.26.8" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" |
| 68 | + integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== |
69 | 69 | dependencies: |
70 | 70 | "@ampproject/remapping" "^2.2.0" |
71 | 71 | "@babel/code-frame" "^7.26.2" |
72 | | - "@babel/generator" "^7.26.5" |
| 72 | + "@babel/generator" "^7.26.8" |
73 | 73 | "@babel/helper-compilation-targets" "^7.26.5" |
74 | 74 | "@babel/helper-module-transforms" "^7.26.0" |
75 | 75 | "@babel/helpers" "^7.26.7" |
76 | | - "@babel/parser" "^7.26.7" |
77 | | - "@babel/template" "^7.25.9" |
78 | | - "@babel/traverse" "^7.26.7" |
79 | | - "@babel/types" "^7.26.7" |
| 76 | + "@babel/parser" "^7.26.8" |
| 77 | + "@babel/template" "^7.26.8" |
| 78 | + "@babel/traverse" "^7.26.8" |
| 79 | + "@babel/types" "^7.26.8" |
| 80 | + "@types/gensync" "^1.0.0" |
80 | 81 | convert-source-map "^2.0.0" |
81 | 82 | debug "^4.1.0" |
82 | 83 | gensync "^1.0.0-beta.2" |
83 | 84 | json5 "^2.2.3" |
84 | 85 | semver "^6.3.1" |
85 | 86 |
|
86 | | - |
87 | | - version "7.26.5" |
88 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb" |
89 | | - integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ== |
| 87 | + |
| 88 | + version "7.26.8" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09" |
| 90 | + integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg== |
90 | 91 | dependencies: |
91 | 92 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
92 | 93 | eslint-visitor-keys "^2.1.0" |
|
111 | 112 | "@jridgewell/trace-mapping" "^0.3.25" |
112 | 113 | jsesc "^3.0.2" |
113 | 114 |
|
114 | | -"@babel/generator@^7.26.5": |
115 | | - version "7.26.5" |
116 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
117 | | - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
| 115 | +"@babel/generator@^7.26.8": |
| 116 | + version "7.26.8" |
| 117 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
| 118 | + integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
118 | 119 | dependencies: |
119 | | - "@babel/parser" "^7.26.5" |
120 | | - "@babel/types" "^7.26.5" |
| 120 | + "@babel/parser" "^7.26.8" |
| 121 | + "@babel/types" "^7.26.8" |
121 | 122 | "@jridgewell/gen-mapping" "^0.3.5" |
122 | 123 | "@jridgewell/trace-mapping" "^0.3.25" |
123 | 124 | jsesc "^3.0.2" |
|
318 | 319 | dependencies: |
319 | 320 | "@babel/types" "^7.25.9" |
320 | 321 |
|
321 | | -"@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
322 | | - version "7.26.7" |
323 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
324 | | - integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
| 322 | +"@babel/parser@^7.26.8": |
| 323 | + version "7.26.8" |
| 324 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
| 325 | + integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
325 | 326 | dependencies: |
326 | | - "@babel/types" "^7.26.7" |
| 327 | + "@babel/types" "^7.26.8" |
327 | 328 |
|
328 | 329 | |
329 | 330 | version "7.18.6" |
|
380 | 381 | "@babel/parser" "^7.25.9" |
381 | 382 | "@babel/types" "^7.25.9" |
382 | 383 |
|
| 384 | +"@babel/template@^7.26.8": |
| 385 | + version "7.26.8" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
| 387 | + integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
| 388 | + dependencies: |
| 389 | + "@babel/code-frame" "^7.26.2" |
| 390 | + "@babel/parser" "^7.26.8" |
| 391 | + "@babel/types" "^7.26.8" |
| 392 | + |
383 | 393 | "@babel/traverse@^7.18.6": |
384 | 394 | version "7.18.6" |
385 | 395 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" |
|
409 | 419 | debug "^4.3.1" |
410 | 420 | globals "^11.1.0" |
411 | 421 |
|
412 | | -"@babel/traverse@^7.26.7": |
413 | | - version "7.26.7" |
414 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
415 | | - integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
| 422 | +"@babel/traverse@^7.26.8": |
| 423 | + version "7.26.8" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
| 425 | + integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
416 | 426 | dependencies: |
417 | 427 | "@babel/code-frame" "^7.26.2" |
418 | | - "@babel/generator" "^7.26.5" |
419 | | - "@babel/parser" "^7.26.7" |
420 | | - "@babel/template" "^7.25.9" |
421 | | - "@babel/types" "^7.26.7" |
| 428 | + "@babel/generator" "^7.26.8" |
| 429 | + "@babel/parser" "^7.26.8" |
| 430 | + "@babel/template" "^7.26.8" |
| 431 | + "@babel/types" "^7.26.8" |
422 | 432 | debug "^4.3.1" |
423 | 433 | globals "^11.1.0" |
424 | 434 |
|
|
446 | 456 | "@babel/helper-string-parser" "^7.25.9" |
447 | 457 | "@babel/helper-validator-identifier" "^7.25.9" |
448 | 458 |
|
449 | | -"@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 459 | +"@babel/types@^7.26.7": |
450 | 460 | version "7.26.7" |
451 | 461 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
452 | 462 | integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
453 | 463 | dependencies: |
454 | 464 | "@babel/helper-string-parser" "^7.25.9" |
455 | 465 | "@babel/helper-validator-identifier" "^7.25.9" |
456 | 466 |
|
| 467 | +"@babel/types@^7.26.8": |
| 468 | + version "7.26.8" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
| 470 | + integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== |
| 471 | + dependencies: |
| 472 | + "@babel/helper-string-parser" "^7.25.9" |
| 473 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 474 | + |
457 | 475 | "@eslint/eslintrc@^0.4.3": |
458 | 476 | version "0.4.3" |
459 | 477 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" |
|
577 | 595 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" |
578 | 596 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== |
579 | 597 |
|
| 598 | +"@types/gensync@^1.0.0": |
| 599 | + version "1.0.4" |
| 600 | + resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
| 601 | + integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
| 602 | + |
580 | 603 | "@types/json5@^0.0.29": |
581 | 604 | version "0.0.29" |
582 | 605 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
|
0 commit comments