From 7126c290e25f8b515849ba1209ec6f15e0d30c8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 23:56:56 +0900 Subject: [PATCH] chore(deps): update playwright monorepo to v1.54.1 (#3599) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 8859f87f..d1f00f4d 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "devDependencies": { "@eslint/js": "9.30.1", "@malept/flatpak-bundler": "0.4.0", - "@playwright/test": "1.54.0", + "@playwright/test": "1.54.1", "@stylistic/eslint-plugin": "5.1.0", "@total-typescript/ts-reset": "0.6.1", "@types/electron-localshortcut": "3.1.3", @@ -166,7 +166,7 @@ "eslint-plugin-solid": "0.14.5", "glob": "11.0.3", "node-gyp": "11.2.0", - "playwright": "1.54.0", + "playwright": "1.54.1", "rollup": "4.44.2", "typescript": "5.8.3", "typescript-eslint": "8.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8cd971e..8c816a13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -255,8 +255,8 @@ importers: specifier: 0.4.0 version: 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c) '@playwright/test': - specifier: 1.54.0 - version: 1.54.0 + specifier: 1.54.1 + version: 1.54.1 '@stylistic/eslint-plugin': specifier: 5.1.0 version: 5.1.0(eslint@9.30.1) @@ -339,8 +339,8 @@ importers: specifier: 11.2.0 version: 11.2.0 playwright: - specifier: 1.54.0 - version: 1.54.0 + specifier: 1.54.1 + version: 1.54.1 rollup: specifier: 4.44.2 version: 4.44.2 @@ -1067,8 +1067,8 @@ packages: resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.54.0': - resolution: {integrity: sha512-6Mnd5daQmLivaLu5kxUg6FxPtXY4sXsS5SUwKjWNy4ISe4pKraNHoFxcsaTFiNUULbjy0Vlb5HT86QuM0Jy1pQ==} + '@playwright/test@1.54.1': + resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==} engines: {node: '>=18'} hasBin: true @@ -3908,13 +3908,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - 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 @@ -5742,9 +5742,9 @@ snapshots: '@pkgr/core@0.2.7': {} - '@playwright/test@1.54.0': + '@playwright/test@1.54.1': dependencies: - playwright: 1.54.0 + playwright: 1.54.1 '@polka/url@1.0.0-next.28': {} @@ -8858,11 +8858,11 @@ snapshots: dependencies: pngjs: 6.0.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