From 098b23706e68ed2dd11933268a405d1d2782318c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:55:59 +0000 Subject: [PATCH] build(deps): Bump playwright from 1.56.1 to 1.57.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.56.1 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1b35b6c07..cf94bc238 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "flowbite": "2.5.2", "lucia": "2.7.7", "p-queue": "^9.0.1", - "playwright": "1.56.1", + "playwright": "1.57.0", "prisma-erd-generator": "2.3.0", "svelte-eslint-parser": "1.4.0", "tailwind-merge": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc461c871..e7b9ed11d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^9.0.1 version: 9.0.1 playwright: - specifier: 1.56.1 - version: 1.56.1 + specifier: 1.57.0 + version: 1.57.0 prisma-erd-generator: specifier: 2.3.0 version: 2.3.0(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@23.11.1(typescript@5.9.3))(tsx@4.19.2)(yaml@2.8.1) @@ -3820,11 +3820,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.56.1: resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} engines: {node: '>=18'} hasBin: true + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.23.0: resolution: {integrity: sha512-IcTlaYACrel+Tv6Li0qJqN48haN5GflX56DzDzj7xbvdBZgP/ikXmy+25uaRJC4JjZRdFgF3LK0P71+2QR4qSw==} engines: {node: '>=18.12'} @@ -8838,12 +8848,20 @@ snapshots: playwright-core@1.56.1: {} + playwright-core@1.57.0: {} + playwright@1.56.1: dependencies: playwright-core: 1.56.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.57.0: + dependencies: + playwright-core: 1.57.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.23.0: {} points-on-curve@0.2.0: {}