From d1ef1cdd3632cc53a97326a641c2e2c8b3d85469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:40:07 +0000 Subject: [PATCH] Bump playwright from 1.53.2 to 1.54.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 1f92585..5863e26 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "esbuild": "^0.25.5", "express": "^5.1.0", "helmet": "^8.1.0", - "playwright": "^1.53.2", + "playwright": "^1.54.0", "rollup": "^4.44.1", "rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-dts": "^6.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9e6201..18701ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^8.1.0 version: 8.1.0 playwright: - specifier: ^1.53.2 - version: 1.53.2 + specifier: ^1.54.0 + version: 1.54.0 rollup: specifier: ^4.44.1 version: 4.44.1 @@ -1517,13 +1517,13 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - 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 @@ -2463,7 +2463,7 @@ snapshots: dependencies: '@web/test-runner-core': 0.13.4 '@web/test-runner-coverage-v8': 0.8.0 - playwright: 1.53.2 + playwright: 1.54.0 transitivePeerDependencies: - bufferutil - supports-color @@ -3412,11 +3412,11 @@ snapshots: picomatch@4.0.2: {} - 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