fix issues

This commit is contained in:
2026-01-02 00:21:24 +01:00
parent 79913bb45e
commit 8693dde21e
46 changed files with 1680 additions and 302 deletions

View File

@@ -8,6 +8,7 @@
"playwright-extra": "^4.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"reflect-metadata": "^0.2.2",
"sqlite3": "^5.1.7",
"tsyringe": "^4.10.0",
"uuid": "^13.0.0",
"vite": "6.4.1"
@@ -147,4 +148,4 @@
"apps/*",
"testing/*"
]
}
}