From 7b6a7377a806de69ae67f6a457f75308512007e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 09:41:09 +0900 Subject: [PATCH] chore(deps): update playwright monorepo to v1.45.0 (#2181) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 74baaf30..bf91519e 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "youtubei.js": "10.0.0" }, "devDependencies": { - "@playwright/test": "1.44.1", + "@playwright/test": "1.45.0", "@total-typescript/ts-reset": "0.5.1", "@types/color": "3.0.6", "@types/electron-localshortcut": "3.1.3", @@ -217,7 +217,7 @@ "eslint-plugin-prettier": "5.1.3", "glob": "10.4.2", "node-gyp": "10.1.0", - "playwright": "1.44.1", + "playwright": "1.45.0", "rollup": "4.18.0", "typescript": "5.5.2", "utf-8-validate": "6.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fb93511..7eca96a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ importers: version: 10.0.0 devDependencies: '@playwright/test': - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.45.0 + version: 1.45.0 '@total-typescript/ts-reset': specifier: 0.5.1 version: 0.5.1 @@ -250,8 +250,8 @@ importers: specifier: 10.1.0 version: 10.1.0 playwright: - specifier: 1.44.1 - version: 1.44.1 + specifier: 1.45.0 + version: 1.45.0 rollup: specifier: 4.18.0 version: 4.18.0 @@ -729,9 +729,9 @@ packages: resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.44.1': - resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} - engines: {node: '>=16'} + '@playwright/test@1.45.0': + resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==} + engines: {node: '>=18'} hasBin: true '@polka/url@1.0.0-next.24': @@ -3066,14 +3066,14 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - playwright-core@1.44.1: - resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} - engines: {node: '>=16'} + playwright-core@1.45.0: + resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.45.0: + resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==} + engines: {node: '>=18'} hasBin: true plist@3.1.0: @@ -4365,9 +4365,9 @@ snapshots: '@pkgr/core@0.1.0': {} - '@playwright/test@1.44.1': + '@playwright/test@1.45.0': dependencies: - playwright: 1.44.1 + playwright: 1.45.0 '@polka/url@1.0.0-next.24': {} @@ -7011,11 +7011,11 @@ snapshots: picomatch@2.3.1: {} - playwright-core@1.44.1: {} + playwright-core@1.45.0: {} - playwright@1.44.1: + playwright@1.45.0: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.45.0 optionalDependencies: fsevents: 2.3.2