diff --git a/package.json b/package.json index c6ade59a4..532072ab2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.1", "@eslint/js": "9.24.0", - "@playwright/test": "1.51.1", + "@playwright/test": "1.52.0", "@quramy/prisma-fabbrica": "2.2.3", "@sveltejs/adapter-auto": "6.0.0", "@sveltejs/adapter-vercel": "5.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f73d8d545..df365eb36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.24.0 version: 9.24.0 '@playwright/test': - specifier: 1.51.1 - version: 1.51.1 + specifier: 1.52.0 + version: 1.52.0 '@quramy/prisma-fabbrica': specifier: 2.2.3 version: 2.2.3(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.6.3) @@ -869,8 +869,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.51.1': - resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} + '@playwright/test@1.52.0': + resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==} engines: {node: '>=18'} hasBin: true @@ -3533,11 +3533,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.52.0: + resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.51.1: resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==} engines: {node: '>=18'} hasBin: true + playwright@1.52.0: + resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.8.1: resolution: {integrity: sha512-xQCIupmMZ7jKjJnfil4C/Sri4rKaryOP6qnhJCSNP0j5+22yQklJ/5Ac/7teDwzBrWrttgLNKUUHUdEcNQI2dw==} engines: {node: '>=18.12'} @@ -5312,9 +5322,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.51.1': + '@playwright/test@1.52.0': dependencies: - playwright: 1.51.1 + playwright: 1.52.0 '@polka/url@1.0.0-next.28': {} @@ -8220,12 +8230,20 @@ snapshots: playwright-core@1.51.1: {} + playwright-core@1.52.0: {} + playwright@1.51.1: dependencies: playwright-core: 1.51.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.52.0: + dependencies: + playwright-core: 1.52.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.8.1: {} points-on-curve@0.2.0: {}