diff --git a/e2e/package.json b/e2e/package.json index 9bf50154c2..807791d312 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -22,7 +22,7 @@ "@e2e/helper": "workspace:*", "@module-federation/enhanced": "0.15.0", "@module-federation/rsbuild-plugin": "0.15.0", - "@playwright/test": "1.52.0", + "@playwright/test": "1.53.0", "@rsbuild/core": "workspace:*", "@rsbuild/plugin-babel": "workspace:*", "@rsbuild/plugin-check-syntax": "^1.3.0", @@ -52,7 +52,7 @@ "create-rsbuild": "workspace:*", "fast-glob": "^3.3.3", "fs-extra": "^11.3.0", - "playwright": "1.52.0", + "playwright": "1.53.0", "polka": "^0.5.2", "tailwindcss": "^4.1.8", "typescript": "^5.8.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f5433613c..b559fe91cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 0.15.0 version: 0.15.0(@rsbuild/core@packages+core)(@rspack/core@1.4.0-beta.0(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.8.3)(webpack@5.99.9) '@playwright/test': - specifier: 1.52.0 - version: 1.52.0 + specifier: 1.53.0 + version: 1.53.0 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -195,8 +195,8 @@ importers: specifier: ^11.3.0 version: 11.3.0 playwright: - specifier: 1.52.0 - version: 1.52.0 + specifier: 1.53.0 + version: 1.53.0 polka: specifier: ^0.5.2 version: 0.5.2 @@ -2176,8 +2176,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.52.0': - resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==} + '@playwright/test@1.53.0': + resolution: {integrity: sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==} engines: {node: '>=18'} hasBin: true @@ -5411,13 +5411,13 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - playwright-core@1.52.0: - resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==} + playwright-core@1.53.0: + resolution: {integrity: sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==} engines: {node: '>=18'} hasBin: true - playwright@1.52.0: - resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==} + playwright@1.53.0: + resolution: {integrity: sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==} engines: {node: '>=18'} hasBin: true @@ -7834,9 +7834,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.52.0': + '@playwright/test@1.53.0': dependencies: - playwright: 1.52.0 + playwright: 1.53.0 '@polka/url@0.5.0': {} @@ -11644,11 +11644,11 @@ snapshots: pify@4.0.1: optional: true - playwright-core@1.52.0: {} + playwright-core@1.53.0: {} - playwright@1.52.0: + playwright@1.53.0: dependencies: - playwright-core: 1.52.0 + playwright-core: 1.53.0 optionalDependencies: fsevents: 2.3.2