diff --git a/e2e/package.json b/e2e/package.json index a497bca790..edcd1c4294 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@e2e/helper": "workspace:*", - "@playwright/test": "1.44.1", + "@playwright/test": "1.47.2", "@rsbuild/core": "workspace:*", "@rsbuild/plugin-assets-retry": "workspace:*", "@rsbuild/plugin-babel": "workspace:*", @@ -48,7 +48,7 @@ "create-rsbuild": "workspace:*", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", - "playwright": "1.44.1", + "playwright": "1.48.0", "strip-ansi": "6.0.1", "tailwindcss": "^3.4.13", "typescript": "^5.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8442dab93c..5c070dab93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 0.6.9 version: 0.6.9(typescript@5.6.2) '@playwright/test': - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.47.2 + version: 1.47.2 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -172,8 +172,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 playwright: - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.48.0 + version: 1.48.0 strip-ansi: specifier: 6.0.1 version: 6.0.1 @@ -2737,9 +2737,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.44.1': - resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} - engines: {node: '>=16'} + '@playwright/test@1.47.2': + resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + engines: {node: '>=18'} hasBin: true '@polka/url@0.5.0': @@ -5998,14 +5998,24 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} - playwright-core@1.44.1: - resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} - engines: {node: '>=16'} + playwright-core@1.47.2: + resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright-core@1.48.0: + resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==} + engines: {node: '>=18'} + hasBin: true + + playwright@1.47.2: + resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + engines: {node: '>=18'} + hasBin: true + + playwright@1.48.0: + resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==} + engines: {node: '>=18'} hasBin: true plimit-lit@1.6.1: @@ -9442,9 +9452,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.1': + '@playwright/test@1.47.2': dependencies: - playwright: 1.44.1 + playwright: 1.47.2 '@polka/url@0.5.0': {} @@ -13270,11 +13280,19 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.44.1: {} + playwright-core@1.47.2: {} + + playwright-core@1.48.0: {} + + playwright@1.47.2: + dependencies: + playwright-core: 1.47.2 + optionalDependencies: + fsevents: 2.3.2 - playwright@1.44.1: + playwright@1.48.0: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.48.0 optionalDependencies: fsevents: 2.3.2