From e0445a2737a8aa5a23d34a728bcbd317fe3311fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Apr 2025 01:45:58 +0800 Subject: [PATCH] chore(deps): update playwright packages --- .github/workflows/playwright.yaml | 2 +- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/playwright.yaml b/.github/workflows/playwright.yaml index a2e6347..45855bb 100644 --- a/.github/workflows/playwright.yaml +++ b/.github/workflows/playwright.yaml @@ -28,7 +28,7 @@ jobs: playwright: needs: surge runs-on: ubuntu-latest - container: mcr.microsoft.com/playwright:v1.51.1-noble + container: mcr.microsoft.com/playwright:v1.52.0-noble steps: - name: ⚙️ 设置 Node 环境 uses: yanhao98/composite-actions/setup-node-environment@4470aa136359d05ae3b086d37cfaa33305448a5b diff --git a/package.json b/package.json index f1570f8..336a88f 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@iconify-json/logos": "^1.2.4", "@iconify-json/mdi": "^1.2.3", "@iconify/utils": "^2.3.0", - "@playwright/test": "^1.51.1", + "@playwright/test": "^1.52.0", "@primevue/auto-import-resolver": "^4.3.3", "@tsconfig/node22": "^22.0.1", "@types/archiver": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a4311a..7157bc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: ^2.3.0 version: 2.3.0 '@playwright/test': - specifier: ^1.51.1 - version: 1.51.1 + specifier: ^1.52.0 + version: 1.52.0 '@primevue/auto-import-resolver': specifier: ^4.3.3 version: 4.3.3 @@ -1271,8 +1271,8 @@ packages: resolution: {integrity: sha512-VzgHzGblFmUeBmmrk55zPyrQIArQN4vujc9shWytaPdB3P7qhi0cpaiKIr7tlCmFv2lYUwnLospIqjL9ZSAhhg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.51.1': - resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} + '@playwright/test@1.52.0': + resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==} engines: {node: '>=18'} hasBin: true @@ -3952,13 +3952,13 @@ packages: pkg-types@2.1.0: resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==} - playwright-core@1.51.1: - resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==} + playwright-core@1.52.0: + resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==} engines: {node: '>=18'} hasBin: true - playwright@1.51.1: - resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==} + playwright@1.52.0: + resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==} engines: {node: '>=18'} hasBin: true @@ -6017,9 +6017,9 @@ snapshots: '@pkgr/core@0.2.1': {} - '@playwright/test@1.51.1': + '@playwright/test@1.52.0': dependencies: - playwright: 1.51.1 + playwright: 1.52.0 '@polka/url@1.0.0-next.28': {} @@ -8972,11 +8972,11 @@ snapshots: exsolve: 1.0.4 pathe: 2.0.3 - playwright-core@1.51.1: {} + playwright-core@1.52.0: {} - playwright@1.51.1: + playwright@1.52.0: dependencies: - playwright-core: 1.51.1 + playwright-core: 1.52.0 optionalDependencies: fsevents: 2.3.2