📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-13 02:44:46 +00:00
parent c1054eff0b
commit cb3f8713ee
16 changed files with 1935 additions and 10 deletions
+3
View File
@@ -34,6 +34,9 @@
"build": "npm run chain && npm run catalog",
"check:stale-claims": "node tools/scripts/run-python.js tools/scripts/check_stale_claims.py",
"check:live-seo": "node tools/scripts/check-live-seo-geo.js",
"pages:redirect-bridge": "node tools/scripts/generate-pages-redirect-bridge.js",
"traffic:normalize": "node tools/scripts/normalize_traffic_snapshots.js",
"traffic:migration-readiness": "node tools/scripts/audit_search_migration_readiness.js",
"check:warning-budget": "node tools/scripts/run-python.js tools/scripts/check_validation_warning_budget.py",
"check:readme-credits": "node tools/scripts/run-python.js tools/scripts/check_readme_credits.py",
"audit:consistency": "node tools/scripts/run-python.js tools/scripts/audit_consistency.py",