diff --git a/package.json b/package.json index c6ade59a4..aabb2ee5d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "flowbite": "2.5.2", "lucia": "2.7.7", "lucide-svelte": "^0.488.0", - "playwright": "1.51.1", + "playwright": "1.52.0", "pnpm": "10.8.1", "prisma-erd-generator": "2.0.4", "svelte-eslint-parser": "1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f73d8d545..d8e07f16a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.488.0 version: 0.488.0(svelte@5.27.0) playwright: - specifier: 1.51.1 - version: 1.51.1 + specifier: 1.52.0 + version: 1.52.0 pnpm: specifier: 10.8.1 version: 10.8.1 @@ -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'} @@ -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: {}