From 950466f59b00e6f735b5f02d2f714d49a68be507 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 02:22:31 +0000 Subject: [PATCH] chore(deps): update playwright monorepo to v1.48.2 --- e2e/package.json | 4 ++-- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 4289e92e095..67125d9d279 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.48.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.2", "tailwindcss": "^3.4.15", "typescript": "^5.6.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b75c6ed0b80..f4bc66c8933 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 0.7.5 version: 0.7.5(typescript@5.6.3) '@playwright/test': - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.48.2 + version: 1.48.2 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -163,8 +163,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 playwright: - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.48.2 + version: 1.48.2 tailwindcss: specifier: ^3.4.15 version: 3.4.15 @@ -2351,9 +2351,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.48.2': + resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==} + engines: {node: '>=18'} hasBin: true '@polka/url@0.5.0': @@ -5302,14 +5302,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.48.2: + resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.48.2: + resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} + engines: {node: '>=18'} hasBin: true polka@0.5.2: @@ -8097,9 +8097,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.1': + '@playwright/test@1.48.2': dependencies: - playwright: 1.44.1 + playwright: 1.48.2 '@polka/url@0.5.0': {} @@ -11515,11 +11515,11 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.44.1: {} + playwright-core@1.48.2: {} - playwright@1.44.1: + playwright@1.48.2: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.48.2 optionalDependencies: fsevents: 2.3.2