diff --git a/package.json b/package.json index 6dbad26..e9e03b2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@playwright/test": "1.43.0", + "@playwright/test": "1.43.1", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "13.4.0", "@types/node": "18.19.31", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efaac80..0402b43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@playwright/test': 1.43.0 + '@playwright/test': 1.43.1 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 13.4.0 '@types/node': 18.19.31 @@ -22,7 +22,7 @@ dependencies: react-dom: 18.2.0_react@18.2.0 devDependencies: - '@playwright/test': 1.43.0 + '@playwright/test': 1.43.1 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/node': 18.19.31 @@ -891,12 +891,12 @@ packages: tslib: 2.4.1 dev: true - /@playwright/test/1.43.0: - resolution: {integrity: sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==} + /@playwright/test/1.43.1: + resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.43.0 + playwright: 1.43.1 dev: true /@rushstack/eslint-patch/1.2.0: @@ -3877,18 +3877,18 @@ packages: find-up: 4.1.0 dev: true - /playwright-core/1.43.0: - resolution: {integrity: sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==} + /playwright-core/1.43.1: + resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} engines: {node: '>=16'} hasBin: true dev: true - /playwright/1.43.0: - resolution: {integrity: sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==} + /playwright/1.43.1: + resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.43.0 + playwright-core: 1.43.1 optionalDependencies: fsevents: 2.3.2 dev: true