|
343 | 343 | "@babel/types" "^7.25.9" |
344 | 344 |
|
345 | 345 | "@babel/helpers@^7.26.9": |
346 | | - version "7.26.9" |
347 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
348 | | - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 346 | + version "7.26.10" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 348 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
349 | 349 | dependencies: |
350 | 350 | "@babel/template" "^7.26.9" |
351 | | - "@babel/types" "^7.26.9" |
| 351 | + "@babel/types" "^7.26.10" |
352 | 352 |
|
353 | 353 | "@babel/parser@^7.26.9": |
354 | 354 | version "7.26.9" |
|
1002 | 1002 | "@babel/plugin-transform-typescript" "^7.25.9" |
1003 | 1003 |
|
1004 | 1004 | "@babel/runtime-corejs3@^7.25.9": |
1005 | | - version "7.26.9" |
1006 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.9.tgz#8b73bae47453aa3dd2839ac52598581a7dd8332f" |
1007 | | - integrity sha512-5EVjbTegqN7RSJle6hMWYxO4voo4rI+9krITk+DWR+diJgGrjZjrIBnJhjrHYYQsFgI7j1w1QnrvV7YSKBfYGg== |
| 1005 | + version "7.26.10" |
| 1006 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2" |
| 1007 | + integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg== |
1008 | 1008 | dependencies: |
1009 | 1009 | core-js-pure "^3.30.2" |
1010 | 1010 | regenerator-runtime "^0.14.0" |
1011 | 1011 |
|
1012 | 1012 | "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.25.9", "@babel/runtime@^7.8.4": |
1013 | | - version "7.26.9" |
1014 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433" |
1015 | | - integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg== |
| 1013 | + version "7.26.10" |
| 1014 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" |
| 1015 | + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== |
1016 | 1016 | dependencies: |
1017 | 1017 | regenerator-runtime "^0.14.0" |
1018 | 1018 |
|
|
1046 | 1046 | "@babel/helper-string-parser" "^7.25.9" |
1047 | 1047 | "@babel/helper-validator-identifier" "^7.25.9" |
1048 | 1048 |
|
| 1049 | +"@babel/types@^7.26.10": |
| 1050 | + version "7.26.10" |
| 1051 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1052 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1053 | + dependencies: |
| 1054 | + "@babel/helper-string-parser" "^7.25.9" |
| 1055 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1056 | + |
1049 | 1057 | "@colors/colors@1.5.0": |
1050 | 1058 | version "1.5.0" |
1051 | 1059 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
|
0 commit comments