diff --git a/package.json b/package.json index 157b6c3..bd2edac 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,6 @@ }, "devDependencies": { "@biomejs/biome": "^2.2.2", - "@playwright/test": "^1.55.0", "@tailwindcss/postcss": "^4.1.12", "@tsconfig/strictest": "^2.0.5", "@types/node": "^24.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23a9072..8342399 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,9 +105,6 @@ importers: '@biomejs/biome': specifier: ^2.2.2 version: 2.2.2 - '@playwright/test': - specifier: ^1.55.0 - version: 1.55.0 '@tailwindcss/postcss': specifier: ^4.1.12 version: 4.1.12 @@ -3885,6 +3882,7 @@ snapshots: '@playwright/test@1.55.0': dependencies: playwright: 1.55.0 + optional: true '@radix-ui/number@1.1.1': {}