From a21f71e265e3d1bc314ba1d1871d21bd7895f0ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:52:05 +0000 Subject: [PATCH] fix(deps): update dependency @playwright/experimental-ct-core to v1.54.1 --- playwright-ct-angular/package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/playwright-ct-angular/package.json b/playwright-ct-angular/package.json index 5723b7b7c..9b10fea03 100644 --- a/playwright-ct-angular/package.json +++ b/playwright-ct-angular/package.json @@ -52,7 +52,7 @@ "playwright": "cli.js" }, "dependencies": { - "@playwright/experimental-ct-core": "1.54.0" + "@playwright/experimental-ct-core": "1.54.1" }, "devDependencies": { "@angular/compiler": "^20.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f2a872b9..2dc61f2a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: playwright-ct-angular: dependencies: '@playwright/experimental-ct-core': - specifier: 1.54.0 - version: 1.54.0(@types/node@22.15.24)(jiti@2.4.2)(less@4.2.0)(sass@1.71.1)(terser@5.40.0) + specifier: 1.54.1 + version: 1.54.1(@types/node@22.15.24)(jiti@2.4.2)(less@4.2.0)(sass@1.71.1)(terser@5.40.0) devDependencies: '@angular/compiler': specifier: ^20.1.0 @@ -1476,8 +1476,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/experimental-ct-core@1.54.0': - resolution: {integrity: sha512-ecVWyDP6kZgsswOv5aKWn7UDSX0KlHp/gK0b4WWt6oeqDFGu7mvPT1n8KYRWtkRsXAQbG9A6WwebFTmcYeqK0A==} + '@playwright/experimental-ct-core@1.54.1': + resolution: {integrity: sha512-iwFdf95m9RCze47jv4hVbg3tDtsh3GFU1StiLludrPStHlZOtDj9/0GImTKrRmXHQCDcQRmQ9HZfJuGGxlWM3g==} engines: {node: '>=18'} '@pnpm/config.env-replace@1.1.0': @@ -4084,13 +4084,13 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} - playwright-core@1.54.0: - resolution: {integrity: sha512-uiWpWaJh3R3etpJ0QrpligEMl62Dk1iSAB6NUXylvmQz+e3eipXHDHvOvydDAssb5Oqo0E818qdn0L9GcJSTyA==} + playwright-core@1.54.1: + resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==} engines: {node: '>=18'} hasBin: true - playwright@1.54.0: - resolution: {integrity: sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==} + playwright@1.54.1: + resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==} engines: {node: '>=18'} hasBin: true @@ -6653,10 +6653,10 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/experimental-ct-core@1.54.0(@types/node@22.15.24)(jiti@2.4.2)(less@4.2.0)(sass@1.71.1)(terser@5.40.0)': + '@playwright/experimental-ct-core@1.54.1(@types/node@22.15.24)(jiti@2.4.2)(less@4.2.0)(sass@1.71.1)(terser@5.40.0)': dependencies: - playwright: 1.54.0 - playwright-core: 1.54.0 + playwright: 1.54.1 + playwright-core: 1.54.1 vite: 6.3.5(@types/node@22.15.24)(jiti@2.4.2)(less@4.2.0)(sass@1.71.1)(terser@5.40.0) transitivePeerDependencies: - '@types/node' @@ -9384,11 +9384,11 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.54.0: {} + playwright-core@1.54.1: {} - playwright@1.54.0: + playwright@1.54.1: dependencies: - playwright-core: 1.54.0 + playwright-core: 1.54.1 optionalDependencies: fsevents: 2.3.2