fix(playwright): use one version

This commit is contained in:
Marc Diaz
2026-04-07 13:32:49 -04:00
parent 33609432e1
commit b8fe1a1ec8
2 changed files with 6 additions and 53 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
},
"devDependencies": {
"@biomejs/biome": "^2.3.13",
"@playwright/test": "^1.58.2",
"@playwright/test": "^1.59.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",