From 9c00d31c02b37ad40e6ba7a03305141765627e6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:42:18 +0800 Subject: [PATCH] chore(deps): update playwright monorepo to v1.49.1 (#1668) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 29b93a731..8f38f8ec9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@changesets/cli": "^2.27.11", "@modern-js/module-tools": "2.63.4", "@modern-js/tsconfig": "2.63.4", - "@playwright/test": "1.47.2", + "@playwright/test": "1.49.1", "@types/cross-spawn": "^6.0.6", "@types/fs-extra": "11.0.4", "@types/node": "^18.11.17", @@ -60,7 +60,7 @@ "husky": "^9.1.7", "lint-staged": "~15.3.0", "nx": "20.3.0", - "playwright": "1.47.2", + "playwright": "1.49.1", "prettier": "3.4.2", "tree-kill": "^1.2.2", "vitest": "2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d128eef2..f87ab1260 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 2.63.4 version: 2.63.4 '@playwright/test': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.49.1 + version: 1.49.1 '@types/cross-spawn': specifier: ^6.0.6 version: 6.0.6 @@ -63,8 +63,8 @@ importers: specifier: 20.3.0 version: 20.3.0 playwright: - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.49.1 + version: 1.49.1 prettier: specifier: 3.4.2 version: 3.4.2 @@ -2723,8 +2723,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.47.2': - resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -5232,13 +5232,13 @@ packages: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - playwright-core@1.47.2: - resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.47.2: - resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -7770,9 +7770,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.47.2': + '@playwright/test@1.49.1': dependencies: - playwright: 1.47.2 + playwright: 1.49.1 '@remix-run/router@1.20.0': {} @@ -10757,11 +10757,11 @@ snapshots: pirates@4.0.6: {} - playwright-core@1.47.2: {} + playwright-core@1.49.1: {} - playwright@1.47.2: + playwright@1.49.1: dependencies: - playwright-core: 1.47.2 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2