diff --git a/package.json b/package.json index e4116153f39..6613fc844d4 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@percy/cli": "1.31.1", "@percy/ember": "5.0.0", "@percy/playwright": "1.0.9", - "@playwright/test": "1.54.2", + "@playwright/test": "1.55.0", "@sinonjs/fake-timers": "14.0.0", "@types/node": "22.17.0", "@types/sinonjs__fake-timers": "8.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9236d58e954..edb81e49597 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: devDependencies: '@axe-core/playwright': specifier: 4.10.2 - version: 4.10.2(playwright-core@1.54.2) + version: 4.10.2(playwright-core@1.55.0) '@babel/core': specifier: 7.28.0 version: 7.28.0(supports-color@8.1.1) @@ -109,10 +109,10 @@ importers: version: 5.0.0(@babel/core@7.28.0)(webpack@5.101.0) '@percy/playwright': specifier: 1.0.9 - version: 1.0.9(playwright-core@1.54.2) + version: 1.0.9(playwright-core@1.55.0) '@playwright/test': - specifier: 1.54.2 - version: 1.54.2 + specifier: 1.55.0 + version: 1.55.0 '@sinonjs/fake-timers': specifier: 14.0.0 version: 14.0.0 @@ -289,7 +289,7 @@ importers: version: 17.1.0 playwright-msw: specifier: 3.0.1 - version: 3.0.1(@playwright/test@1.54.2)(msw@2.10.4(@types/node@22.17.0)(typescript@5.9.2)) + version: 3.0.1(@playwright/test@1.55.0)(msw@2.10.4(@types/node@22.17.0)(typescript@5.9.2)) postcss: specifier: 8.5.6 version: 8.5.6 @@ -1910,8 +1910,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.54.2': - resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==} + '@playwright/test@1.55.0': + resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} engines: {node: '>=18'} hasBin: true @@ -6727,8 +6727,8 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-core@1.54.2: - resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} + playwright-core@1.55.0: + resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} engines: {node: '>=18'} hasBin: true @@ -6739,8 +6739,8 @@ packages: '@playwright/test': '>=1.20.0' msw: ^2.0.0 - playwright@1.54.2: - resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} + playwright@1.55.0: + resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} engines: {node: '>=18'} hasBin: true @@ -8568,10 +8568,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@axe-core/playwright@4.10.2(playwright-core@1.54.2)': + '@axe-core/playwright@4.10.2(playwright-core@1.55.0)': dependencies: axe-core: 4.10.3 - playwright-core: 1.54.2 + playwright-core: 1.55.0 '@babel/code-frame@7.27.1': dependencies: @@ -10665,9 +10665,9 @@ snapshots: transitivePeerDependencies: - typescript - '@percy/playwright@1.0.9(playwright-core@1.54.2)': + '@percy/playwright@1.0.9(playwright-core@1.55.0)': dependencies: - playwright-core: 1.54.2 + playwright-core: 1.55.0 '@percy/sdk-utils@1.31.1': {} @@ -10683,9 +10683,9 @@ snapshots: '@pkgr/core@0.2.9': {} - '@playwright/test@1.54.2': + '@playwright/test@1.55.0': dependencies: - playwright: 1.54.2 + playwright: 1.55.0 '@pnpm/constants@1001.3.0': {} @@ -16718,18 +16718,18 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-core@1.54.2: {} + playwright-core@1.55.0: {} - playwright-msw@3.0.1(@playwright/test@1.54.2)(msw@2.10.4(@types/node@22.17.0)(typescript@5.9.2)): + playwright-msw@3.0.1(@playwright/test@1.55.0)(msw@2.10.4(@types/node@22.17.0)(typescript@5.9.2)): dependencies: '@mswjs/cookies': 1.1.1 - '@playwright/test': 1.54.2 + '@playwright/test': 1.55.0 msw: 2.10.4(@types/node@22.17.0)(typescript@5.9.2) strict-event-emitter: 0.5.1 - playwright@1.54.2: + playwright@1.55.0: dependencies: - playwright-core: 1.54.2 + playwright-core: 1.55.0 optionalDependencies: fsevents: 2.3.2