From c08a8fea7ee77d99f800e26284eba674b8837909 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 13:40:42 +0000 Subject: [PATCH] Update dependency @playwright/test to ^1.54.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index b54c0e63..000fed8f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@oxc-parser/binding-linux-x64-gnu": "^0.76.0", - "@playwright/test": "^1.53.2", + "@playwright/test": "^1.54.0", "autoprefixer": "^10.4.21", "nuxt": "^3.17.6", "nuxt-icon": "^0.6.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4c1df93..d04fc04d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^0.76.0 version: 0.76.0 '@playwright/test': - specifier: ^1.53.2 - version: 1.53.2 + specifier: ^1.54.0 + version: 1.54.0 autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) @@ -876,8 +876,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@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 @@ -3131,13 +3131,13 @@ packages: pkg-types@2.2.0: resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==} - 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 @@ -5512,9 +5512,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@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.29': {} @@ -7996,11 +7996,11 @@ snapshots: exsolve: 1.0.7 pathe: 2.0.3 - 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