Update playwright

This commit is contained in:
Michael Telatynski 2025-04-30 13:26:49 +01:00
parent 586ad25600
commit e8ed2f8f41

View File

@ -35,7 +35,7 @@
},
"peerDependencies": {
"@element-hq/element-web-module-api": "*",
"@playwright/test": "^1.51.0",
"playwright-core": "^1.51.0"
"@playwright/test": "^1.52.0",
"playwright-core": "^1.52.0"
}
}