Skip to content

Commit 95ae717

Browse files
committed
Update
1 parent 2135106 commit 95ae717

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/Dockerfile.playwright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.54.1-noble
1+
FROM mcr.microsoft.com/playwright:v1.55.0-noble
22

33
WORKDIR /app
44

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
3030
"@hey-api/openapi-ts": "^0.57.0",
31-
"@playwright/test": "^1.54.1",
31+
"@playwright/test": "^1.55.0",
3232
"@tanstack/router-devtools": "1.19.1",
3333
"@tanstack/router-vite-plugin": "1.19.0",
3434
"@types/node": "^22.15.3",

0 commit comments

Comments
 (0)