diff --git a/e2e/package.json b/e2e/package.json index 9e32d902d2..e69ee3f389 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.0", "@rsbuild/core": "workspace:*", "@rsbuild/plugin-assets-retry": "workspace:*", "@rsbuild/plugin-babel": "workspace:*", @@ -49,7 +49,7 @@ "create-rsbuild": "workspace:*", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", - "playwright": "1.44.1", + "playwright": "1.47.0", "strip-ansi": "6.0.1", "tailwindcss": "^3.4.10", "typescript": "^5.5.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 003c264762..fc1aa7885c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 0.6.0 version: 0.6.0(typescript@5.5.2) '@playwright/test': - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.47.0 + version: 1.47.0 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -175,8 +175,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 playwright: - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.47.0 + version: 1.47.0 strip-ansi: specifier: 6.0.1 version: 6.0.1 @@ -2603,9 +2603,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.0': + resolution: {integrity: sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==} + engines: {node: '>=18'} hasBin: true '@polka/url@0.5.0': @@ -5943,14 +5943,14 @@ 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.0: + resolution: {integrity: sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.47.0: + resolution: {integrity: sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==} + engines: {node: '>=18'} hasBin: true plimit-lit@1.6.1: @@ -9263,9 +9263,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.1': + '@playwright/test@1.47.0': dependencies: - playwright: 1.44.1 + playwright: 1.47.0 '@polka/url@0.5.0': {} @@ -13105,11 +13105,11 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.44.1: {} + playwright-core@1.47.0: {} - playwright@1.44.1: + playwright@1.47.0: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.47.0 optionalDependencies: fsevents: 2.3.2