diff --git a/package.json b/package.json index 5c5df130c..947321bfa 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "3.3.1", "@eslint/js": "9.33.0", - "@playwright/test": "1.54.2", + "@playwright/test": "1.55.0", "@quramy/prisma-fabbrica": "2.3.0", "@sveltejs/adapter-vercel": "5.10.2", "@sveltejs/kit": "2.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6613c78da..011b3ba7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 24.3.0 autoprefixer: specifier: 10.4.21 - version: 10.4.21(postcss@8.4.49) + version: 10.4.21(postcss@8.5.6) debug: specifier: 4.4.1 version: 4.4.1 @@ -82,8 +82,8 @@ importers: specifier: 9.33.0 version: 9.33.0 '@playwright/test': - specifier: 1.54.2 - version: 1.54.2 + specifier: 1.55.0 + version: 1.55.0 '@quramy/prisma-fabbrica': specifier: 2.3.0 version: 2.3.0(@prisma/client@5.22.0(prisma@5.22.0))(typescript@5.9.2) @@ -738,8 +738,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.54.2': - resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==} + '@playwright/test@1.55.0': + resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} engines: {node: '>=18'} hasBin: true @@ -3402,11 +3402,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.55.0: + resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.54.2: resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} engines: {node: '>=18'} hasBin: true + playwright@1.55.0: + resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} + engines: {node: '>=18'} + hasBin: true + pnpm@10.15.0: resolution: {integrity: sha512-SG68JZ0+mZpOhpHOA7XKxKccvso5Nyqbdiy1AM/fCHPiyxar49lRse4s8BJQPwJ7mLZYTk3yJSTgx0UNnseqew==} engines: {node: '>=18.12'} @@ -5103,9 +5113,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.54.2': + '@playwright/test@1.55.0': dependencies: - playwright: 1.54.2 + playwright: 1.55.0 '@polka/url@1.0.0-next.29': {} @@ -6238,14 +6248,14 @@ snapshots: atomic-sleep@1.0.0: {} - autoprefixer@10.4.21(postcss@8.4.49): + autoprefixer@10.4.21(postcss@8.5.6): dependencies: browserslist: 4.24.4 caniuse-lite: 1.0.30001703 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.4.49 + postcss: 8.5.6 postcss-value-parser: 4.2.0 axobject-query@4.1.0: {} @@ -7989,12 +7999,20 @@ snapshots: playwright-core@1.54.2: {} + playwright-core@1.55.0: {} + playwright@1.54.2: dependencies: playwright-core: 1.54.2 optionalDependencies: fsevents: 2.3.2 + playwright@1.55.0: + dependencies: + playwright-core: 1.55.0 + optionalDependencies: + fsevents: 2.3.2 + pnpm@10.15.0: {} points-on-curve@0.2.0: {}