diff --git a/package.json b/package.json index 462e3cabc..11a9c7539 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.1", "@eslint/js": "9.30.1", - "@playwright/test": "1.54.0", + "@playwright/test": "1.54.1", "@quramy/prisma-fabbrica": "2.3.0", "@sveltejs/adapter-vercel": "5.7.2", "@sveltejs/kit": "2.22.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1a89ebce..f220e49f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 9.30.1 version: 9.30.1 '@playwright/test': - specifier: 1.54.0 - version: 1.54.0 + specifier: 1.54.1 + version: 1.54.1 '@quramy/prisma-fabbrica': specifier: 2.3.0 version: 2.3.0(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.8.3) @@ -1033,8 +1033,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.54.0': - resolution: {integrity: sha512-6Mnd5daQmLivaLu5kxUg6FxPtXY4sXsS5SUwKjWNy4ISe4pKraNHoFxcsaTFiNUULbjy0Vlb5HT86QuM0Jy1pQ==} + '@playwright/test@1.54.1': + resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==} engines: {node: '>=18'} hasBin: true @@ -3691,11 +3691,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.54.1: + resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==} + engines: {node: '>=18'} + hasBin: true + playwright@1.54.0: resolution: {integrity: sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==} engines: {node: '>=18'} hasBin: true + playwright@1.54.1: + resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.12.4: resolution: {integrity: sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==} engines: {node: '>=18.12'} @@ -5541,9 +5551,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.54.0': + '@playwright/test@1.54.1': dependencies: - playwright: 1.54.0 + playwright: 1.54.1 '@polka/url@1.0.0-next.29': {} @@ -8441,12 +8451,20 @@ snapshots: playwright-core@1.54.0: {} + playwright-core@1.54.1: {} + playwright@1.54.0: dependencies: playwright-core: 1.54.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.54.1: + dependencies: + playwright-core: 1.54.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.12.4: {} points-on-curve@0.2.0: {}