diff --git a/package.json b/package.json index 0ef08960b..ae3b08790 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.0", "@eslint/js": "9.22.0", - "@playwright/test": "1.51.0", + "@playwright/test": "1.51.1", "@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 48df10101..b561b2acb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.22.0 version: 9.22.0 '@playwright/test': - specifier: 1.51.0 - version: 1.51.0 + specifier: 1.51.1 + version: 1.51.1 '@quramy/prisma-fabbrica': specifier: 2.2.2 version: 2.2.2(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.6.3) @@ -859,8 +859,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.51.0': - resolution: {integrity: sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA==} + '@playwright/test@1.51.1': + resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} engines: {node: '>=18'} hasBin: true @@ -3537,11 +3537,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.51.1: + resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==} + engines: {node: '>=18'} + hasBin: true + playwright@1.51.0: resolution: {integrity: sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA==} engines: {node: '>=18'} hasBin: true + playwright@1.51.1: + resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.6.4: resolution: {integrity: sha512-2j1xW/0iqaEF5ugIjPx4JmmTMt7WDEI7FOxhOhhfFgIgZwL/D+TEOMsVyXkIHOTLAlaONksVF0UDpjx6jipfbA==} engines: {node: '>=18.12'} @@ -5301,9 +5311,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.51.0': + '@playwright/test@1.51.1': dependencies: - playwright: 1.51.0 + playwright: 1.51.1 '@polka/url@1.0.0-next.28': {} @@ -8213,12 +8223,20 @@ snapshots: playwright-core@1.51.0: {} + playwright-core@1.51.1: {} + playwright@1.51.0: dependencies: playwright-core: 1.51.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.51.1: + dependencies: + playwright-core: 1.51.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.6.4: {} points-on-curve@0.2.0: {}