diff --git a/packages/e2e-testing/package.json b/packages/e2e-testing/package.json index 2d5d1c3bb..779638854 100644 --- a/packages/e2e-testing/package.json +++ b/packages/e2e-testing/package.json @@ -6,7 +6,7 @@ "e2e": "start-server-and-test \"(cd ../.. && ./node_modules/.bin/turbo run preview --filter=react-base)\" \"3000\" \"playwright test\"" }, "dependencies": { - "@playwright/test": "1.44.0" + "@playwright/test": "1.47.2" }, "devDependencies": { "start-server-and-test": "1.15.2", diff --git a/packages/start-frontend/templates/__shared/playwright/package.json b/packages/start-frontend/templates/__shared/playwright/package.json index d98768503..9c96a9c12 100644 --- a/packages/start-frontend/templates/__shared/playwright/package.json +++ b/packages/start-frontend/templates/__shared/playwright/package.json @@ -4,7 +4,7 @@ "test:e2e": "playwright test" }, "devDependencies": { - "@playwright/test": "1.44.0", + "@playwright/test": "1.47.2", "@types/node": "18.19.43" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51dfb8ccd..a786a8f07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,8 +206,8 @@ importers: packages/e2e-testing: dependencies: '@playwright/test': - specifier: 1.44.0 - version: 1.44.0 + specifier: 1.47.2 + version: 1.47.2 devDependencies: '@types/node': specifier: 22.5.4 @@ -940,9 +940,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.44.0': - resolution: {integrity: sha512-rNX5lbNidamSUorBhB4XZ9SQTjAqfe5M+p37Z8ic0jPFBMo5iCtQz1kRWkEMg+rYOKSlVycpQmpqjSFq7LXOfg==} - engines: {node: '>=16'} + '@playwright/test@1.47.2': + resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + engines: {node: '>=18'} hasBin: true '@rollup/pluginutils@5.1.0': @@ -3326,14 +3326,14 @@ packages: pkg-types@1.1.1: resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==} - playwright-core@1.44.0: - resolution: {integrity: sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==} - engines: {node: '>=16'} + playwright-core@1.47.2: + resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.0: - resolution: {integrity: sha512-F9b3GUCLQ3Nffrfb6dunPOkE5Mh68tR7zN32L4jCk4FjQamgesGay7/dAAe1WaMEGV04DkdJfcJzjoCKygUaRQ==} - engines: {node: '>=16'} + playwright@1.47.2: + resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + engines: {node: '>=18'} hasBin: true polished@4.2.2: @@ -5090,9 +5090,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.0': + '@playwright/test@1.47.2': dependencies: - playwright: 1.44.0 + playwright: 1.47.2 '@rollup/pluginutils@5.1.0(rollup@4.20.0)': dependencies: @@ -7830,11 +7830,11 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 - playwright-core@1.44.0: {} + playwright-core@1.47.2: {} - playwright@1.44.0: + playwright@1.47.2: dependencies: - playwright-core: 1.44.0 + playwright-core: 1.47.2 optionalDependencies: fsevents: 2.3.2