chore(playwright): update

This commit is contained in:
moklick
2024-07-01 16:18:52 +02:00
parent 3553918a9f
commit 92780fe62b
4 changed files with 597 additions and 141 deletions

View File

@@ -13,11 +13,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.44.1",
"@playwright/test": "^1.45.0",
"@types/node": "^20.14.6"
},
"dependencies": {
"@playwright/experimental-ct-react": "^1.44.1",
"@playwright/experimental-ct-react": "^1.45.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",