diff --git a/package.json b/package.json index a5e83229b..c71cea6fa 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "lucia": "2.7.7", "lucide-svelte": "^0.544.0", "p-queue": "^8.1.1", - "playwright": "1.55.0", + "playwright": "1.55.1", "prisma-erd-generator": "2.1.0", "svelte-eslint-parser": "1.3.3", "tailwind-merge": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 907535716..ca6a4416e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^8.1.1 version: 8.1.1 playwright: - specifier: 1.55.0 - version: 1.55.0 + specifier: 1.55.1 + version: 1.55.1 prisma-erd-generator: specifier: 2.1.0 version: 2.1.0(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@19.11.1(typescript@5.9.2))(ts-node@10.9.1(@types/node@24.5.2)(typescript@5.9.2)) @@ -3651,11 +3651,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.55.1: + resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + engines: {node: '>=18'} + hasBin: true + playwright@1.55.0: resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} engines: {node: '>=18'} hasBin: true + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.17.1: resolution: {integrity: sha512-F8Vg/KSGeulHOjiZrYSogzSRTzeb5G1FXL+S5c9LOdNJhdRS0lg7rxmWf6dstcF7yeJFUp0LmHRXIapyAOyveg==} engines: {node: '>=18.12'} @@ -8450,12 +8460,20 @@ snapshots: playwright-core@1.55.0: {} + playwright-core@1.55.1: {} + playwright@1.55.0: dependencies: playwright-core: 1.55.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.55.1: + dependencies: + playwright-core: 1.55.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.17.1: {} points-on-curve@0.2.0: {}