From 97cbbdbc68774f2999e4bbeedbd01f15711db8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 18:33:10 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.59.1 to 1.61.1 Bumps [playwright](https://github.com/microsoft/playwright) from 1.59.1 to 1.61.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.59.1...v1.61.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 523900f0..c59cb09d 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@vitejs/plugin-react": "^6.0.3", "esbuild": "0.28.1", "lucide-react": "^1.14.0", - "playwright": "^1.59.1", + "playwright": "^1.61.1", "prettier": "^3.5.3", "react": "^19.2.7", "react-dom": "^19.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bae6b109..2af04cb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^1.14.0 version: 1.14.0(react@19.2.7) playwright: - specifier: ^1.59.1 - version: 1.59.1 + specifier: ^1.61.1 + version: 1.61.1 prettier: specifier: ^3.5.3 version: 3.8.3 @@ -855,13 +855,13 @@ packages: resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==} hasBin: true - playwright-core@1.59.1: - resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==} + playwright-core@1.61.1: + resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==} engines: {node: '>=18'} hasBin: true - playwright@1.59.1: - resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==} + playwright@1.61.1: + resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==} engines: {node: '>=18'} hasBin: true @@ -1844,11 +1844,11 @@ snapshots: sonic-boom: 4.2.1 thread-stream: 4.2.0 - playwright-core@1.59.1: {} + playwright-core@1.61.1: {} - playwright@1.59.1: + playwright@1.61.1: dependencies: - playwright-core: 1.59.1 + playwright-core: 1.61.1 optionalDependencies: fsevents: 2.3.2