remove @playwright/test

This commit is contained in:
d-kimsuon
2025-10-13 01:09:10 +09:00
parent 314cdcc749
commit 9ba87abd66
2 changed files with 1 additions and 4 deletions

View File

@@ -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",

4
pnpm-lock.yaml generated
View File

@@ -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': {}