From 9645694288ff0a59008e2b78dde1f95298cb8473 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Sun, 17 May 2026 09:58:40 +0200 Subject: [PATCH] chore: update latest Lighthouse --- .../LIGHTHOUSE_MCP_BUNDLE_THIRD_PARTY_NOTICES | 2 +- .../lighthouse-devtools-mcp-bundle.js | 282 +++++++++--------- 2 files changed, 142 insertions(+), 142 deletions(-) diff --git a/src/third_party/LIGHTHOUSE_MCP_BUNDLE_THIRD_PARTY_NOTICES b/src/third_party/LIGHTHOUSE_MCP_BUNDLE_THIRD_PARTY_NOTICES index f850b69c5..288adbfe1 100644 --- a/src/third_party/LIGHTHOUSE_MCP_BUNDLE_THIRD_PARTY_NOTICES +++ b/src/third_party/LIGHTHOUSE_MCP_BUNDLE_THIRD_PARTY_NOTICES @@ -1556,7 +1556,7 @@ SOFTWARE. Name: puppeteer-core URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core -Version: 24.43.0 +Version: 25.0.2 License: Apache-2.0 -------------------- DEPENDENCY DIVIDER -------------------- diff --git a/src/third_party/lighthouse-devtools-mcp-bundle.js b/src/third_party/lighthouse-devtools-mcp-bundle.js index 99c1a15e3..d11c0053d 100644 --- a/src/third_party/lighthouse-devtools-mcp-bundle.js +++ b/src/third_party/lighthouse-devtools-mcp-bundle.js @@ -1,5 +1,5 @@ /** - * Lighthouse v13.3.0 (May 08 2026) + * Lighthouse v13.0.1-77-gafc882c4c (May 17 2026) * * Automated auditing, performance metrics, and best practices for the web. * @@ -9702,10 +9702,10 @@ var init_type_verifiers = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/shared/localization/locales.js +// replace-modules:/Users/alex/projects/lighthouse/shared/localization/locales.js var locales; var init_locales = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/shared/localization/locales.js"() { + "replace-modules:/Users/alex/projects/lighthouse/shared/localization/locales.js"() { init_process_global(); locales = {}; } @@ -9918,7 +9918,7 @@ var init_format = __esm({ }; LOCALE_MESSAGES = locales; DEFAULT_LOCALE = "en-US"; - CANONICAL_LOCALES = ["ar-XB.json", "ar.json", "bg.json", "ca.json", "cs.json", "da.json", "de.json", "el.json", "en-GB.json", "en-US.ctc.json", "en-US.json", "en-XA.json", "en-XL.ctc.json", "en-XL.json", "es-419.json", "es.json", "fi.json", "fil.json", "fr.json", "he.json", "hi.json", "hr.json", "hu.json", "id.json", "it.json", "ja.json", "ko.json", "lt.json", "lv.json", "nl.json", "no.json", "pl.json", "pt-PT.json", "pt.json", "ro.json", "ru.json", "sk.json", "sl.json", "sr-Latn.json", "sr.json", "sv.json", "ta.json", "te.json", "th.json", "tr.json", "uk.json", "vi.json", "zh-HK.json", "zh-TW.json", "zh.json"].filter((basename) => basename.endsWith(".json") && !basename.endsWith(".ctc.json")).map((locale) => locale.replace(".json", "")).sort(); + CANONICAL_LOCALES = ["ar-XB.json", "ar.json", "bg.json", "ca.json", "cs.json", "da.json", "de.json", "el.json", "en-GB.json", "en-US.json", "en-XA.json", "en-XL.json", "es-419.json", "es.json", "fi.json", "fil.json", "fr.json", "he.json", "hi.json", "hr.json", "hu.json", "id.json", "it.json", "ja.json", "ko.json", "lt.json", "lv.json", "nl.json", "no.json", "pl.json", "pt-PT.json", "pt.json", "ro.json", "ru.json", "sk.json", "sl.json", "sr-Latn.json", "sr.json", "sv.json", "ta.json", "te.json", "th.json", "tr.json", "uk.json", "vi.json", "zh-HK.json", "zh-TW.json", "zh.json"].filter((basename) => basename.endsWith(".json") && !basename.endsWith(".ctc.json")).map((locale) => locale.replace(".json", "")).sort(); MESSAGE_I18N_ID_REGEX = / | [^\s]+$/; formats = { number: { @@ -10755,7 +10755,7 @@ var init_root2 = __esm({ "pako": "^2.1.0", "preact": "^10.7.2", "pretty-json-stringify": "^0.0.2", - "puppeteer": "^24.43.0", + "puppeteer": "^25.0.2", "resolve": "^1.22.10", "rollup-plugin-polyfill-node": "^0.12.0", "source-map-support": "^0.5.21", @@ -10784,7 +10784,7 @@ var init_root2 = __esm({ "lodash-es": "^4.17.21", "lookup-closest-locale": "6.2.0", "open": "^8.4.0", - "puppeteer-core": "^24.43.0", + "puppeteer-core": "^25.0.2", "robots-parser": "^3.0.1", "speedline-core": "^1.4.3", "third-party-web": "^0.29.0", @@ -54895,7 +54895,7 @@ var init_trusted_types_xss = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/entity-classification.js +// replace-modules:/Users/alex/projects/lighthouse/core/computed/entity-classification.js var entity_classification_exports = {}; __export(entity_classification_exports, { EntityClassification: () => EntityClassification, @@ -54903,7 +54903,7 @@ __export(entity_classification_exports, { }); var EntityClassification, EntityClassificationComputed; var init_entity_classification = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/entity-classification.js"() { + "replace-modules:/Users/alex/projects/lighthouse/core/computed/entity-classification.js"() { init_process_global(); init_computed_artifact(); EntityClassification = class { @@ -55441,7 +55441,7 @@ var init_webmcp_schema_validity = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/speedline.js +// replace-modules:/Users/alex/projects/lighthouse/core/computed/speedline.js var speedline_exports = {}; __export(speedline_exports, { Speedline: () => Speedline, @@ -55449,7 +55449,7 @@ __export(speedline_exports, { }); var Speedline, SpeedlineComputed; var init_speedline = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/speedline.js"() { + "replace-modules:/Users/alex/projects/lighthouse/core/computed/speedline.js"() { init_process_global(); init_computed_artifact(); init_lh_error(); @@ -55465,7 +55465,7 @@ var init_speedline = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/metrics/timing-summary.js +// replace-modules:/Users/alex/projects/lighthouse/core/computed/metrics/timing-summary.js var timing_summary_exports = {}; __export(timing_summary_exports, { TimingSummary: () => TimingSummary, @@ -55473,7 +55473,7 @@ __export(timing_summary_exports, { }); var TimingSummary, TimingSummaryComputed; var init_timing_summary = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/metrics/timing-summary.js"() { + "replace-modules:/Users/alex/projects/lighthouse/core/computed/metrics/timing-summary.js"() { init_process_global(); init_computed_artifact(); TimingSummary = class { @@ -55488,7 +55488,7 @@ var init_timing_summary = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/trace-engine-result.js +// replace-modules:/Users/alex/projects/lighthouse/core/computed/trace-engine-result.js var trace_engine_result_exports = {}; __export(trace_engine_result_exports, { TraceEngineResult: () => TraceEngineResult, @@ -55496,7 +55496,7 @@ __export(trace_engine_result_exports, { }); var TraceEngineResult, TraceEngineResultComputed; var init_trace_engine_result = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/core/computed/trace-engine-result.js"() { + "replace-modules:/Users/alex/projects/lighthouse/core/computed/trace-engine-result.js"() { init_process_global(); init_computed_artifact(); TraceEngineResult = class { @@ -55514,14 +55514,14 @@ var init_trace_engine_result = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/bf-cache-failures.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/bf-cache-failures.js var bf_cache_failures_exports = {}; __export(bf_cache_failures_exports, { default: () => bf_cache_failures_default }); var ShimGatherer, bf_cache_failures_default; var init_bf_cache_failures = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/bf-cache-failures.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/bf-cache-failures.js"() { init_process_global(); init_base_gatherer(); ShimGatherer = class extends base_gatherer_default { @@ -55540,14 +55540,14 @@ var init_bf_cache_failures = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/css-usage.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/css-usage.js var css_usage_exports = {}; __export(css_usage_exports, { default: () => css_usage_default }); var ShimGatherer2, css_usage_default; var init_css_usage = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/css-usage.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/css-usage.js"() { init_process_global(); init_base_gatherer(); ShimGatherer2 = class extends base_gatherer_default { @@ -55566,14 +55566,14 @@ var init_css_usage = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/full-page-screenshot.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/full-page-screenshot.js var full_page_screenshot_exports = {}; __export(full_page_screenshot_exports, { default: () => full_page_screenshot_default }); var ShimGatherer3, full_page_screenshot_default; var init_full_page_screenshot = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/full-page-screenshot.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/full-page-screenshot.js"() { init_process_global(); init_base_gatherer(); ShimGatherer3 = class extends base_gatherer_default { @@ -55592,14 +55592,14 @@ var init_full_page_screenshot = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/iframe-elements.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/iframe-elements.js var iframe_elements_exports = {}; __export(iframe_elements_exports, { default: () => iframe_elements_default }); var ShimGatherer4, iframe_elements_default; var init_iframe_elements = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/iframe-elements.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/iframe-elements.js"() { init_process_global(); init_base_gatherer(); ShimGatherer4 = class extends base_gatherer_default { @@ -55618,14 +55618,14 @@ var init_iframe_elements = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/js-usage.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/js-usage.js var js_usage_exports = {}; __export(js_usage_exports, { default: () => js_usage_default }); var ShimGatherer5, js_usage_default; var init_js_usage = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/js-usage.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/js-usage.js"() { init_process_global(); init_base_gatherer(); ShimGatherer5 = class extends base_gatherer_default { @@ -55644,14 +55644,14 @@ var init_js_usage = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/network-user-agent.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/network-user-agent.js var network_user_agent_exports = {}; __export(network_user_agent_exports, { default: () => network_user_agent_default }); var ShimGatherer6, network_user_agent_default; var init_network_user_agent = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/network-user-agent.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/network-user-agent.js"() { init_process_global(); init_base_gatherer(); ShimGatherer6 = class extends base_gatherer_default { @@ -55670,14 +55670,14 @@ var init_network_user_agent = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/stylesheets.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/stylesheets.js var stylesheets_exports = {}; __export(stylesheets_exports, { default: () => stylesheets_default }); var ShimGatherer7, stylesheets_default; var init_stylesheets = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/stylesheets.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/stylesheets.js"() { init_process_global(); init_base_gatherer(); ShimGatherer7 = class extends base_gatherer_default { @@ -55696,14 +55696,14 @@ var init_stylesheets = __esm({ } }); -// lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/trace-elements.js +// lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/trace-elements.js var trace_elements_exports = {}; __export(trace_elements_exports, { default: () => trace_elements_default }); var ShimGatherer8, trace_elements_default; var init_trace_elements = __esm({ - "lh-gatherer-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/gather/gatherers/trace-elements.js"() { + "lh-gatherer-shim:/Users/alex/projects/lighthouse/core/gather/gatherers/trace-elements.js"() { init_process_global(); init_base_gatherer(); ShimGatherer8 = class extends base_gatherer_default { @@ -55722,14 +55722,14 @@ var init_trace_elements = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/autocomplete.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/autocomplete.js var autocomplete_exports = {}; __export(autocomplete_exports, { default: () => autocomplete_default }); var ShimAudit, autocomplete_default; var init_autocomplete = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/autocomplete.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/autocomplete.js"() { init_process_global(); init_audit(); ShimAudit = class extends Audit { @@ -55753,14 +55753,14 @@ var init_autocomplete = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/bf-cache.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/bf-cache.js var bf_cache_exports = {}; __export(bf_cache_exports, { default: () => bf_cache_default }); var ShimAudit2, bf_cache_default; var init_bf_cache = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/bf-cache.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/bf-cache.js"() { init_process_global(); init_audit(); ShimAudit2 = class extends Audit { @@ -55784,14 +55784,14 @@ var init_bf_cache = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/bootup-time.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/bootup-time.js var bootup_time_exports = {}; __export(bootup_time_exports, { default: () => bootup_time_default }); var ShimAudit3, bootup_time_default; var init_bootup_time = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/bootup-time.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/bootup-time.js"() { init_process_global(); init_audit(); ShimAudit3 = class extends Audit { @@ -55815,14 +55815,14 @@ var init_bootup_time = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/total-byte-weight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/total-byte-weight.js var total_byte_weight_exports = {}; __export(total_byte_weight_exports, { default: () => total_byte_weight_default }); var ShimAudit4, total_byte_weight_default; var init_total_byte_weight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/total-byte-weight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/total-byte-weight.js"() { init_process_global(); init_audit(); ShimAudit4 = class extends Audit { @@ -55846,14 +55846,14 @@ var init_total_byte_weight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unminified-css.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unminified-css.js var unminified_css_exports = {}; __export(unminified_css_exports, { default: () => unminified_css_default }); var ShimAudit5, unminified_css_default; var init_unminified_css = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unminified-css.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unminified-css.js"() { init_process_global(); init_audit(); ShimAudit5 = class extends Audit { @@ -55877,14 +55877,14 @@ var init_unminified_css = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unminified-javascript.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unminified-javascript.js var unminified_javascript_exports = {}; __export(unminified_javascript_exports, { default: () => unminified_javascript_default }); var ShimAudit6, unminified_javascript_default; var init_unminified_javascript = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unminified-javascript.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unminified-javascript.js"() { init_process_global(); init_audit(); ShimAudit6 = class extends Audit { @@ -55908,14 +55908,14 @@ var init_unminified_javascript = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unused-css-rules.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unused-css-rules.js var unused_css_rules_exports = {}; __export(unused_css_rules_exports, { default: () => unused_css_rules_default }); var ShimAudit7, unused_css_rules_default; var init_unused_css_rules = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unused-css-rules.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unused-css-rules.js"() { init_process_global(); init_audit(); ShimAudit7 = class extends Audit { @@ -55939,14 +55939,14 @@ var init_unused_css_rules = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unused-javascript.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unused-javascript.js var unused_javascript_exports = {}; __export(unused_javascript_exports, { default: () => unused_javascript_default }); var ShimAudit8, unused_javascript_default; var init_unused_javascript = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/byte-efficiency/unused-javascript.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/byte-efficiency/unused-javascript.js"() { init_process_global(); init_audit(); ShimAudit8 = class extends Audit { @@ -55970,14 +55970,14 @@ var init_unused_javascript = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/diagnostics.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/diagnostics.js var diagnostics_exports = {}; __export(diagnostics_exports, { default: () => diagnostics_default }); var ShimAudit9, diagnostics_default; var init_diagnostics = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/diagnostics.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/diagnostics.js"() { init_process_global(); init_audit(); ShimAudit9 = class extends Audit { @@ -56001,14 +56001,14 @@ var init_diagnostics = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/final-screenshot.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/final-screenshot.js var final_screenshot_exports = {}; __export(final_screenshot_exports, { default: () => final_screenshot_default }); var ShimAudit10, final_screenshot_default; var init_final_screenshot = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/final-screenshot.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/final-screenshot.js"() { init_process_global(); init_audit(); ShimAudit10 = class extends Audit { @@ -56032,14 +56032,14 @@ var init_final_screenshot = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/cache-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/cache-insight.js var cache_insight_exports = {}; __export(cache_insight_exports, { default: () => cache_insight_default }); var ShimAudit11, cache_insight_default; var init_cache_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/cache-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/cache-insight.js"() { init_process_global(); init_audit(); ShimAudit11 = class extends Audit { @@ -56063,14 +56063,14 @@ var init_cache_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/cls-culprits-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/cls-culprits-insight.js var cls_culprits_insight_exports = {}; __export(cls_culprits_insight_exports, { default: () => cls_culprits_insight_default }); var ShimAudit12, cls_culprits_insight_default; var init_cls_culprits_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/cls-culprits-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/cls-culprits-insight.js"() { init_process_global(); init_audit(); ShimAudit12 = class extends Audit { @@ -56094,14 +56094,14 @@ var init_cls_culprits_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/document-latency-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/document-latency-insight.js var document_latency_insight_exports = {}; __export(document_latency_insight_exports, { default: () => document_latency_insight_default }); var ShimAudit13, document_latency_insight_default; var init_document_latency_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/document-latency-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/document-latency-insight.js"() { init_process_global(); init_audit(); ShimAudit13 = class extends Audit { @@ -56125,14 +56125,14 @@ var init_document_latency_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/dom-size-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/dom-size-insight.js var dom_size_insight_exports = {}; __export(dom_size_insight_exports, { default: () => dom_size_insight_default }); var ShimAudit14, dom_size_insight_default; var init_dom_size_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/dom-size-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/dom-size-insight.js"() { init_process_global(); init_audit(); ShimAudit14 = class extends Audit { @@ -56156,14 +56156,14 @@ var init_dom_size_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/duplicated-javascript-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/duplicated-javascript-insight.js var duplicated_javascript_insight_exports = {}; __export(duplicated_javascript_insight_exports, { default: () => duplicated_javascript_insight_default }); var ShimAudit15, duplicated_javascript_insight_default; var init_duplicated_javascript_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/duplicated-javascript-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/duplicated-javascript-insight.js"() { init_process_global(); init_audit(); ShimAudit15 = class extends Audit { @@ -56187,14 +56187,14 @@ var init_duplicated_javascript_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/font-display-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/font-display-insight.js var font_display_insight_exports = {}; __export(font_display_insight_exports, { default: () => font_display_insight_default }); var ShimAudit16, font_display_insight_default; var init_font_display_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/font-display-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/font-display-insight.js"() { init_process_global(); init_audit(); ShimAudit16 = class extends Audit { @@ -56218,14 +56218,14 @@ var init_font_display_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/forced-reflow-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/forced-reflow-insight.js var forced_reflow_insight_exports = {}; __export(forced_reflow_insight_exports, { default: () => forced_reflow_insight_default }); var ShimAudit17, forced_reflow_insight_default; var init_forced_reflow_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/forced-reflow-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/forced-reflow-insight.js"() { init_process_global(); init_audit(); ShimAudit17 = class extends Audit { @@ -56249,14 +56249,14 @@ var init_forced_reflow_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/image-delivery-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/image-delivery-insight.js var image_delivery_insight_exports = {}; __export(image_delivery_insight_exports, { default: () => image_delivery_insight_default }); var ShimAudit18, image_delivery_insight_default; var init_image_delivery_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/image-delivery-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/image-delivery-insight.js"() { init_process_global(); init_audit(); ShimAudit18 = class extends Audit { @@ -56280,14 +56280,14 @@ var init_image_delivery_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/inp-breakdown-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/inp-breakdown-insight.js var inp_breakdown_insight_exports = {}; __export(inp_breakdown_insight_exports, { default: () => inp_breakdown_insight_default }); var ShimAudit19, inp_breakdown_insight_default; var init_inp_breakdown_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/inp-breakdown-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/inp-breakdown-insight.js"() { init_process_global(); init_audit(); ShimAudit19 = class extends Audit { @@ -56311,14 +56311,14 @@ var init_inp_breakdown_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/lcp-breakdown-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/lcp-breakdown-insight.js var lcp_breakdown_insight_exports = {}; __export(lcp_breakdown_insight_exports, { default: () => lcp_breakdown_insight_default }); var ShimAudit20, lcp_breakdown_insight_default; var init_lcp_breakdown_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/lcp-breakdown-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/lcp-breakdown-insight.js"() { init_process_global(); init_audit(); ShimAudit20 = class extends Audit { @@ -56342,14 +56342,14 @@ var init_lcp_breakdown_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/lcp-discovery-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/lcp-discovery-insight.js var lcp_discovery_insight_exports = {}; __export(lcp_discovery_insight_exports, { default: () => lcp_discovery_insight_default }); var ShimAudit21, lcp_discovery_insight_default; var init_lcp_discovery_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/lcp-discovery-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/lcp-discovery-insight.js"() { init_process_global(); init_audit(); ShimAudit21 = class extends Audit { @@ -56373,14 +56373,14 @@ var init_lcp_discovery_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/legacy-javascript-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/legacy-javascript-insight.js var legacy_javascript_insight_exports = {}; __export(legacy_javascript_insight_exports, { default: () => legacy_javascript_insight_default }); var ShimAudit22, legacy_javascript_insight_default; var init_legacy_javascript_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/legacy-javascript-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/legacy-javascript-insight.js"() { init_process_global(); init_audit(); ShimAudit22 = class extends Audit { @@ -56404,14 +56404,14 @@ var init_legacy_javascript_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/modern-http-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/modern-http-insight.js var modern_http_insight_exports = {}; __export(modern_http_insight_exports, { default: () => modern_http_insight_default }); var ShimAudit23, modern_http_insight_default; var init_modern_http_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/modern-http-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/modern-http-insight.js"() { init_process_global(); init_audit(); ShimAudit23 = class extends Audit { @@ -56435,14 +56435,14 @@ var init_modern_http_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/network-dependency-tree-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/network-dependency-tree-insight.js var network_dependency_tree_insight_exports = {}; __export(network_dependency_tree_insight_exports, { default: () => network_dependency_tree_insight_default }); var ShimAudit24, network_dependency_tree_insight_default; var init_network_dependency_tree_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/network-dependency-tree-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/network-dependency-tree-insight.js"() { init_process_global(); init_audit(); ShimAudit24 = class extends Audit { @@ -56466,14 +56466,14 @@ var init_network_dependency_tree_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/render-blocking-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/render-blocking-insight.js var render_blocking_insight_exports = {}; __export(render_blocking_insight_exports, { default: () => render_blocking_insight_default }); var ShimAudit25, render_blocking_insight_default; var init_render_blocking_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/render-blocking-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/render-blocking-insight.js"() { init_process_global(); init_audit(); ShimAudit25 = class extends Audit { @@ -56497,14 +56497,14 @@ var init_render_blocking_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/slow-css-selector-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/slow-css-selector-insight.js var slow_css_selector_insight_exports = {}; __export(slow_css_selector_insight_exports, { default: () => slow_css_selector_insight_default }); var ShimAudit26, slow_css_selector_insight_default; var init_slow_css_selector_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/slow-css-selector-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/slow-css-selector-insight.js"() { init_process_global(); init_audit(); ShimAudit26 = class extends Audit { @@ -56528,14 +56528,14 @@ var init_slow_css_selector_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/third-parties-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/third-parties-insight.js var third_parties_insight_exports = {}; __export(third_parties_insight_exports, { default: () => third_parties_insight_default }); var ShimAudit27, third_parties_insight_default; var init_third_parties_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/third-parties-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/third-parties-insight.js"() { init_process_global(); init_audit(); ShimAudit27 = class extends Audit { @@ -56559,14 +56559,14 @@ var init_third_parties_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/viewport-insight.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/viewport-insight.js var viewport_insight_exports = {}; __export(viewport_insight_exports, { default: () => viewport_insight_default }); var ShimAudit28, viewport_insight_default; var init_viewport_insight = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/insights/viewport-insight.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/insights/viewport-insight.js"() { init_process_global(); init_audit(); ShimAudit28 = class extends Audit { @@ -56590,14 +56590,14 @@ var init_viewport_insight = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/layout-shifts.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/layout-shifts.js var layout_shifts_exports = {}; __export(layout_shifts_exports, { default: () => layout_shifts_default }); var ShimAudit29, layout_shifts_default; var init_layout_shifts = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/layout-shifts.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/layout-shifts.js"() { init_process_global(); init_audit(); ShimAudit29 = class extends Audit { @@ -56621,14 +56621,14 @@ var init_layout_shifts = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/long-tasks.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/long-tasks.js var long_tasks_exports = {}; __export(long_tasks_exports, { default: () => long_tasks_default }); var ShimAudit30, long_tasks_default; var init_long_tasks = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/long-tasks.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/long-tasks.js"() { init_process_global(); init_audit(); ShimAudit30 = class extends Audit { @@ -56652,14 +56652,14 @@ var init_long_tasks = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/main-thread-tasks.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/main-thread-tasks.js var main_thread_tasks_exports = {}; __export(main_thread_tasks_exports, { default: () => main_thread_tasks_default }); var ShimAudit31, main_thread_tasks_default; var init_main_thread_tasks = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/main-thread-tasks.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/main-thread-tasks.js"() { init_process_global(); init_audit(); ShimAudit31 = class extends Audit { @@ -56683,14 +56683,14 @@ var init_main_thread_tasks = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/mainthread-work-breakdown.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/mainthread-work-breakdown.js var mainthread_work_breakdown_exports = {}; __export(mainthread_work_breakdown_exports, { default: () => mainthread_work_breakdown_default }); var ShimAudit32, mainthread_work_breakdown_default; var init_mainthread_work_breakdown = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/mainthread-work-breakdown.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/mainthread-work-breakdown.js"() { init_process_global(); init_audit(); ShimAudit32 = class extends Audit { @@ -56714,14 +56714,14 @@ var init_mainthread_work_breakdown = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics.js var metrics_exports2 = {}; __export(metrics_exports2, { default: () => metrics_default }); var ShimAudit33, metrics_default; var init_metrics2 = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics.js"() { init_process_global(); init_audit(); ShimAudit33 = class extends Audit { @@ -56745,14 +56745,14 @@ var init_metrics2 = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/first-contentful-paint.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/first-contentful-paint.js var first_contentful_paint_exports = {}; __export(first_contentful_paint_exports, { default: () => first_contentful_paint_default }); var ShimAudit34, first_contentful_paint_default; var init_first_contentful_paint = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/first-contentful-paint.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/first-contentful-paint.js"() { init_process_global(); init_audit(); ShimAudit34 = class extends Audit { @@ -56776,14 +56776,14 @@ var init_first_contentful_paint = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/interaction-to-next-paint.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/interaction-to-next-paint.js var interaction_to_next_paint_exports = {}; __export(interaction_to_next_paint_exports, { default: () => interaction_to_next_paint_default }); var ShimAudit35, interaction_to_next_paint_default; var init_interaction_to_next_paint = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/interaction-to-next-paint.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/interaction-to-next-paint.js"() { init_process_global(); init_audit(); ShimAudit35 = class extends Audit { @@ -56807,14 +56807,14 @@ var init_interaction_to_next_paint = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/interactive.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/interactive.js var interactive_exports = {}; __export(interactive_exports, { default: () => interactive_default }); var ShimAudit36, interactive_default; var init_interactive = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/interactive.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/interactive.js"() { init_process_global(); init_audit(); ShimAudit36 = class extends Audit { @@ -56838,14 +56838,14 @@ var init_interactive = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/largest-contentful-paint.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/largest-contentful-paint.js var largest_contentful_paint_exports = {}; __export(largest_contentful_paint_exports, { default: () => largest_contentful_paint_default }); var ShimAudit37, largest_contentful_paint_default; var init_largest_contentful_paint = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/largest-contentful-paint.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/largest-contentful-paint.js"() { init_process_global(); init_audit(); ShimAudit37 = class extends Audit { @@ -56869,14 +56869,14 @@ var init_largest_contentful_paint = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/max-potential-fid.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/max-potential-fid.js var max_potential_fid_exports = {}; __export(max_potential_fid_exports, { default: () => max_potential_fid_default }); var ShimAudit38, max_potential_fid_default; var init_max_potential_fid = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/max-potential-fid.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/max-potential-fid.js"() { init_process_global(); init_audit(); ShimAudit38 = class extends Audit { @@ -56900,14 +56900,14 @@ var init_max_potential_fid = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/speed-index.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/speed-index.js var speed_index_exports = {}; __export(speed_index_exports, { default: () => speed_index_default }); var ShimAudit39, speed_index_default; var init_speed_index = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/speed-index.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/speed-index.js"() { init_process_global(); init_audit(); ShimAudit39 = class extends Audit { @@ -56931,14 +56931,14 @@ var init_speed_index = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/total-blocking-time.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/total-blocking-time.js var total_blocking_time_exports = {}; __export(total_blocking_time_exports, { default: () => total_blocking_time_default }); var ShimAudit40, total_blocking_time_default; var init_total_blocking_time = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/metrics/total-blocking-time.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/metrics/total-blocking-time.js"() { init_process_global(); init_audit(); ShimAudit40 = class extends Audit { @@ -56962,14 +56962,14 @@ var init_total_blocking_time = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-requests.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-requests.js var network_requests_exports = {}; __export(network_requests_exports, { default: () => network_requests_default }); var ShimAudit41, network_requests_default; var init_network_requests = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-requests.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-requests.js"() { init_process_global(); init_audit(); ShimAudit41 = class extends Audit { @@ -56993,14 +56993,14 @@ var init_network_requests = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-rtt.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-rtt.js var network_rtt_exports = {}; __export(network_rtt_exports, { default: () => network_rtt_default }); var ShimAudit42, network_rtt_default; var init_network_rtt = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-rtt.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-rtt.js"() { init_process_global(); init_audit(); ShimAudit42 = class extends Audit { @@ -57024,14 +57024,14 @@ var init_network_rtt = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-server-latency.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-server-latency.js var network_server_latency_exports = {}; __export(network_server_latency_exports, { default: () => network_server_latency_default }); var ShimAudit43, network_server_latency_default; var init_network_server_latency = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/network-server-latency.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/network-server-latency.js"() { init_process_global(); init_audit(); ShimAudit43 = class extends Audit { @@ -57055,14 +57055,14 @@ var init_network_server_latency = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/non-composited-animations.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/non-composited-animations.js var non_composited_animations_exports = {}; __export(non_composited_animations_exports, { default: () => non_composited_animations_default }); var ShimAudit44, non_composited_animations_default; var init_non_composited_animations = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/non-composited-animations.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/non-composited-animations.js"() { init_process_global(); init_audit(); ShimAudit44 = class extends Audit { @@ -57086,14 +57086,14 @@ var init_non_composited_animations = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/oopif-iframe-test-audit.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/oopif-iframe-test-audit.js var oopif_iframe_test_audit_exports = {}; __export(oopif_iframe_test_audit_exports, { default: () => oopif_iframe_test_audit_default }); var ShimAudit45, oopif_iframe_test_audit_default; var init_oopif_iframe_test_audit = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/oopif-iframe-test-audit.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/oopif-iframe-test-audit.js"() { init_process_global(); init_audit(); ShimAudit45 = class extends Audit { @@ -57117,14 +57117,14 @@ var init_oopif_iframe_test_audit = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/predictive-perf.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/predictive-perf.js var predictive_perf_exports = {}; __export(predictive_perf_exports, { default: () => predictive_perf_default }); var ShimAudit46, predictive_perf_default; var init_predictive_perf = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/predictive-perf.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/predictive-perf.js"() { init_process_global(); init_audit(); ShimAudit46 = class extends Audit { @@ -57148,14 +57148,14 @@ var init_predictive_perf = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/redirects.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/redirects.js var redirects_exports = {}; __export(redirects_exports, { default: () => redirects_default }); var ShimAudit47, redirects_default; var init_redirects = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/redirects.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/redirects.js"() { init_process_global(); init_audit(); ShimAudit47 = class extends Audit { @@ -57179,14 +57179,14 @@ var init_redirects = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/resource-summary.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/resource-summary.js var resource_summary_exports = {}; __export(resource_summary_exports, { default: () => resource_summary_default }); var ShimAudit48, resource_summary_default; var init_resource_summary = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/resource-summary.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/resource-summary.js"() { init_process_global(); init_audit(); ShimAudit48 = class extends Audit { @@ -57210,14 +57210,14 @@ var init_resource_summary = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/screenshot-thumbnails.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/screenshot-thumbnails.js var screenshot_thumbnails_exports = {}; __export(screenshot_thumbnails_exports, { default: () => screenshot_thumbnails_default }); var ShimAudit49, screenshot_thumbnails_default; var init_screenshot_thumbnails = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/screenshot-thumbnails.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/screenshot-thumbnails.js"() { init_process_global(); init_audit(); ShimAudit49 = class extends Audit { @@ -57241,14 +57241,14 @@ var init_screenshot_thumbnails = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/script-treemap-data.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/script-treemap-data.js var script_treemap_data_exports = {}; __export(script_treemap_data_exports, { default: () => script_treemap_data_default }); var ShimAudit50, script_treemap_data_default; var init_script_treemap_data = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/script-treemap-data.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/script-treemap-data.js"() { init_process_global(); init_audit(); ShimAudit50 = class extends Audit { @@ -57272,14 +57272,14 @@ var init_script_treemap_data = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/server-response-time.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/server-response-time.js var server_response_time_exports = {}; __export(server_response_time_exports, { default: () => server_response_time_default }); var ShimAudit51, server_response_time_default; var init_server_response_time = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/server-response-time.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/server-response-time.js"() { init_process_global(); init_audit(); ShimAudit51 = class extends Audit { @@ -57303,14 +57303,14 @@ var init_server_response_time = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/unsized-images.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/unsized-images.js var unsized_images_exports = {}; __export(unsized_images_exports, { default: () => unsized_images_default }); var ShimAudit52, unsized_images_default; var init_unsized_images = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/unsized-images.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/unsized-images.js"() { init_process_global(); init_audit(); ShimAudit52 = class extends Audit { @@ -57334,14 +57334,14 @@ var init_unsized_images = __esm({ } }); -// lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/user-timings.js +// lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/user-timings.js var user_timings_exports = {}; __export(user_timings_exports, { default: () => user_timings_default }); var ShimAudit53, user_timings_default; var init_user_timings = __esm({ - "lh-audit-shim:/usr/local/google/home/lusazhan/Git/lighthouse/core/audits/user-timings.js"() { + "lh-audit-shim:/Users/alex/projects/lighthouse/core/audits/user-timings.js"() { init_process_global(); init_audit(); ShimAudit53 = class extends Audit { @@ -58065,14 +58065,14 @@ var init_config = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/node_modules/@sentry/node/build/cjs/index.js +// replace-modules:/Users/alex/projects/lighthouse/node_modules/@sentry/node/build/cjs/index.js var cjs_exports = {}; __export(cjs_exports, { default: () => cjs_default }); var cjs_default; var init_cjs = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/node_modules/@sentry/node/build/cjs/index.js"() { + "replace-modules:/Users/alex/projects/lighthouse/node_modules/@sentry/node/build/cjs/index.js"() { init_process_global(); cjs_default = {}; } @@ -58191,10 +58191,10 @@ var init_sentry = __esm({ } }); -// replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/report/generator/report-assets.js +// replace-modules:/Users/alex/projects/lighthouse/report/generator/report-assets.js var reportAssets; var init_report_assets = __esm({ - "replace-modules:/usr/local/google/home/lusazhan/Git/lighthouse/report/generator/report-assets.js"() { + "replace-modules:/Users/alex/projects/lighthouse/report/generator/report-assets.js"() { init_process_global(); reportAssets = { REPORT_TEMPLATE: `