add presets

This commit is contained in:
musistudio
2025-12-27 21:51:32 +08:00
parent 837ff8e9e4
commit a0ec618f4d
28 changed files with 3423 additions and 103 deletions

View File

@@ -17,8 +17,10 @@
"author": "musistudio",
"license": "MIT",
"dependencies": {
"@fastify/multipart": "^9.0.0",
"@fastify/static": "^8.2.0",
"@musistudio/llms": "^1.0.51",
"adm-zip": "^0.5.16",
"dotenv": "^16.4.7",
"json5": "^2.2.3",
"lru-cache": "^11.2.2",
@@ -29,6 +31,7 @@
},
"devDependencies": {
"@CCR/shared": "workspace:*",
"@types/adm-zip": "^0.5.7",
"@types/node": "^24.0.15",
"esbuild": "^0.25.1",
"fastify": "^5.4.0",