ui stuff, proxy?, and whatever else
This commit is contained in:
@ -14,6 +14,10 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai-compatible": "^1.0.22",
|
||||
"@mercuryworkshop/bare-mux": "^2.1.9",
|
||||
"@mercuryworkshop/libcurl-transport": "1.5.2",
|
||||
"@mercuryworkshop/scramjet": "^1.1.0",
|
||||
"@mercuryworkshop/wisp-js": "^0.4.1",
|
||||
"ai": "^5.0.68",
|
||||
"axios": "^1.12.2",
|
||||
"chalk": "^5.6.2",
|
||||
@ -31,7 +35,8 @@
|
||||
"rword": "^3.2.1",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"sharp": "^0.33.5",
|
||||
"ws": "^8.18.3"
|
||||
"ws": "^8.18.3",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user