diff --git a/package.json b/package.json index abb93e3..5aa5edf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "type": "module", "devDependencies": { - "@playwright/test": "^1.46.1", + "@playwright/test": "^1.56.1", "@sveltejs/kit": "^2.26.1", "@sveltejs/vite-plugin-svelte": "^3.1.1", "@tailwindcss/typography": "^0.5.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 690c466..f3e08c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: version: 3.2.3(svelte@5.37.1) devDependencies: '@playwright/test': - specifier: ^1.46.1 - version: 1.46.1 + specifier: ^1.56.1 + version: 1.56.1 '@sveltejs/kit': specifier: ^2.26.1 version: 2.26.1(@sveltejs/vite-plugin-svelte@3.1.1(svelte@5.37.1)(vite@5.4.8))(svelte@5.37.1)(vite@5.4.8) @@ -865,8 +865,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.46.1': - resolution: {integrity: sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==} + '@playwright/test@1.56.1': + resolution: {integrity: sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==} engines: {node: '>=18'} hasBin: true @@ -2485,13 +2485,13 @@ packages: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - playwright-core@1.46.1: - resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==} + playwright-core@1.56.1: + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} engines: {node: '>=18'} hasBin: true - playwright@1.46.1: - resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} + playwright@1.56.1: + resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} engines: {node: '>=18'} hasBin: true @@ -4214,9 +4214,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.46.1': + '@playwright/test@1.56.1': dependencies: - playwright: 1.46.1 + playwright: 1.56.1 '@polka/url@1.0.0-next.29': {} @@ -6119,11 +6119,11 @@ snapshots: pirates@4.0.6: {} - playwright-core@1.46.1: {} + playwright-core@1.56.1: {} - playwright@1.46.1: + playwright@1.56.1: dependencies: - playwright-core: 1.46.1 + playwright-core: 1.56.1 optionalDependencies: fsevents: 2.3.2