feat(ui): update playwright to match version in nixpkgs

This commit is contained in:
Brian McGee
2025-07-07 12:50:29 +01:00
parent f04089a406
commit 22bfc9104d
5 changed files with 147 additions and 9 deletions

View File

@@ -48,7 +48,7 @@
"jsdom": "^26.1.0",
"knip": "^5.61.2",
"markdown-to-jsx": "^7.7.10",
"playwright": "~1.52.0",
"playwright": "~1.53.2",
"postcss": "^8.4.38",
"postcss-url": "^10.1.3",
"prettier": "^3.2.5",