update playwright so that we do not even need the dismiss anymore.

This commit is contained in:
Timo K
2025-12-11 11:32:28 +01:00
parent 170a38c0ba
commit 328cc7133a
2 changed files with 16 additions and 16 deletions

View File

@@ -54,7 +54,7 @@
"@opentelemetry/sdk-trace-base": "^2.0.0",
"@opentelemetry/sdk-trace-web": "^2.0.0",
"@opentelemetry/semantic-conventions": "^1.25.1",
"@playwright/test": "^1.56.1",
"@playwright/test": "^1.57.0",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-visually-hidden": "^1.0.3",