From 2044d1430ca796a7fe45e2c642972c14d811a545 Mon Sep 17 00:00:00 2001 From: Alexander Brown Date: Thu, 18 Dec 2025 14:29:28 -0800 Subject: [PATCH] Deps: Update Playwright (#7623) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Let's see if this lets it run. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7623-Deps-Update-Playwright-2cd6d73d36508155a156dec2ea7aaec1) by [Unito](https://www.unito.io) --- package.json | 1 + pnpm-lock.yaml | 34 +++++++++++++++++----------------- pnpm-workspace.yaml | 13 +++++++++---- 3 files changed, 27 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 23059d722..678945769 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "dev:cloud": "cross-env DEV_SERVER_COMFYUI_URL='https://testcloud.comfy.org/' nx serve", "dev:desktop": "nx dev @comfyorg/desktop-ui", "dev:electron": "nx serve --config vite.electron.config.mts", + "dev:no-vue": "cross-env DISABLE_VUE_PLUGINS=true nx serve", "dev": "nx serve", "devtools:pycheck": "python3 -m compileall -q tools/devtools", "format:check:no-cache": "prettier --check './**/*.{js,ts,tsx,vue,mts}'", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3acf5ed4..b56b7a4aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ catalogs: specifier: ^0.1.5 version: 0.1.5 '@playwright/test': - specifier: ^1.52.0 - version: 1.52.0 + specifier: ^1.57.0 + version: 1.57.0 '@prettier/plugin-oxc': specifier: ^0.1.3 version: 0.1.3 @@ -518,7 +518,7 @@ importers: version: 22.2.6(@babel/traverse@7.28.5)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6) '@nx/playwright': specifier: 'catalog:' - version: 22.2.6(@babel/traverse@7.28.5)(@playwright/test@1.52.0)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6) + version: 22.2.6(@babel/traverse@7.28.5)(@playwright/test@1.57.0)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6) '@nx/storybook': specifier: 'catalog:' version: 22.2.4(@babel/traverse@7.28.5)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6)(storybook@10.1.9(@testing-library/dom@10.4.1)(prettier@3.7.4)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(typescript@5.9.3) @@ -530,7 +530,7 @@ importers: version: 0.1.5(pinia@2.2.2(typescript@5.9.3)(vue@3.5.13(typescript@5.9.3)))(vue@3.5.13(typescript@5.9.3)) '@playwright/test': specifier: 'catalog:' - version: 1.52.0 + version: 1.57.0 '@prettier/plugin-oxc': specifier: 'catalog:' version: 0.1.3 @@ -2778,8 +2778,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.52.0': - resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==} + '@playwright/test@1.57.0': + resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==} engines: {node: '>=18'} hasBin: true @@ -6798,13 +6798,13 @@ packages: pkg-types@2.3.0: resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} - playwright-core@1.52.0: - resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true - playwright@1.52.0: - resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==} + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true @@ -10290,7 +10290,7 @@ snapshots: '@nx/nx-win32-x64-msvc@22.2.6': optional: true - '@nx/playwright@22.2.6(@babel/traverse@7.28.5)(@playwright/test@1.52.0)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6)': + '@nx/playwright@22.2.6(@babel/traverse@7.28.5)(@playwright/test@1.57.0)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6)': dependencies: '@nx/devkit': 22.2.6(nx@22.2.6) '@nx/eslint': 22.2.6(@babel/traverse@7.28.5)(@zkochan/js-yaml@0.0.7)(eslint@9.39.1(jiti@2.6.1))(nx@22.2.6) @@ -10298,7 +10298,7 @@ snapshots: minimatch: 9.0.3 tslib: 2.8.1 optionalDependencies: - '@playwright/test': 1.52.0 + '@playwright/test': 1.57.0 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -10582,9 +10582,9 @@ snapshots: '@pkgr/core@0.2.9': {} - '@playwright/test@1.52.0': + '@playwright/test@1.57.0': dependencies: - playwright: 1.52.0 + playwright: 1.57.0 '@pnpm/config.env-replace@1.1.0': {} @@ -15257,11 +15257,11 @@ snapshots: exsolve: 1.0.8 pathe: 2.0.3 - playwright-core@1.52.0: {} + playwright-core@1.57.0: {} - playwright@1.52.0: + playwright@1.57.0: dependencies: - playwright-core: 1.52.0 + playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5511759c4..a4c91f38b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,7 @@ +packages: + - apps/** + - packages/** + catalog: '@alloc/quick-lru': ^5.2.0 '@comfyorg/comfyui-electron-types': 0.5.5 @@ -12,7 +16,7 @@ catalog: '@nx/storybook': 22.2.4 '@nx/vite': 22.2.6 '@pinia/testing': ^0.1.5 - '@playwright/test': ^1.52.0 + '@playwright/test': ^1.57.0 '@prettier/plugin-oxc': ^0.1.3 '@primeuix/forms': 0.0.2 '@primeuix/styled': 0.3.2 @@ -104,12 +108,15 @@ catalog: zod: ^3.23.8 zod-to-json-schema: ^3.24.1 zod-validation-error: ^3.3.0 + cleanupUnusedCatalogs: true + ignoredBuiltDependencies: - '@firebase/util' - protobufjs - unrs-resolver - vue-demi + onlyBuiltDependencies: - '@playwright/browser-chromium' - '@playwright/browser-firefox' @@ -119,8 +126,6 @@ onlyBuiltDependencies: - esbuild - nx - oxc-resolver + overrides: '@types/eslint': '-' -packages: - - apps/** - - packages/** \ No newline at end of file