chore: update public repo

This commit is contained in:
desu-bot 2025-02-19 02:30:26 +00:00
parent c118bcbfc3
commit f02ccb6029
No known key found for this signature in database
12 changed files with 510 additions and 2 deletions

View file

@ -11,8 +11,11 @@
"@fuman/net": "^0.0.9",
"@fuman/node": "^0.0.4",
"@mtcute/node": "^0.19.1",
"@types/better-sqlite3": "^7.6.12",
"@types/plist": "^3.0.5",
"@types/spinnies": "^0.5.3",
"better-sqlite3": "^11.8.1",
"canvas": "^3.1.0",
"cheerio": "^1.0.0",
"es-main": "^1.3.0",
"filesize": "^10.1.6",
@ -38,5 +41,11 @@
"htmlparser2": "^10.0.0",
"zod": "3.23.8",
"zx": "8.2.2"
},
"pnpm": {
"onlyBuiltDependencies": [
"better-sqlite3",
"canvas"
]
}
}