diff --git a/package.json b/package.json index 5d0a926..c8f9d79 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "jotai": "^2.11.1", "motion": "^12.0.3", "next": "15.1.6", - "playwright": "^1.50.0", + "playwright": "^1.55.1", "playwright-core": "^1.50.0", "posthog-js": "^1.209.3", "react": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c75d71c..7501141 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 15.1.6 version: 15.1.6(@opentelemetry/api@1.9.0)(@playwright/test@1.50.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) playwright: - specifier: ^1.50.0 - version: 1.50.0 + specifier: ^1.56.1 + version: 1.56.1 playwright-core: specifier: ^1.50.0 version: 1.50.0 @@ -1630,11 +1630,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.56.1: + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.50.0: resolution: {integrity: sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==} engines: {node: '>=18'} hasBin: true + playwright@1.56.1: + resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} + engines: {node: '>=18'} + hasBin: true + possible-typed-array-names@1.0.0: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} @@ -3733,12 +3743,20 @@ snapshots: playwright-core@1.50.0: {} + playwright-core@1.56.1: {} + playwright@1.50.0: dependencies: playwright-core: 1.50.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.56.1: + dependencies: + playwright-core: 1.56.1 + optionalDependencies: + fsevents: 2.3.2 + possible-typed-array-names@1.0.0: {} postcss-import@15.1.0(postcss@8.5.1):