📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-20 00:03:02 +00:00
parent 47ce7f78dc
commit 2c00adccd5
1216 changed files with 10376 additions and 90058 deletions
@@ -34,7 +34,7 @@ function run(command, args, options = {}) {
cwd: options.cwd,
env: options.env || process.env,
encoding: "utf8",
timeout: options.timeout || 180_000,
timeout: options.timeout || 300_000,
maxBuffer: 16 * 1024 * 1024,
windowsHide: true,
});