diff --git a/package.json b/package.json index d0264864..cc399663 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test:e2e-ui:report": "playwright show-report --host 0.0.0.0" }, "devDependencies": { - "@playwright/test": "1.49.1", + "@playwright/test": "1.57.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/commit-analyzer": "13.0.0", "@semantic-release/exec": "7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e49e230e..85793811 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@playwright/test': - specifier: 1.49.1 - version: 1.49.1 + specifier: 1.57.0 + version: 1.57.0 '@semantic-release/changelog': specifier: 6.0.3 version: 6.0.3(semantic-release@25.0.2) @@ -195,8 +195,8 @@ packages: '@octokit/types@16.0.0': resolution: {integrity: sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==} - '@playwright/test@1.49.1': - resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} + '@playwright/test@1.57.0': + resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==} engines: {node: '>=18'} hasBin: true @@ -1197,13 +1197,13 @@ packages: resolution: {integrity: sha512-C+VUP+8jis7EsQZIhDYmS5qlNtjv2yP4SNtjXK9AP1ZcTRlnSfuumaTnRfYZnYgUUYVIKqL0fRvmUGDV2fmp6g==} engines: {node: '>=4'} - playwright-core@1.49.1: - resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true - playwright@1.49.1: - resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true @@ -1745,9 +1745,9 @@ snapshots: dependencies: '@octokit/openapi-types': 27.0.0 - '@playwright/test@1.49.1': + '@playwright/test@1.57.0': dependencies: - playwright: 1.49.1 + playwright: 1.57.0 '@pnpm/config.env-replace@1.1.0': {} @@ -2713,11 +2713,11 @@ snapshots: find-up: 2.1.0 load-json-file: 4.0.0 - playwright-core@1.49.1: {} + playwright-core@1.57.0: {} - playwright@1.49.1: + playwright@1.57.0: dependencies: - playwright-core: 1.49.1 + playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2