Create your Link in Bio for Bluesky

Update dependency @playwright/test to v1.56.0 (#152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
75d815c3 daaa56f5

+14 -14
+1 -1
package.json
··· 81 81 "@atproto/lex-cli": "0.9.5", 82 82 "@mkizka/eslint-config": "7.1.2", 83 83 "@mkizka/eslint-plugin-aaa": "1.0.2", 84 - "@playwright/test": "1.55.0", 84 + "@playwright/test": "1.56.0", 85 85 "@quramy/prisma-fabbrica": "2.3.1", 86 86 "@react-router/dev": "7.8.2", 87 87 "@tailwindcss/typography": "0.5.16",
+13 -13
pnpm-lock.yaml
··· 169 169 specifier: 1.0.2 170 170 version: 1.0.2 171 171 '@playwright/test': 172 - specifier: 1.55.0 173 - version: 1.55.0 172 + specifier: 1.56.0 173 + version: 1.56.0 174 174 '@quramy/prisma-fabbrica': 175 175 specifier: 2.3.1 176 176 version: 2.3.1(@prisma/client@6.15.0(prisma@6.15.0(magicast@0.3.5)(typescript@5.9.2))(typescript@5.9.2))(magicast@0.3.5)(typescript@5.9.2) ··· 1135 1135 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 1136 1136 engines: {node: '>=14'} 1137 1137 1138 - '@playwright/test@1.55.0': 1139 - resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} 1138 + '@playwright/test@1.56.0': 1139 + resolution: {integrity: sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==} 1140 1140 engines: {node: '>=18'} 1141 1141 hasBin: true 1142 1142 ··· 3918 3918 resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} 3919 3919 engines: {node: '>=8'} 3920 3920 3921 - playwright-core@1.55.0: 3922 - resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} 3921 + playwright-core@1.56.0: 3922 + resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==} 3923 3923 engines: {node: '>=18'} 3924 3924 hasBin: true 3925 3925 3926 - playwright@1.55.0: 3927 - resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} 3926 + playwright@1.56.0: 3927 + resolution: {integrity: sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==} 3928 3928 engines: {node: '>=18'} 3929 3929 hasBin: true 3930 3930 ··· 6167 6167 '@pkgjs/parseargs@0.11.0': 6168 6168 optional: true 6169 6169 6170 - '@playwright/test@1.55.0': 6170 + '@playwright/test@1.56.0': 6171 6171 dependencies: 6172 - playwright: 1.55.0 6172 + playwright: 1.56.0 6173 6173 6174 6174 '@prisma/client@6.15.0(prisma@6.15.0(magicast@0.3.5)(typescript@5.9.2))(typescript@5.9.2)': 6175 6175 optionalDependencies: ··· 9421 9421 dependencies: 9422 9422 find-up: 3.0.0 9423 9423 9424 - playwright-core@1.55.0: {} 9424 + playwright-core@1.56.0: {} 9425 9425 9426 - playwright@1.55.0: 9426 + playwright@1.56.0: 9427 9427 dependencies: 9428 - playwright-core: 1.55.0 9428 + playwright-core: 1.56.0 9429 9429 optionalDependencies: 9430 9430 fsevents: 2.3.2 9431 9431