From 8e7c95e68faf1dcaaa7f529394fa9596c2fb8f01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 23:42:39 +0900 Subject: [PATCH] chore(deps): update playwright monorepo to v1.54.0 (#3591) 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 1efcdee5..8859f87f 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.53.2", + "@playwright/test": "1.54.0", "@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.53.2", + "playwright": "1.54.0", "rollup": "4.44.2", "typescript": "5.8.3", "typescript-eslint": "8.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46f2d970..d8cd971e 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.53.2 - version: 1.53.2 + specifier: 1.54.0 + version: 1.54.0 '@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.53.2 - version: 1.53.2 + specifier: 1.54.0 + version: 1.54.0 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.53.2': - resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==} + '@playwright/test@1.54.0': + resolution: {integrity: sha512-6Mnd5daQmLivaLu5kxUg6FxPtXY4sXsS5SUwKjWNy4ISe4pKraNHoFxcsaTFiNUULbjy0Vlb5HT86QuM0Jy1pQ==} 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.53.2: - resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} + playwright-core@1.54.0: + resolution: {integrity: sha512-uiWpWaJh3R3etpJ0QrpligEMl62Dk1iSAB6NUXylvmQz+e3eipXHDHvOvydDAssb5Oqo0E818qdn0L9GcJSTyA==} engines: {node: '>=18'} hasBin: true - playwright@1.53.2: - resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} + playwright@1.54.0: + resolution: {integrity: sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==} engines: {node: '>=18'} hasBin: true @@ -5742,9 +5742,9 @@ snapshots: '@pkgr/core@0.2.7': {} - '@playwright/test@1.53.2': + '@playwright/test@1.54.0': dependencies: - playwright: 1.53.2 + playwright: 1.54.0 '@polka/url@1.0.0-next.28': {} @@ -8858,11 +8858,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.53.2: {} + playwright-core@1.54.0: {} - playwright@1.53.2: + playwright@1.54.0: dependencies: - playwright-core: 1.53.2 + playwright-core: 1.54.0 optionalDependencies: fsevents: 2.3.2