⬆️ Update playwright dependency on frontend

This commit is contained in:
Andrey Antukh 2025-11-17 23:05:12 +01:00
parent 3136096123
commit 26ad039d99
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
"nodemon": "^3.1.10",
"npm-run-all": "^4.1.5",
"p-limit": "^6.2.0",
"playwright": "1.52.0",
"playwright": "1.56.1",
"postcss": "^8.5.4",
"postcss-clean": "^1.2.2",
"prettier": "3.5.3",

View File

@ -4352,7 +4352,7 @@ __metadata:
npm-run-all: "npm:^4.1.5"
opentype.js: "npm:^1.3.4"
p-limit: "npm:^6.2.0"
playwright: "npm:1.52.0"
playwright: "npm:1.56.1"
postcss: "npm:^8.5.4"
postcss-clean: "npm:^1.2.2"
postcss-modules: "npm:^6.0.1"