chore: update public repo

This commit is contained in:
desu-bot 2025-08-14 09:21:11 +00:00
parent ccc5f98f34
commit 728699b3ec
No known key found for this signature in database
8 changed files with 1990 additions and 95 deletions

View file

@ -11,20 +11,28 @@
"@types/better-sqlite3": "^7.6.12",
"@types/plist": "^3.0.5",
"@types/spinnies": "^0.5.3",
"babel-generator": "^6.26.1",
"babel-traverse": "^6.26.0",
"babylon": "^6.18.0",
"better-sqlite3": "^11.8.1",
"canvas": "^3.1.0",
"cheerio": "^1.0.0",
"egoroof-blowfish": "4.0.1",
"es-main": "^1.3.0",
"filesize": "^10.1.6",
"imapflow": "^1.0.193",
"json5": "^2.2.3",
"kuromoji": "^0.1.2",
"mailparser": "^3.7.4",
"nanoid": "^5.0.9",
"node-libcurl-ja3": "^5.0.3",
"patchright": "^1.52.5",
"plist": "^3.1.0",
"qrcode-terminal": "^0.12.0",
"spinnies": "^0.5.1",
"tough-cookie": "^5.0.0",
"tough-cookie-file-store": "^2.0.3",
"ts-morph": "^26.0.0",
"tsx": "^4.19.2",
"undici": "^7.2.0",
"wanakana": "^5.3.1"
@ -33,6 +41,7 @@
"@antfu/eslint-config": "3.10.0",
"@fuman/fetch": "0.1.0",
"@fuman/utils": "0.0.14",
"@types/mailparser": "^3.4.6",
"@types/node": "22.10.0",
"domhandler": "^5.0.3",
"dotenv": "16.4.5",
@ -43,6 +52,7 @@
"pnpm": {
"onlyBuiltDependencies": [
"better-sqlite3",
"node-libcurl-ja3",
"canvas"
]
}