diff --git a/package.json b/package.json index ad76bdd98..e84f95715 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@iconify-json/simple-icons": "^1.1.92", "@iconify-json/teenyicons": "^1.1.9", "@iconify-json/uit": "^1.1.8", - "@playwright/test": "1.42.1", + "@playwright/test": "1.43.1", "@semantic-release/exec": "^6.0.3", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4b5ef09f..b0c485005 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^1.1.8 version: 1.1.8 '@playwright/test': - specifier: 1.42.1 - version: 1.42.1 + specifier: 1.43.1 + version: 1.43.1 '@semantic-release/exec': specifier: ^6.0.3 version: 6.0.3(semantic-release@23.0.5) @@ -3260,12 +3260,12 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@playwright/test@1.42.1: - resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==} + /@playwright/test@1.43.1: + resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.42.1 + playwright: 1.43.1 dev: true /@pnpm/config.env-replace@1.1.0: @@ -10978,18 +10978,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.42.1: - resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==} + /playwright-core@1.43.1: + resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.42.1: - resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==} + /playwright@1.43.1: + resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.42.1 + playwright-core: 1.43.1 optionalDependencies: fsevents: 2.3.2 dev: true