diff --git a/package.json b/package.json index 07c4bbd3a..f051b2365 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "lucia": "2.7.7", "lucide-svelte": "^0.546.0", "p-queue": "^9.0.0", - "playwright": "1.55.1", + "playwright": "1.56.1", "prisma-erd-generator": "2.1.0", "svelte-eslint-parser": "1.3.3", "tailwind-merge": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f29aa94a..32d85018d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^9.0.0 version: 9.0.0 playwright: - specifier: 1.55.1 - version: 1.55.1 + specifier: 1.56.1 + version: 1.56.1 prisma-erd-generator: specifier: 2.1.0 version: 2.1.0(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@19.11.1(typescript@5.9.3))(yaml@2.8.1) @@ -3724,11 +3724,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.56.1: + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.55.1: resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} engines: {node: '>=18'} hasBin: true + playwright@1.56.1: + resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.18.3: resolution: {integrity: sha512-u9FubXKG/X4B9rPAs8kyzaKWXAapCDKPdGY/EKmupR8RKe6mFRNL+ZKDGwCeq+Fn7LcAi1l/QP+bx1lGqt+wjQ==} engines: {node: '>=18.12'} @@ -8607,12 +8617,20 @@ snapshots: playwright-core@1.55.1: {} + playwright-core@1.56.1: {} + playwright@1.55.1: dependencies: playwright-core: 1.55.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.56.1: + dependencies: + playwright-core: 1.56.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.18.3: {} points-on-curve@0.2.0: {}