mirror of https://github.com/penpot/penpot.git
⬆️ Update playwright dependency on frontend
This commit is contained in:
parent
3136096123
commit
26ad039d99
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue