diff --git a/package.json b/package.json index 8bac225b2..49ea9c07a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@changesets/cli": "^2.27.12", "@modern-js/module-tools": "2.64.0", "@modern-js/tsconfig": "2.64.0", - "@playwright/test": "1.47.2", + "@playwright/test": "1.50.1", "@types/cross-spawn": "^6.0.6", "@types/fs-extra": "11.0.4", "@types/node": "^18.11.17", @@ -50,7 +50,7 @@ "husky": "^9.1.7", "lint-staged": "~15.4.3", "nx": "20.4.0", - "playwright": "1.47.2", + "playwright": "1.50.1", "prettier": "3.4.2", "prettier-plugin-packagejson": "^2.5.8", "tree-kill": "^1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfd18c9a3..03ba19357 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 2.64.0 version: 2.64.0 '@playwright/test': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.50.1 + version: 1.50.1 '@types/cross-spawn': specifier: ^6.0.6 version: 6.0.6 @@ -63,8 +63,8 @@ importers: specifier: 20.4.0 version: 20.4.0 playwright: - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.50.1 + version: 1.50.1 prettier: specifier: 3.4.2 version: 3.4.2 @@ -2793,8 +2793,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.47.2': - resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + '@playwright/test@1.50.1': + resolution: {integrity: sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==} engines: {node: '>=18'} hasBin: true @@ -5338,13 +5338,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.50.1: + resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} engines: {node: '>=18'} hasBin: true - playwright@1.47.2: - resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + playwright@1.50.1: + resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} engines: {node: '>=18'} hasBin: true @@ -7927,9 +7927,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.47.2': + '@playwright/test@1.50.1': dependencies: - playwright: 1.47.2 + playwright: 1.50.1 '@remix-run/router@1.20.0': {} @@ -10969,11 +10969,11 @@ snapshots: pirates@4.0.6: {} - playwright-core@1.47.2: {} + playwright-core@1.50.1: {} - playwright@1.47.2: + playwright@1.50.1: dependencies: - playwright-core: 1.47.2 + playwright-core: 1.50.1 optionalDependencies: fsevents: 2.3.2