diff --git a/package.json b/package.json index 3ccd9998f..50563617a 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "debug": "4.4.3", "lucia": "2.7.7", "p-queue": "9.3.0", - "playwright": "1.60.0", + "playwright": "1.61.0", "svelte-eslint-parser": "1.8.0", "tailwind-merge": "3.6.0", "xss": "1.0.15" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3f9d3319..10e07716e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 9.3.0 version: 9.3.0 playwright: - specifier: 1.60.0 - version: 1.60.0 + specifier: 1.61.0 + version: 1.61.0 svelte-eslint-parser: specifier: 1.8.0 version: 1.8.0(svelte@5.56.3(@typescript-eslint/types@8.61.0)) @@ -3661,11 +3661,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.61.0: + resolution: {integrity: sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA==} + engines: {node: '>=18'} + hasBin: true + playwright@1.60.0: resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==} engines: {node: '>=18'} hasBin: true + playwright@1.61.0: + resolution: {integrity: sha512-Z+7BeeqQPRRzklHsVFP4KTGIyMxKUmfeRA4WisM6G3/XW6nwGeX6fX9qYaDa+CiUqpOkb2f6X3nar05R3kSuJQ==} + engines: {node: '>=18'} + hasBin: true + pnpm@11.6.0: resolution: {integrity: sha512-mjZRgiQIDG/lFlr9z+eb+hGMKb5wPz9GKx4y7+HpjkfodQsUjggoYlCq1BE8x5k8pBPE4s1Ed1JwjC7ldRvJXw==} engines: {node: '>=22.13'} @@ -7870,12 +7880,20 @@ snapshots: playwright-core@1.60.0: {} + playwright-core@1.61.0: {} + playwright@1.60.0: dependencies: playwright-core: 1.60.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.61.0: + dependencies: + playwright-core: 1.61.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@11.6.0: {} postcss-load-config@3.1.4(postcss@8.5.15):