bump playwright lib to 10.8.0, update dependencies and update snapshots (#30662)

Этот коммит содержится в:
Saturnino Abril
2025-04-08 16:21:50 +08:00
коммит произвёл GitHub
родитель 4d093a7795
Коммит cf68cfdf4b
9 изменённых файлов: 293 добавлений и 287 удалений

Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "@mattermost/playwright-lib",
"version": "10.7.0",
"version": "10.8.0",
"description": "A comprehensive end-to-end testing library for Mattermost web, desktop and plugin applications using Playwright",
"repository": {
"type": "git",
@@ -45,9 +45,9 @@
"@axe-core/playwright": "4.10.1",
"@mattermost/client": "file:../../../webapp/platform/client",
"@mattermost/types": "file:../../../webapp/platform/types",
"@percy/cli": "1.30.7",
"@percy/cli": "1.30.9",
"@percy/playwright": "1.0.7",
"async-wait-until": "2.0.23",
"async-wait-until": "2.0.27",
"axe-core": "4.10.3",
"deepmerge": "4.3.1",
"dotenv": "16.4.7",
@@ -57,9 +57,9 @@
"devDependencies": {
"@rollup/plugin-typescript": "12.1.2",
"@types/mime-types": "2.1.4",
"@types/node": "22.13.14",
"@types/react": "19.0.12",
"rollup": "4.38.0",
"@types/node": "22.14.0",
"@types/react": "19.1.0",
"rollup": "4.39.0",
"rollup-plugin-copy": "3.5.0"
},
"peerDependencies": {