From f3f0e38fa9f789892835d73b4978467f013ac4dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 22:01:23 +0000 Subject: [PATCH] chore(deps): update dependency lighthouse to v13.0.3 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1fe49e0b..1541f3b0 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-solid": "0.14.5", "fast-check": "4.5.3", "globals": "17.3.0", - "lighthouse": "13.0.2", + "lighthouse": "13.0.3", "playwright-lighthouse": "4.0.0", "prettier": "3.8.1", "prettier-plugin-sql": "0.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31becd37..9660a03d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,11 +100,11 @@ importers: specifier: 17.3.0 version: 17.3.0 lighthouse: - specifier: 13.0.2 - version: 13.0.2 + specifier: 13.0.3 + version: 13.0.3 playwright-lighthouse: specifier: 4.0.0 - version: 4.0.0(lighthouse@13.0.2)(playwright-core@1.58.2) + version: 4.0.0(lighthouse@13.0.3)(playwright-core@1.58.2) prettier: specifier: 3.8.1 version: 3.8.1 @@ -3752,8 +3752,8 @@ packages: lighthouse-stack-packs@1.12.3: resolution: {integrity: sha512-d8IsOpE83kbANgnM+Tp8+x6HcMpX9o2ITBiUERssgzAIFdZCQzs/f4k6D0DLQTE59enml9mbAOU52Wu35exWtg==} - lighthouse@13.0.2: - resolution: {integrity: sha512-n0gdiopYHdTugNMeysuO/1jAUTDVNk/rfybvbbetzdn1po82a+V1vI7JB0yv3SIJM8yTRb+1EFEHJqQmKK8crA==} + lighthouse@13.0.3: + resolution: {integrity: sha512-mEHAQV3nn4fB+3FDapye+KGeeE4V8FERgbCFegKT7HxqDVGWVOM/BoH9Qof71fzVYVMLIiGnDsnWRrH0sQ9o4Q==} engines: {node: '>=22.19'} hasBin: true @@ -8990,7 +8990,7 @@ snapshots: lighthouse-stack-packs@1.12.3: {} - lighthouse@13.0.2: + lighthouse@13.0.3: dependencies: '@paulirish/trace_engine': 0.0.61 '@sentry/node': 9.47.1 @@ -9620,10 +9620,10 @@ snapshots: playwright-core@1.58.2: {} - playwright-lighthouse@4.0.0(lighthouse@13.0.2)(playwright-core@1.58.2): + playwright-lighthouse@4.0.0(lighthouse@13.0.3)(playwright-core@1.58.2): dependencies: chalk: 4.1.2 - lighthouse: 13.0.2 + lighthouse: 13.0.3 ua-parser-js: 1.0.41 optionalDependencies: playwright-core: 1.58.2