From 6f572d58d17a2e43b980691ea9c3eecd014ddf6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 02:12:42 +0000 Subject: [PATCH] chore: update dependency playwright to v1.49.0 --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 70c6449..9db5020 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "2.31.0", "globals": "15.13.0", "http-server": "14.1.1", - "playwright": "1.43.1", + "playwright": "1.49.0", "prettier": "3.2.4", "prettier-plugin-packagejson": "2.5.6", "rimraf": "5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31bd033..33c2deb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 14.1.1 version: 14.1.1 playwright: - specifier: 1.43.1 - version: 1.43.1 + specifier: 1.49.0 + version: 1.49.0 prettier: specifier: 3.2.4 version: 3.2.4 @@ -4996,9 +4996,9 @@ packages: engines: {node: '>=16'} hasBin: true - playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} - engines: {node: '>=16'} + playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + engines: {node: '>=18'} hasBin: true playwright@1.41.1: @@ -5006,9 +5006,9 @@ packages: engines: {node: '>=16'} hasBin: true - playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} - engines: {node: '>=16'} + playwright@1.49.0: + resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} + engines: {node: '>=18'} hasBin: true polished@4.2.2: @@ -8667,7 +8667,7 @@ snapshots: jest-serializer-html: 7.1.0 jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.11.30)) nyc: 15.1.0 - playwright: 1.43.1 + playwright: 1.49.0 storybook: 7.6.10 transitivePeerDependencies: - '@swc/helpers' @@ -12166,7 +12166,7 @@ snapshots: playwright-core@1.42.1: {} - playwright-core@1.43.1: {} + playwright-core@1.49.0: {} playwright@1.41.1: dependencies: @@ -12174,9 +12174,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - playwright@1.43.1: + playwright@1.49.0: dependencies: - playwright-core: 1.43.1 + playwright-core: 1.49.0 optionalDependencies: fsevents: 2.3.2