diff --git a/package.json b/package.json index db0593a..75d3b69 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-prettier": "^5.5.4", "execa": "^9.6.0", "fs-extra": "^11.3.2", - "playwright-chromium": "^1.56.1", + "playwright-chromium": "^1.57.0", "prettier": "^3.6.2", "prettier-plugin-ember-template-tag": "^2.1.0", "puppeteer-chromium-resolver": "^24.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10aba7b..4463305 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: ^11.3.2 version: 11.3.2 playwright-chromium: - specifier: ^1.56.1 - version: 1.56.1 + specifier: ^1.57.0 + version: 1.57.0 prettier: specifier: ^3.6.2 version: 3.6.2 @@ -3088,7 +3088,6 @@ packages: glob@13.0.0: resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} engines: {node: 20 || >=22} - hasBin: true glob@5.0.15: resolution: {integrity: sha512-c9IPMazfRITpmAAKi22dK1VKxGDX9ehhqfABDriL/lzO92xcUKEJPQHrVA/2YHSNFB4iFlykVmWvwo48nr3OxA==} @@ -4030,13 +4029,13 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-chromium@1.56.1: - resolution: {integrity: sha512-5TU+NMrofQg2j+DwIaQL/9eC84hs5YGz5Wng8OOdgq+kmu8usPLedxx2pJJ1Pb2TNFNiz3167RsUNFFvY3srNA==} + playwright-chromium@1.57.0: + resolution: {integrity: sha512-GCVVTbmIDrZuBxWYoQ70rehRXMb3Q7ccENe63a+rGTWwypeVAgh/DD5o5QQ898oer5pdIv3vGINUlEkHtOZQEw==} engines: {node: '>=18'} hasBin: true - playwright-core@1.56.1: - resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true @@ -9979,11 +9978,11 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-chromium@1.56.1: + playwright-chromium@1.57.0: dependencies: - playwright-core: 1.56.1 + playwright-core: 1.57.0 - playwright-core@1.56.1: {} + playwright-core@1.57.0: {} posix-character-classes@0.1.1: {}