diff --git a/package.json b/package.json index a1a0bd4b0..5343acee3 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "lucia": "2.7.7", "lucide-svelte": "^0.525.0", "p-queue": "^8.1.0", - "playwright": "1.53.1", + "playwright": "1.53.2", "pnpm": "10.12.4", "prisma-erd-generator": "2.0.4", "svelte-eslint-parser": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d368e5f5..62800d36e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^8.1.0 version: 8.1.0 playwright: - specifier: 1.53.1 - version: 1.53.1 + specifier: 1.53.2 + version: 1.53.2 pnpm: specifier: 10.12.4 version: 10.12.4 @@ -3667,11 +3667,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.53.2: + resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} + engines: {node: '>=18'} + hasBin: true + playwright@1.53.1: resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==} engines: {node: '>=18'} hasBin: true + playwright@1.53.2: + resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.12.4: resolution: {integrity: sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==} engines: {node: '>=18.12'} @@ -8396,12 +8406,20 @@ snapshots: playwright-core@1.53.1: {} + playwright-core@1.53.2: {} + playwright@1.53.1: dependencies: playwright-core: 1.53.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.53.2: + dependencies: + playwright-core: 1.53.2 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.12.4: {} points-on-curve@0.2.0: {}