update playwright

This commit is contained in:
daniel31x13
2024-04-22 08:19:21 -04:00
parent 163bf6a0cc
commit 04547e1bdf
3 changed files with 23 additions and 20 deletions
+2 -2
View File
@@ -54,7 +54,7 @@
"next-auth": "^4.22.1",
"node-fetch": "^2.7.0",
"nodemailer": "^6.9.3",
"playwright": "^1.35.1",
"playwright": "^1.43.1",
"react": "18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "18.2.0",
@@ -68,7 +68,7 @@
"zustand": "^4.3.8"
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@playwright/test": "^1.43.1",
"@types/bcrypt": "^5.0.0",
"@types/dompurify": "^3.0.4",
"@types/jsdom": "^21.1.3",