mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-08-30 17:11:12 +08:00
update ai-gateway
This commit is contained in:
Generated
+2
-2
@@ -9545,7 +9545,7 @@
|
||||
"version": "3.0.6",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.11",
|
||||
"@the-next-ai/ai-gateway": "^1.0.12",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"node-forge": "^1.4.0",
|
||||
@@ -9562,7 +9562,7 @@
|
||||
"name": "@claude-code-router/core",
|
||||
"version": "3.0.6",
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.11",
|
||||
"@the-next-ai/ai-gateway": "^1.0.12",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"node-forge": "^1.4.0",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"test:integration": "node ../../build/test.mjs cli --scope integration && node ../../build/run-tests.mjs cli"
|
||||
},
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.11",
|
||||
"@the-next-ai/ai-gateway": "^1.0.12",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"node-forge": "^1.4.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"test:integration": "node ../../build/test.mjs core --scope integration && node ../../build/run-tests.mjs core"
|
||||
},
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.11",
|
||||
"@the-next-ai/ai-gateway": "^1.0.12",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"node-forge": "^1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user