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

@@ -24,6 +24,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.7",
"@changesets/cli": "^2.25.0",
"@playwright/test": "^1.44.1",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"concurrently": "^7.6.0",
@@ -31,7 +32,6 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "latest",
"playwright": "^1.45.0",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",