diff --git a/package.json b/package.json index 483038084a..eaeccea756 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@percy/cli": "1.31.2", "@percy/ember": "5.0.0", "@percy/playwright": "1.0.9", - "@playwright/test": "1.55.1", + "@playwright/test": "1.56.0", "@sinonjs/fake-timers": "15.0.0", "@types/node": "22.18.8", "@types/sinonjs__fake-timers": "8.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 778ac8b165..13299f7927 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.55.1) + version: 4.10.2(playwright-core@1.56.0) '@babel/core': specifier: 7.28.4 version: 7.28.4(supports-color@8.1.1) @@ -109,10 +109,10 @@ importers: version: 5.0.0(@babel/core@7.28.4)(webpack@5.101.3) '@percy/playwright': specifier: 1.0.9 - version: 1.0.9(playwright-core@1.55.1) + version: 1.0.9(playwright-core@1.56.0) '@playwright/test': - specifier: 1.55.1 - version: 1.55.1 + specifier: 1.56.0 + version: 1.56.0 '@sinonjs/fake-timers': specifier: 15.0.0 version: 15.0.0 @@ -286,7 +286,7 @@ importers: version: 2.11.3(@types/node@22.18.8)(typescript@5.9.3) playwright-msw: specifier: 3.0.1 - version: 3.0.1(@playwright/test@1.55.1)(msw@2.11.3(@types/node@22.18.8)(typescript@5.9.3)) + version: 3.0.1(@playwright/test@1.56.0)(msw@2.11.3(@types/node@22.18.8)(typescript@5.9.3)) postcss: specifier: 8.5.6 version: 8.5.6 @@ -1925,8 +1925,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.55.1': - resolution: {integrity: sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==} + '@playwright/test@1.56.0': + resolution: {integrity: sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==} engines: {node: '>=18'} hasBin: true @@ -6550,8 +6550,8 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-core@1.55.1: - resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + playwright-core@1.56.0: + resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==} engines: {node: '>=18'} hasBin: true @@ -6562,8 +6562,8 @@ packages: '@playwright/test': '>=1.20.0' msw: ^2.0.0 - playwright@1.55.1: - resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + playwright@1.56.0: + resolution: {integrity: sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==} engines: {node: '>=18'} hasBin: true @@ -8352,10 +8352,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@axe-core/playwright@4.10.2(playwright-core@1.55.1)': + '@axe-core/playwright@4.10.2(playwright-core@1.56.0)': dependencies: axe-core: 4.10.3 - playwright-core: 1.55.1 + playwright-core: 1.56.0 '@babel/code-frame@7.27.1': dependencies: @@ -10501,9 +10501,9 @@ snapshots: transitivePeerDependencies: - typescript - '@percy/playwright@1.0.9(playwright-core@1.55.1)': + '@percy/playwright@1.0.9(playwright-core@1.56.0)': dependencies: - playwright-core: 1.55.1 + playwright-core: 1.56.0 '@percy/sdk-utils@1.31.2': {} @@ -10516,9 +10516,9 @@ snapshots: '@pkgr/core@0.2.9': {} - '@playwright/test@1.55.1': + '@playwright/test@1.56.0': dependencies: - playwright: 1.55.1 + playwright: 1.56.0 '@pnpm/constants@1001.3.1': {} @@ -16276,18 +16276,18 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-core@1.55.1: {} + playwright-core@1.56.0: {} - playwright-msw@3.0.1(@playwright/test@1.55.1)(msw@2.11.3(@types/node@22.18.8)(typescript@5.9.3)): + playwright-msw@3.0.1(@playwright/test@1.56.0)(msw@2.11.3(@types/node@22.18.8)(typescript@5.9.3)): dependencies: '@mswjs/cookies': 1.1.1 - '@playwright/test': 1.55.1 + '@playwright/test': 1.56.0 msw: 2.11.3(@types/node@22.18.8)(typescript@5.9.3) strict-event-emitter: 0.5.1 - playwright@1.55.1: + playwright@1.56.0: dependencies: - playwright-core: 1.55.1 + playwright-core: 1.56.0 optionalDependencies: fsevents: 2.3.2