From 66fb39b3a38d5e59cee33a1311b58d22c48b47ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:05:55 +0000 Subject: [PATCH] build(deps): Bump playwright from 1.57.0 to 1.58.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.57.0 to 1.58.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.58.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 6d06b07c8..4fbaf1226 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "debug": "4.4.3", "lucia": "2.7.7", "p-queue": "9.1.0", - "playwright": "1.57.0", + "playwright": "1.58.0", "prisma-erd-generator": "2.4.2", "svelte-eslint-parser": "1.4.1", "tailwind-merge": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 214f2e91a..a2413363b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 9.1.0 version: 9.1.0 playwright: - specifier: 1.57.0 - version: 1.57.0 + specifier: 1.58.0 + version: 1.58.0 prisma-erd-generator: specifier: 2.4.2 version: 2.4.2(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@23.11.1(typescript@5.9.3))(tsx@4.21.0)(yaml@2.8.1) @@ -4054,11 +4054,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.58.0: + resolution: {integrity: sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==} + engines: {node: '>=18'} + hasBin: true + playwright@1.57.0: resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true + playwright@1.58.0: + resolution: {integrity: sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.28.1: resolution: {integrity: sha512-fX27yp6ZRHt8O/enMoavqva+mSUeuUmLrvp9QGiS9nuHmts6HX5of8TMwaOIxxdfuq5WeiarRNEGe1T8sNajFg==} engines: {node: '>=18.12'} @@ -9180,12 +9190,20 @@ snapshots: playwright-core@1.57.0: {} + playwright-core@1.58.0: {} + playwright@1.57.0: dependencies: playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.58.0: + dependencies: + playwright-core: 1.58.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.28.1: {} points-on-curve@0.2.0: {}