diff --git a/package.json b/package.json index c221a07..b8ee1a4 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "7zip-min": "^1.4.5", - "@playwright/test": "^1.49.0", + "@playwright/test": "^1.49.1", "@podman-desktop/tests-playwright": "next", "@types/js-yaml": "^4.0.5", "@types/node": "^20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f2c685..70bb848 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,11 +37,11 @@ importers: specifier: ^1.4.5 version: 1.4.5 '@playwright/test': - specifier: ^1.49.0 - version: 1.49.0 + specifier: ^1.49.1 + version: 1.49.1 '@podman-desktop/tests-playwright': specifier: next - version: 1.15.0-202412091357-46457b532ab + version: 1.15.0-202412101321-323c24d728a '@types/js-yaml': specifier: ^4.0.5 version: 4.0.9 @@ -1103,8 +1103,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.49.0': - resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -1117,8 +1117,8 @@ packages: '@podman-desktop/podman-extension-api@1.14.2': resolution: {integrity: sha512-KDLzvZP8/0BUR7IPYuv3NevsPWp9py2bScnYRU09OK5hbYmRCGKe9Y0Ni88Ihdg/GAbh0u8iWJcAbpgHEXoE+Q==} - '@podman-desktop/tests-playwright@1.15.0-202412091357-46457b532ab': - resolution: {integrity: sha512-YzDb2BrbpD5p/dFG2IZltV+QWFn3+cpLVIBcc+I17JZUdVOY4ZfPGbXexxZXm/9WqPBlSm3oShtKsWYGYnOPhw==} + '@podman-desktop/tests-playwright@1.15.0-202412101321-323c24d728a': + resolution: {integrity: sha512-Da1W0DeKNQLwUXv5BnSwKa17HJPpF8OAdYeCFpTdjmm8m+k5ZirVXAinuPBVJLa81y+p5jZ0/D3LyXexiS0g1w==} '@redhat-developer/rhcra-client@0.0.1': resolution: {integrity: sha512-Ltz1+LRistGEfvYP9mjmZcg9rn8YXdmg0YoNo2g8XeP4QvQ0E5Gv31+QTd7cw4w8sYc9ZVKCDH9cAFcMjMC5GA==} @@ -2681,13 +2681,13 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - playwright-core@1.49.0: - resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.49.0: - resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -4381,9 +4381,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.49.0': + '@playwright/test@1.49.1': dependencies: - playwright: 1.49.0 + playwright: 1.49.1 '@podman-desktop/api@1.14.1': {} @@ -4393,7 +4393,7 @@ snapshots: dependencies: '@podman-desktop/api': 1.14.2 - '@podman-desktop/tests-playwright@1.15.0-202412091357-46457b532ab': {} + '@podman-desktop/tests-playwright@1.15.0-202412101321-323c24d728a': {} '@redhat-developer/rhcra-client@0.0.1': dependencies: @@ -6184,11 +6184,11 @@ snapshots: picomatch@2.3.1: {} - playwright-core@1.49.0: {} + playwright-core@1.49.1: {} - playwright@1.49.0: + playwright@1.49.1: dependencies: - playwright-core: 1.49.0 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2