diff --git a/package.json b/package.json index 0dc9974..8a6b099 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "2.30.0", "globals": "15.9.0", "http-server": "14.1.1", - "playwright": "1.43.1", + "playwright": "1.47.1", "prettier": "3.2.4", "prettier-plugin-packagejson": "2.5.2", "rimraf": "5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b0e320..b44c220 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.47.1 + version: 1.47.1 prettier: specifier: 3.2.4 version: 3.2.4 @@ -5096,9 +5096,9 @@ packages: engines: {node: '>=16'} hasBin: true - playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} - engines: {node: '>=16'} + playwright-core@1.47.1: + resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==} + engines: {node: '>=18'} hasBin: true playwright@1.41.1: @@ -5106,9 +5106,9 @@ packages: engines: {node: '>=16'} hasBin: true - playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} - engines: {node: '>=16'} + playwright@1.47.1: + resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==} + engines: {node: '>=18'} hasBin: true polished@4.2.2: @@ -8962,7 +8962,7 @@ snapshots: jest-runner: 29.7.0 jest-serializer-html: 7.1.0 jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.11.30)) - playwright: 1.43.1 + playwright: 1.47.1 transitivePeerDependencies: - '@swc/helpers' - '@types/node' @@ -12535,7 +12535,7 @@ snapshots: playwright-core@1.42.1: {} - playwright-core@1.43.1: {} + playwright-core@1.47.1: {} playwright@1.41.1: dependencies: @@ -12543,9 +12543,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - playwright@1.43.1: + playwright@1.47.1: dependencies: - playwright-core: 1.43.1 + playwright-core: 1.47.1 optionalDependencies: fsevents: 2.3.2