diff --git a/package.json b/package.json index c3466f7ff..70e891840 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "flowbite": "2.5.2", "lucia": "2.7.7", "lucide-svelte": "^0.477.0", - "playwright": "1.50.1", + "playwright": "1.51.0", "pnpm": "10.5.2", "prisma-erd-generator": "2.0.4", "svelte-eslint-parser": "1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e638c8945..e12673008 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.477.0 version: 0.477.0(svelte@5.22.5) playwright: - specifier: 1.50.1 - version: 1.50.1 + specifier: 1.51.0 + version: 1.51.0 pnpm: specifier: 10.5.2 version: 10.5.2 @@ -3524,11 +3524,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.51.0: + resolution: {integrity: sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.50.1: resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} engines: {node: '>=18'} hasBin: true + playwright@1.51.0: + resolution: {integrity: sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.5.2: resolution: {integrity: sha512-2p3CjNP/QNBZIYgjWrJdMgKt2KIHr77caCIg5KACn/v/RWIQK55uRrTj+ei9U+bQXeSFRLDFfUsBeeIsdtEZmw==} engines: {node: '>=18.12'} @@ -8189,12 +8199,20 @@ snapshots: playwright-core@1.50.1: {} + playwright-core@1.51.0: {} + playwright@1.50.1: dependencies: playwright-core: 1.50.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.51.0: + dependencies: + playwright-core: 1.51.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.5.2: {} points-on-curve@0.2.0: {}