diff --git a/package.json b/package.json index 902ece6ce9..17ac64df2f 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ "youtubei.js": "9.3.0" }, "devDependencies": { - "@playwright/test": "1.43.1", + "@playwright/test": "1.44.1", "@total-typescript/ts-reset": "0.5.1", "@types/color": "3.0.6", "@types/electron-localshortcut": "3.1.3", @@ -213,7 +213,7 @@ "eslint-plugin-prettier": "5.1.3", "glob": "10.3.12", "node-gyp": "10.1.0", - "playwright": "1.43.1", + "playwright": "1.44.1", "rollup": "4.18.0", "typescript": "5.4.5", "utf-8-validate": "6.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9298fb3039..d5c7c3558e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -170,8 +170,8 @@ importers: version: 9.3.0 devDependencies: '@playwright/test': - specifier: 1.43.1 - version: 1.43.1 + specifier: 1.44.1 + version: 1.44.1 '@total-typescript/ts-reset': specifier: 0.5.1 version: 0.5.1 @@ -245,8 +245,8 @@ importers: specifier: 10.1.0 version: 10.1.0 playwright: - specifier: 1.43.1 - version: 1.43.1 + specifier: 1.44.1 + version: 1.44.1 rollup: specifier: 4.18.0 version: 4.18.0 @@ -999,8 +999,8 @@ packages: resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.43.1': - resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} + '@playwright/test@1.44.1': + resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} engines: {node: '>=16'} hasBin: true @@ -3371,13 +3371,13 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} + playwright-core@1.44.1: + resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} engines: {node: '>=16'} hasBin: true - playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} + playwright@1.44.1: + resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} engines: {node: '>=16'} hasBin: true @@ -4785,9 +4785,9 @@ snapshots: '@pkgr/core@0.1.0': {} - '@playwright/test@1.43.1': + '@playwright/test@1.44.1': dependencies: - playwright: 1.43.1 + playwright: 1.44.1 '@polka/url@1.0.0-next.24': {} @@ -7503,11 +7503,11 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-core@1.43.1: {} + playwright-core@1.44.1: {} - playwright@1.43.1: + playwright@1.44.1: dependencies: - playwright-core: 1.43.1 + playwright-core: 1.44.1 optionalDependencies: fsevents: 2.3.2