diff --git a/package.json b/package.json index 85722f9..c4ccaef 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@playwright/test": "1.59.1", + "@playwright/test": "1.61.0", "@supabase/supabase-js": "2.105.4", "@sveltejs/adapter-vercel": "6.3.3", "@sveltejs/kit": "2.59.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b9d0a75..b42c328 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: 10.0.1 version: 10.0.1(eslint@10.3.0(jiti@2.7.0)) '@playwright/test': - specifier: 1.59.1 - version: 1.59.1 + specifier: 1.61.0 + version: 1.61.0 '@supabase/supabase-js': specifier: 2.105.4 version: 2.105.4 @@ -1112,8 +1112,8 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 - '@playwright/test@1.59.1': - resolution: {integrity: sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==} + '@playwright/test@1.61.0': + resolution: {integrity: sha512-cKA5B6lpFEMyMGjxF54QihfYpB4FkEGH+qZhtArDEG+wezQAJY8Pq6C7T1SjWz+FFzt3TbyoXBQYk/0292TdJA==} engines: {node: '>=18'} hasBin: true @@ -2748,13 +2748,13 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - playwright-core@1.59.1: - resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==} + playwright-core@1.61.0: + resolution: {integrity: sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA==} engines: {node: '>=18'} hasBin: true - playwright@1.59.1: - resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==} + playwright@1.61.0: + resolution: {integrity: sha512-Z+7BeeqQPRRzklHsVFP4KTGIyMxKUmfeRA4WisM6G3/XW6nwGeX6fX9qYaDa+CiUqpOkb2f6X3nar05R3kSuJQ==} engines: {node: '>=18'} hasBin: true @@ -3132,6 +3132,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -4190,9 +4191,9 @@ snapshots: '@opentelemetry/api': 1.9.1 '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) - '@playwright/test@1.59.1': + '@playwright/test@1.61.0': dependencies: - playwright: 1.59.1 + playwright: 1.61.0 '@polka/url@1.0.0-next.29': {} @@ -5792,11 +5793,11 @@ snapshots: picomatch@4.0.4: {} - playwright-core@1.59.1: {} + playwright-core@1.61.0: {} - playwright@1.59.1: + playwright@1.61.0: dependencies: - playwright-core: 1.59.1 + playwright-core: 1.61.0 optionalDependencies: fsevents: 2.3.2