chore: update public repo

This commit is contained in:
desu-bot 2025-05-10 21:06:34 +00:00
parent a2b73a9982
commit 2d46db9c77
No known key found for this signature in database
4 changed files with 541 additions and 19 deletions

View file

@ -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",