feat: add qlrepo sync crontab

This commit is contained in:
engigu
2026-03-19 11:06:45 +08:00
parent a03800f196
commit cd818f7b0c
23 changed files with 4126 additions and 529 deletions
+15 -1
View File
@@ -1,6 +1,20 @@
{
"license": "Apache-2.0",
"dependencies": {
"date-fns": "^4.1.0"
"axios": "^1.7.4",
"cheerio": "^1.0.0",
"crypto-js": "^4.2.0",
"date-fns": "^3.6.0",
"dotenv": "^17.3.1",
"ds": "^2.0.2",
"got": "^11.8.6",
"https-proxy-agent": "^7.0.5",
"jsdom": "^24.1.1",
"moment": "^2.30.1",
"png-js": "^1.0.0",
"request": "^2.88.2",
"sharp": "^0.34.5",
"tough-cookie": "^6.0.1",
"tunnel": "^0.0.6"
}
}