diff --git a/package.json b/package.json index 23a988cd..78aaeb06 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@docusaurus/tsconfig": "^3.8.1", "@docusaurus/types": "^3.8.1", "@fec/remark-a11y-emoji": "^3.1.0", - "@playwright/test": "^1.55.0", + "@playwright/test": "^1.57.0", "@tsconfig/docusaurus": "^2.0.3", "@types/react": "19.1.12", "@types/react-dom": "19.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63d2e730..ff534e69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 '@playwright/test': - specifier: ^1.55.0 - version: 1.55.0 + specifier: ^1.57.0 + version: 1.57.0 '@tsconfig/docusaurus': specifier: ^2.0.3 version: 2.0.3 @@ -1649,8 +1649,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.55.0': - resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} + '@playwright/test@1.57.0': + resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==} engines: {node: '>=18'} hasBin: true @@ -5112,13 +5112,13 @@ packages: pkg-types@2.2.0: resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==} - playwright-core@1.55.0: - resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true - playwright@1.55.0: - resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true @@ -9389,9 +9389,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.55.0': + '@playwright/test@1.57.0': dependencies: - playwright: 1.55.0 + playwright: 1.57.0 '@pnpm/config.env-replace@1.1.0': {} @@ -13696,11 +13696,11 @@ snapshots: exsolve: 1.0.7 pathe: 2.0.3 - playwright-core@1.55.0: {} + playwright-core@1.57.0: {} - playwright@1.55.0: + playwright@1.57.0: dependencies: - playwright-core: 1.55.0 + playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2