feat: add separate browser service

This commit is contained in:
Rohit Rajan
2025-11-30 17:41:44 +05:30
parent ad8df66ecd
commit cf19a72dc0
25 changed files with 355 additions and 72 deletions

View File

@@ -60,12 +60,8 @@
"pg": "^8.13.0",
"pg-boss": "^10.1.6",
"pkce-challenge": "^4.1.0",
"playwright": "^1.48.2",
"playwright-extra": "^4.3.6",
"playwright-core": "1.57.0",
"posthog-node": "^4.2.1",
"prismjs": "^1.28.0",
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-highlight": "0.15.0",
@@ -142,4 +138,4 @@
"vite": "^5.4.10",
"zod": "^3.25.62"
}
}
}