chore: bump deps

This commit is contained in:
Neko Ayaka
2024-12-04 00:53:02 +08:00
parent 135a8a00fc
commit 01b8694c8f
3 changed files with 48 additions and 54 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"hono": "^4.6.12"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241112.0",
"wrangler": "^3.88.0"
"@cloudflare/workers-types": "^4.20241202.0",
"wrangler": "^3.91.0"
}
}
+5 -5
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@11labs/client": "^0.0.4",
"@ai-sdk/openai": "^1.0.5",
"@ai-sdk/openai": "^1.0.6",
"@pixi/app": "^6.5.10",
"@pixi/constants": "6",
"@pixi/core": "6",
@@ -39,12 +39,12 @@
"@unocss/reset": "^0.65.0",
"@vueuse/core": "^12.0.0",
"@vueuse/head": "^2.0.0",
"@xsai/shared-chat-completion": "^0.0.13",
"@xsai/stream-text": "^0.0.13",
"ai": "^4.0.10",
"@xsai/shared-chat-completion": "^0.0.14",
"@xsai/stream-text": "^0.0.14",
"ai": "^4.0.11",
"nprogress": "^0.2.0",
"ofetch": "^1.4.1",
"openai": "^4.74.0",
"openai": "^4.75.0",
"pinia": "^2.2.8",
"pixi-live2d-display": "^0.4.0",
"rehype-stringify": "^10.0.1",