chore: update the playwright-cli stub (#1353)

This commit is contained in:
Pavel Feldman
2026-01-28 20:24:13 -08:00
committed by GitHub
parent 8b8e518029
commit 925735af51
4 changed files with 241 additions and 0 deletions

13
package-lock.json generated
View File

@@ -2579,6 +2579,10 @@
"fsevents": "2.3.2"
}
},
"node_modules/playwright-cli": {
"resolved": "packages/playwright-cli-stub",
"link": true
},
"node_modules/playwright-core": {
"version": "1.59.0-alpha-1769561805000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.0-alpha-1769561805000.tgz",
@@ -3335,6 +3339,15 @@
"node": ">=18"
}
},
"packages/playwright-cli-stub": {
"name": "playwright-cli",
"version": "0.261.0",
"license": "Apache-2.0",
"dependencies": {
"@playwright/cli": "0.0.61"
},
"devDependencies": {}
},
"packages/playwright-mcp": {
"name": "@playwright/mcp",
"version": "0.0.61",