diff --git a/package.json b/package.json index ada9b030d..316695a06 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "debug": "4.4.3", "lucia": "2.7.7", "p-queue": "9.1.0", - "playwright": "1.58.0", + "playwright": "1.58.1", "prisma-erd-generator": "2.4.2", "svelte-eslint-parser": "1.4.1", "tailwind-merge": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 264c5252c..8104c2c49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 9.1.0 version: 9.1.0 playwright: - specifier: 1.58.0 - version: 1.58.0 + specifier: 1.58.1 + version: 1.58.1 prisma-erd-generator: specifier: 2.4.2 version: 2.4.2(@prisma/client@5.22.0(prisma@5.22.0))(puppeteer@23.11.1(typescript@5.9.3))(tsx@4.21.0)(yaml@2.8.1) @@ -4184,11 +4184,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.58.1: + resolution: {integrity: sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.58.0: resolution: {integrity: sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==} engines: {node: '>=18'} hasBin: true + playwright@1.58.1: + resolution: {integrity: sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.28.2: resolution: {integrity: sha512-QYcvA3rSL3NI47Heu69+hnz9RI8nJtnPdMCPGVB8MdLI56EVJbmD/rwt9kC1Q43uYCPrsfhO1DzC1lTSvDJiZA==} engines: {node: '>=18.12'} @@ -9411,12 +9421,20 @@ snapshots: playwright-core@1.58.0: {} + playwright-core@1.58.1: {} + playwright@1.58.0: dependencies: playwright-core: 1.58.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.58.1: + dependencies: + playwright-core: 1.58.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.28.2: {} points-on-curve@0.2.0: {}