diff --git a/package.json b/package.json index 0cb639e0d1..d761e53554 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "zxcvbn": "^4.4.2" }, "devDependencies": { - "@playwright/test": "^1.29", + "@playwright/test": "^1.54", "@prettier/plugin-php": "^0.20.1", "@types/angular": "1.8.1", "@types/angular-mocks": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4efc797f41..a729dffcec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: version: 4.4.2 devDependencies: '@playwright/test': - specifier: ^1.29 - version: 1.43.1 + specifier: ^1.54 + version: 1.54.2 '@prettier/plugin-php': specifier: ^0.20.1 version: 0.20.1(prettier@3.0.3) @@ -845,9 +845,9 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@playwright/test@1.43.1': - resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} - engines: {node: '>=16'} + '@playwright/test@1.54.2': + resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==} + engines: {node: '>=18'} hasBin: true '@polka/url@1.0.0-next.25': @@ -2683,14 +2683,14 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} - engines: {node: '>=16'} + playwright-core@1.54.2: + resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} + engines: {node: '>=18'} hasBin: true - playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} - engines: {node: '>=16'} + playwright@1.54.2: + resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} + engines: {node: '>=18'} hasBin: true popper.js@1.16.1: @@ -4381,9 +4381,9 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@playwright/test@1.43.1': + '@playwright/test@1.54.2': dependencies: - playwright: 1.43.1 + playwright: 1.54.2 '@polka/url@1.0.0-next.25': {} @@ -6239,11 +6239,11 @@ snapshots: dependencies: find-up: 4.1.0 - playwright-core@1.43.1: {} + playwright-core@1.54.2: {} - playwright@1.43.1: + playwright@1.54.2: dependencies: - playwright-core: 1.43.1 + playwright-core: 1.54.2 optionalDependencies: fsevents: 2.3.2