From d7b7de8246ebfc439391fc7d98ae8776956662f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 02:24:26 +0000 Subject: [PATCH] chore(deps): update playwright monorepo to v1.49.1 --- 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 0589741676..2a227b0844 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@e2e/helper": "workspace:*", - "@playwright/test": "1.44.1", + "@playwright/test": "1.49.1", "@rsbuild/core": "workspace:*", "@rsbuild/plugin-assets-retry": "workspace:*", "@rsbuild/plugin-babel": "workspace:*", @@ -50,7 +50,7 @@ "create-rsbuild": "workspace:*", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", - "playwright": "1.44.1", + "playwright": "1.49.1", "tailwindcss": "^3.4.17", "typescript": "^5.7.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 901cd4e65e..804dbf7803 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 0.8.5 version: 0.8.5(@module-federation/enhanced@0.8.5(@rspack/core@1.1.8(@swc/helpers@0.5.15))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(typescript@5.7.2)(webpack@5.97.1))(@rsbuild/core@packages+core) '@playwright/test': - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.49.1 + version: 1.49.1 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -166,8 +166,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 playwright: - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.49.1 + version: 1.49.1 tailwindcss: specifier: ^3.4.17 version: 3.4.17 @@ -2379,9 +2379,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.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} + engines: {node: '>=18'} hasBin: true '@polka/url@0.5.0': @@ -5255,14 +5255,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.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + engines: {node: '>=18'} hasBin: true polka@0.5.2: @@ -8083,9 +8083,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.1': + '@playwright/test@1.49.1': dependencies: - playwright: 1.44.1 + playwright: 1.49.1 '@polka/url@0.5.0': {} @@ -11347,11 +11347,11 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.44.1: {} + playwright-core@1.49.1: {} - playwright@1.44.1: + playwright@1.49.1: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2