fix playwright version

This commit is contained in:
Ildar Kamalov
2025-02-07 15:58:54 +03:00
parent a411421712
commit 9bf3ee128b
2 changed files with 24 additions and 24 deletions

2
client/package.json vendored
View File

@@ -65,7 +65,7 @@
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@playwright/test": "^1.49.1",
"@playwright/test": "1.50.1",
"@types/lodash": "^4.17.4",
"@types/node": "^22.10.2",
"@types/react": "^17.0.80",