From 9498ea4feebee3bcc473f1763a81df436a252b5e Mon Sep 17 00:00:00 2001 From: neverland Date: Mon, 30 Dec 2024 18:42:45 +0800 Subject: [PATCH] Revert "chore(deps): update playwright monorepo to v1.49.1 (#3342)" This reverts commit 4ad8d237133308be14d04b8b2b29c2474b3181c6. --- 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 9ec64efca7..fc8f85cd08 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@e2e/helper": "workspace:*", - "@playwright/test": "1.49.1", + "@playwright/test": "1.44.1", "@rsbuild/core": "workspace:*", "@rsbuild/plugin-assets-retry": "workspace:*", "@rsbuild/plugin-babel": "workspace:*", @@ -51,7 +51,7 @@ "create-rsbuild": "workspace:*", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", - "playwright": "1.49.1", + "playwright": "1.44.1", "tailwindcss": "^3.4.17", "typescript": "^5.7.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad94b81d26..91f2292e3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 0.8.6 version: 0.8.6(@module-federation/enhanced@0.8.6(@rspack/core@1.2.0-alpha.0(@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.49.1 - version: 1.49.1 + specifier: 1.44.1 + version: 1.44.1 '@rsbuild/core': specifier: workspace:* version: link:../packages/core @@ -169,8 +169,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 playwright: - specifier: 1.49.1 - version: 1.49.1 + specifier: 1.44.1 + version: 1.44.1 tailwindcss: specifier: ^3.4.17 version: 3.4.17 @@ -2402,9 +2402,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.49.1': - resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} - engines: {node: '>=18'} + '@playwright/test@1.44.1': + resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} + engines: {node: '>=16'} hasBin: true '@polka/url@0.5.0': @@ -5335,14 +5335,14 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} - playwright-core@1.49.1: - resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} - engines: {node: '>=18'} + playwright-core@1.44.1: + resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} + engines: {node: '>=16'} hasBin: true - playwright@1.49.1: - resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} - engines: {node: '>=18'} + playwright@1.44.1: + resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} + engines: {node: '>=16'} hasBin: true polka@0.5.2: @@ -8191,9 +8191,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.49.1': + '@playwright/test@1.44.1': dependencies: - playwright: 1.49.1 + playwright: 1.44.1 '@polka/url@0.5.0': {} @@ -11506,11 +11506,11 @@ snapshots: dependencies: find-up: 6.3.0 - playwright-core@1.49.1: {} + playwright-core@1.44.1: {} - playwright@1.49.1: + playwright@1.44.1: dependencies: - playwright-core: 1.49.1 + playwright-core: 1.44.1 optionalDependencies: fsevents: 2.3.2