From e0e5afc8bebcf866c9b7949908cc70b6b9cc6b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 15:41:25 +0000 Subject: [PATCH] Bump @playwright/test from 1.55.0 to 1.55.1 in /js Bumps [@playwright/test](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/test" dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/pnpm-lock.yaml | 36 ++++++++++++++++----------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 8fca002b340..52c5950982f 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@keycloak/keycloak-admin-client": "workspace:*", - "@playwright/test": "^1.55.0", + "@playwright/test": "^1.55.1", "@types/lodash-es": "^4.17.12", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index a6e22d03d5e..aed92cc0ade 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -113,7 +113,7 @@ }, "devDependencies": { "@axe-core/playwright": "^4.10.2", - "@playwright/test": "^1.55.0", + "@playwright/test": "^1.55.1", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.8.0", "@testing-library/react": "^16.3.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 0a545735141..09379352ed0 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: workspace:* version: link:../../libs/keycloak-admin-client '@playwright/test': - specifier: ^1.55.0 - version: 1.55.0 + specifier: ^1.55.1 + version: 1.55.1 '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 @@ -225,10 +225,10 @@ 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) '@playwright/test': - specifier: ^1.55.0 - version: 1.55.0 + specifier: ^1.55.1 + version: 1.55.1 '@testing-library/dom': specifier: ^10.4.1 version: 10.4.1 @@ -1109,8 +1109,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.55.0': - resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} + '@playwright/test@1.55.1': + resolution: {integrity: sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==} engines: {node: '>=18'} hasBin: true @@ -3498,13 +3498,13 @@ packages: pkg-types@2.2.0: resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==} - playwright-core@1.55.0: - resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} + 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==} + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} engines: {node: '>=18'} hasBin: true @@ -4562,10 +4562,10 @@ snapshots: '@ast-grep/napi-win32-ia32-msvc': 0.36.3 '@ast-grep/napi-win32-x64-msvc': 0.36.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: @@ -5135,9 +5135,9 @@ snapshots: '@pkgr/core@0.2.9': {} - '@playwright/test@1.55.0': + '@playwright/test@1.55.1': dependencies: - playwright: 1.55.0 + playwright: 1.55.1 '@reactflow/background@11.3.14(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -7690,11 +7690,11 @@ snapshots: exsolve: 1.0.7 pathe: 2.0.3 - playwright-core@1.55.0: {} + playwright-core@1.55.1: {} - playwright@1.55.0: + playwright@1.55.1: dependencies: - playwright-core: 1.55.0 + playwright-core: 1.55.1 optionalDependencies: fsevents: 2.3.2