diff --git a/package.json b/package.json index 42c0aebb0..4c8165f37 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.0", "@eslint/js": "9.21.0", - "@playwright/test": "1.50.1", + "@playwright/test": "1.51.0", "@quramy/prisma-fabbrica": "2.2.2", "@sveltejs/adapter-auto": "4.0.0", "@sveltejs/adapter-vercel": "5.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edf4a25e1..f83226ed4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.21.0 version: 9.21.0 '@playwright/test': - specifier: 1.50.1 - version: 1.50.1 + specifier: 1.51.0 + version: 1.51.0 '@quramy/prisma-fabbrica': specifier: 2.2.2 version: 2.2.2(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.6.3) @@ -851,8 +851,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.50.1': - resolution: {integrity: sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==} + '@playwright/test@1.51.0': + resolution: {integrity: sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA==} engines: {node: '>=18'} hasBin: true @@ -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'} @@ -5285,9 +5295,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.50.1': + '@playwright/test@1.51.0': dependencies: - playwright: 1.50.1 + playwright: 1.51.0 '@polka/url@1.0.0-next.28': {} @@ -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: {}