We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2135106 commit 95ae717Copy full SHA for 95ae717
frontend/Dockerfile.playwright
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright:v1.54.1-noble
+FROM mcr.microsoft.com/playwright:v1.55.0-noble
2
3
WORKDIR /app
4
frontend/package.json
@@ -28,7 +28,7 @@
28
"devDependencies": {
29
"@biomejs/biome": "1.9.4",
30
"@hey-api/openapi-ts": "^0.57.0",
31
- "@playwright/test": "^1.54.1",
+ "@playwright/test": "^1.55.0",
32
"@tanstack/router-devtools": "1.19.1",
33
"@tanstack/router-vite-plugin": "1.19.0",
34
"@types/node": "^22.15.3",
0 commit comments