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
a2b73a9982
commit
2d46db9c77
4 changed files with 541 additions and 19 deletions
|
@ -2,9 +2,6 @@
|
|||
"name": "teidesu-scripts",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.5.0",
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.3.0",
|
||||
"@fuman/io": "^0.0.4",
|
||||
|
@ -17,6 +14,7 @@
|
|||
"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",
|
||||
"json5": "^2.2.3",
|
||||
|
@ -33,8 +31,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "3.10.0",
|
||||
"@fuman/fetch": "0.0.10",
|
||||
"@fuman/utils": "0.0.10",
|
||||
"@fuman/fetch": "0.1.0",
|
||||
"@fuman/utils": "0.0.14",
|
||||
"@types/node": "22.10.0",
|
||||
"domhandler": "^5.0.3",
|
||||
"dotenv": "16.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue