mirror of
https://git.stupid.fish/teidesu/scripts.git
synced 2025-07-28 02:32:11 +10:00
chore: update public repo
This commit is contained in:
parent
c118bcbfc3
commit
f02ccb6029
12 changed files with 510 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue