Create your Link in Bio for Bluesky

Update dependency @playwright/test to v1.56.1 (#167)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
6072b1fb 9ffd3005

+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.56.0", 84 + "@playwright/test": "1.56.1", 85 85 "@quramy/prisma-fabbrica": "2.3.1", 86 86 "@react-router/dev": "7.9.4", 87 87 "@tailwindcss/typography": "0.5.19",
+13 -13
pnpm-lock.yaml
··· 169 169 specifier: 1.0.2 170 170 version: 1.0.2 171 171 '@playwright/test': 172 - specifier: 1.56.0 173 - version: 1.56.0 172 + specifier: 1.56.1 173 + version: 1.56.1 174 174 '@quramy/prisma-fabbrica': 175 175 specifier: 2.3.1 176 176 version: 2.3.1(@prisma/client@6.17.1(prisma@6.17.1(magicast@0.3.5)(typescript@5.9.3))(typescript@5.9.3))(magicast@0.3.5)(typescript@5.9.3) ··· 1135 1135 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 1136 1136 engines: {node: '>=14'} 1137 1137 1138 - '@playwright/test@1.56.0': 1139 - resolution: {integrity: sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==} 1138 + '@playwright/test@1.56.1': 1139 + resolution: {integrity: sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==} 1140 1140 engines: {node: '>=18'} 1141 1141 hasBin: true 1142 1142 ··· 3894 3894 resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} 3895 3895 engines: {node: '>=8'} 3896 3896 3897 - playwright-core@1.56.0: 3898 - resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==} 3897 + playwright-core@1.56.1: 3898 + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} 3899 3899 engines: {node: '>=18'} 3900 3900 hasBin: true 3901 3901 3902 - playwright@1.56.0: 3903 - resolution: {integrity: sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==} 3902 + playwright@1.56.1: 3903 + resolution: {integrity: sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==} 3904 3904 engines: {node: '>=18'} 3905 3905 hasBin: true 3906 3906 ··· 6122 6122 '@pkgjs/parseargs@0.11.0': 6123 6123 optional: true 6124 6124 6125 - '@playwright/test@1.56.0': 6125 + '@playwright/test@1.56.1': 6126 6126 dependencies: 6127 - playwright: 1.56.0 6127 + playwright: 1.56.1 6128 6128 6129 6129 '@prisma/client@6.17.1(prisma@6.17.1(magicast@0.3.5)(typescript@5.9.3))(typescript@5.9.3)': 6130 6130 optionalDependencies: ··· 9353 9353 dependencies: 9354 9354 find-up: 3.0.0 9355 9355 9356 - playwright-core@1.56.0: {} 9356 + playwright-core@1.56.1: {} 9357 9357 9358 - playwright@1.56.0: 9358 + playwright@1.56.1: 9359 9359 dependencies: 9360 - playwright-core: 1.56.0 9360 + playwright-core: 1.56.1 9361 9361 optionalDependencies: 9362 9362 fsevents: 2.3.2 9363 9363