diff --git a/package.json b/package.json index 0ef896f01..aeec1cb6f 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "debug": "4.4.3", "lucia": "2.7.7", "p-queue": "9.1.1", - "playwright": "1.58.2", + "playwright": "1.59.1", "prisma-erd-generator": "2.4.2", "svelte-eslint-parser": "1.6.0", "tailwind-merge": "3.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f96b7d6f..616e9853a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 9.1.1 version: 9.1.1 playwright: - specifier: 1.58.2 - version: 1.58.2 + specifier: 1.59.1 + version: 1.59.1 prisma-erd-generator: specifier: 2.4.2 version: 2.4.2(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@23.11.1(typescript@5.9.3))(tsx@4.21.0)(yaml@2.8.1) @@ -4506,11 +4506,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.59.1: + resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.58.2: resolution: {integrity: sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==} engines: {node: '>=18'} hasBin: true + playwright@1.59.1: + resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.33.0: resolution: {integrity: sha512-EFaLtKavtYyes2MNqQzJUWQXq+vT+rvmc58K55VyjaFJHp21pUTHatjrdXD1xLs9bGN7LLQb/c20f6gjyGSTGQ==} engines: {node: '>=18.12'} @@ -9911,12 +9921,20 @@ snapshots: playwright-core@1.58.2: {} + playwright-core@1.59.1: {} + playwright@1.58.2: dependencies: playwright-core: 1.58.2 optionalDependencies: fsevents: 2.3.2 + playwright@1.59.1: + dependencies: + playwright-core: 1.59.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.33.0: {} points-on-curve@0.2.0: {}