From 729cec70513b7b87fba75d92670e88c14c81c0b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 04:20:57 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.55.0 to 1.55.1 Bumps [playwright](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++++++++++----- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4fd7951e..a05e0f96 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "husky": "9.1.7", "jsdom": "26.1.0", "lint-staged": "16.2.0", - "playwright": "1.55.0", + "playwright": "1.55.1", "prop-types": "15.8.1", "react-email": "4.2.12", "rollup-plugin-webpack-stats": "2.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ded089e..38d5758b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,7 +176,7 @@ importers: devDependencies: '@axe-core/playwright': specifier: 4.10.2 - version: 4.10.2(playwright-core@1.55.0) + version: 4.10.2(playwright-core@1.55.1) '@babel/preset-react': specifier: 7.27.1 version: 7.27.1(@babel/core@7.28.4) @@ -262,8 +262,8 @@ importers: specifier: 16.2.0 version: 16.2.0 playwright: - specifier: 1.55.0 - version: 1.55.0 + specifier: 1.55.1 + version: 1.55.1 prop-types: specifier: 15.8.1 version: 15.8.1 @@ -4425,11 +4425,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.55.1: + resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + engines: {node: '>=18'} + hasBin: true + playwright@1.55.0: resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} engines: {node: '>=18'} hasBin: true + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + engines: {node: '>=18'} + hasBin: true + postcss@8.5.6: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} @@ -5321,10 +5331,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@axe-core/playwright@4.10.2(playwright-core@1.55.0)': + '@axe-core/playwright@4.10.2(playwright-core@1.55.1)': dependencies: axe-core: 4.10.3 - playwright-core: 1.55.0 + playwright-core: 1.55.1 '@babel/code-frame@7.27.1': dependencies: @@ -9698,12 +9708,20 @@ snapshots: playwright-core@1.55.0: {} + playwright-core@1.55.1: {} + playwright@1.55.0: dependencies: playwright-core: 1.55.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.55.1: + dependencies: + playwright-core: 1.55.1 + optionalDependencies: + fsevents: 2.3.2 + postcss@8.5.6: dependencies: nanoid: 3.3.11