chore: roll Playwright to 1.52.0-alpha-1743011787000 (#40)

This commit is contained in:
Max Schmitt
2025-03-26 22:02:03 +01:00
committed by GitHub
parent bd9c8729ff
commit 77fc45a89b
2 changed files with 15 additions and 15 deletions

View File

@@ -30,13 +30,13 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.6.1",
"commander": "^13.1.0",
"playwright": "1.52.0-alpha-2025-03-21",
"playwright": "1.52.0-alpha-1743011787000",
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "1.52.0-alpha-2025-03-21",
"@playwright/test": "1.52.0-alpha-1743011787000",
"@stylistic/eslint-plugin": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",