diff --git a/package.json b/package.json index 474e7d50fbc..544cc2cc60a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@percy/cli": "1.31.0", "@percy/ember": "4.2.0", "@percy/playwright": "1.0.8", - "@playwright/test": "1.53.1", + "@playwright/test": "1.53.2", "@sinonjs/fake-timers": "14.0.0", "@types/node": "22.15.34", "@types/sinonjs__fake-timers": "8.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcf662c18cc..6531d293b3e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ importers: devDependencies: '@axe-core/playwright': specifier: 4.10.2 - version: 4.10.2(playwright-core@1.53.1) + version: 4.10.2(playwright-core@1.53.2) '@babel/core': specifier: 7.27.7 version: 7.27.7(supports-color@8.1.1) @@ -108,10 +108,10 @@ importers: version: 4.2.0 '@percy/playwright': specifier: 1.0.8 - version: 1.0.8(playwright-core@1.53.1) + version: 1.0.8(playwright-core@1.53.2) '@playwright/test': - specifier: 1.53.1 - version: 1.53.1 + specifier: 1.53.2 + version: 1.53.2 '@sinonjs/fake-timers': specifier: 14.0.0 version: 14.0.0 @@ -288,7 +288,7 @@ importers: version: 17.1.0 playwright-msw: specifier: 3.0.1 - version: 3.0.1(@playwright/test@1.53.1)(msw@2.10.2(@types/node@22.15.34)(typescript@5.8.3)) + version: 3.0.1(@playwright/test@1.53.2)(msw@2.10.2(@types/node@22.15.34)(typescript@5.8.3)) postcss-preset-env: specifier: 10.2.4 version: 10.2.4(postcss@8.5.6) @@ -1960,8 +1960,8 @@ packages: resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.53.1': - resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==} + '@playwright/test@1.53.2': + resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==} engines: {node: '>=18'} hasBin: true @@ -6734,8 +6734,8 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-core@1.53.1: - resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==} + playwright-core@1.53.2: + resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} engines: {node: '>=18'} hasBin: true @@ -6746,8 +6746,8 @@ packages: '@playwright/test': '>=1.20.0' msw: ^2.0.0 - playwright@1.53.1: - resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==} + playwright@1.53.2: + resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} engines: {node: '>=18'} hasBin: true @@ -8543,10 +8543,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@axe-core/playwright@4.10.2(playwright-core@1.53.1)': + '@axe-core/playwright@4.10.2(playwright-core@1.53.2)': dependencies: axe-core: 4.10.3 - playwright-core: 1.53.1 + playwright-core: 1.53.2 '@babel/code-frame@7.27.1': dependencies: @@ -10659,9 +10659,9 @@ snapshots: transitivePeerDependencies: - typescript - '@percy/playwright@1.0.8(playwright-core@1.53.1)': + '@percy/playwright@1.0.8(playwright-core@1.53.2)': dependencies: - playwright-core: 1.53.1 + playwright-core: 1.53.2 '@percy/sdk-utils@1.31.0': {} @@ -10677,9 +10677,9 @@ snapshots: '@pkgr/core@0.2.7': {} - '@playwright/test@1.53.1': + '@playwright/test@1.53.2': dependencies: - playwright: 1.53.1 + playwright: 1.53.2 '@pnpm/constants@1001.1.0': {} @@ -16652,18 +16652,18 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-core@1.53.1: {} + playwright-core@1.53.2: {} - playwright-msw@3.0.1(@playwright/test@1.53.1)(msw@2.10.2(@types/node@22.15.34)(typescript@5.8.3)): + playwright-msw@3.0.1(@playwright/test@1.53.2)(msw@2.10.2(@types/node@22.15.34)(typescript@5.8.3)): dependencies: '@mswjs/cookies': 1.1.1 - '@playwright/test': 1.53.1 + '@playwright/test': 1.53.2 msw: 2.10.2(@types/node@22.15.34)(typescript@5.8.3) strict-event-emitter: 0.5.1 - playwright@1.53.1: + playwright@1.53.2: dependencies: - playwright-core: 1.53.1 + playwright-core: 1.53.2 optionalDependencies: fsevents: 2.3.2