From ba4e7b52cf8f7783ea5eb3e77d2268efb07da832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:09:43 +0000 Subject: [PATCH] build(deps-dev): Bump @playwright/test from 1.60.0 to 1.61.0 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++++++++------ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3ccd9998f..083bc506e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@dnd-kit/abstract": "0.5.0", "@dnd-kit/dom": "0.5.0", "@eslint/eslintrc": "3.3.5", - "@playwright/test": "1.60.0", + "@playwright/test": "1.61.0", "@quramy/prisma-fabbrica": "2.3.3", "@sveltejs/adapter-vercel": "6.3.3", "@sveltejs/kit": "2.65.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3f9d3319..e3023ce99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 3.3.5 version: 3.3.5 '@playwright/test': - specifier: 1.60.0 - version: 1.60.0 + specifier: 1.61.0 + version: 1.61.0 '@quramy/prisma-fabbrica': specifier: 2.3.3 version: 2.3.3(@prisma/client@5.22.0(prisma@5.22.0))(typescript@6.0.3) @@ -1346,8 +1346,8 @@ packages: cpu: [x64] os: [win32] - '@playwright/test@1.60.0': - resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==} + '@playwright/test@1.61.0': + resolution: {integrity: sha512-cKA5B6lpFEMyMGjxF54QihfYpB4FkEGH+qZhtArDEG+wezQAJY8Pq6C7T1SjWz+FFzt3TbyoXBQYk/0292TdJA==} engines: {node: '>=18'} hasBin: true @@ -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'} @@ -5321,9 +5331,9 @@ snapshots: '@oxlint/binding-win32-x64-msvc@1.69.0': optional: true - '@playwright/test@1.60.0': + '@playwright/test@1.61.0': dependencies: - playwright: 1.60.0 + playwright: 1.61.0 '@polka/url@1.0.0-next.29': {} @@ -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):