diff --git a/package.json b/package.json index adc4748d2..df110bc82 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.1", "@eslint/js": "9.29.0", - "@playwright/test": "1.53.0", + "@playwright/test": "1.53.1", "@quramy/prisma-fabbrica": "2.3.0", "@sveltejs/adapter-vercel": "5.7.2", "@sveltejs/kit": "2.21.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0c2c76ea..42f514849 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 9.29.0 version: 9.29.0 '@playwright/test': - specifier: 1.53.0 - version: 1.53.0 + specifier: 1.53.1 + version: 1.53.1 '@quramy/prisma-fabbrica': specifier: 2.3.0 version: 2.3.0(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.8.3) @@ -1024,8 +1024,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.53.0': - resolution: {integrity: sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==} + '@playwright/test@1.53.1': + resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==} engines: {node: '>=18'} hasBin: true @@ -3701,11 +3701,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.53.1: + resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.53.0: resolution: {integrity: sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==} engines: {node: '>=18'} hasBin: true + playwright@1.53.1: + resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.12.1: resolution: {integrity: sha512-8N2oWA8O6UgcXHmh2Se5Fk8sR46QmSrSaLuyRlpzaYQ5HWMz0sMnkTV4soBK8zR0ylVLopwEqLEwYKcXZ1rjrA==} engines: {node: '>=18.12'} @@ -5554,9 +5564,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.53.0': + '@playwright/test@1.53.1': dependencies: - playwright: 1.53.0 + playwright: 1.53.1 '@polka/url@1.0.0-next.29': {} @@ -8466,12 +8476,20 @@ snapshots: playwright-core@1.53.0: {} + playwright-core@1.53.1: {} + playwright@1.53.0: dependencies: playwright-core: 1.53.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.53.1: + dependencies: + playwright-core: 1.53.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.12.1: {} points-on-curve@0.2.0: {}