diff --git a/package.json b/package.json index 9dd5421a6..63a09f10e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "lucia": "2.7.7", "lucide-svelte": "^0.525.0", "p-queue": "^8.1.0", - "playwright": "1.53.2", + "playwright": "1.54.0", "pnpm": "10.12.4", "prisma-erd-generator": "2.0.4", "svelte-eslint-parser": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30fe0e6b6..9c894a9a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^8.1.0 version: 8.1.0 playwright: - specifier: 1.53.2 - version: 1.53.2 + specifier: 1.54.0 + version: 1.54.0 pnpm: specifier: 10.12.4 version: 10.12.4 @@ -3691,11 +3691,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.54.0: + resolution: {integrity: sha512-uiWpWaJh3R3etpJ0QrpligEMl62Dk1iSAB6NUXylvmQz+e3eipXHDHvOvydDAssb5Oqo0E818qdn0L9GcJSTyA==} + engines: {node: '>=18'} + hasBin: true + playwright@1.53.2: resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} engines: {node: '>=18'} hasBin: true + playwright@1.54.0: + resolution: {integrity: sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.12.4: resolution: {integrity: sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==} engines: {node: '>=18.12'} @@ -8441,12 +8451,20 @@ snapshots: playwright-core@1.53.2: {} + playwright-core@1.54.0: {} + playwright@1.53.2: dependencies: playwright-core: 1.53.2 optionalDependencies: fsevents: 2.3.2 + playwright@1.54.0: + dependencies: + playwright-core: 1.54.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.12.4: {} points-on-curve@0.2.0: {}