Upgrade playwright to the latest version
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m23s
Add copyright notice / copyright_notice (pull_request) Successful in 2m20s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m20s
Playwright Tests / test (pull_request) Failing after 12m4s

This commit is contained in:
Manuel Bustillo 2025-06-01 23:19:12 +02:00
parent 0455fcd8da
commit e8551dd877
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@playwright/test": "^1.46.0",
"@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.15.29",
"@types/react": "18.3.23",

2
pnpm-lock.yaml generated
View File

@ -64,7 +64,7 @@ importers:
version: 3.25.45
devDependencies:
'@playwright/test':
specifier: ^1.46.0
specifier: ^1.52.0
version: 1.52.0
'@types/bcrypt':
specifier: ^5.0.2