mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-08-28 19:01:32 +08:00
update ai-gateway version
This commit is contained in:
Generated
+4
-4
@@ -12,7 +12,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.4",
|
||||
"@the-next-ai/ai-gateway": "^1.0.5",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"electron-updater": "^6.8.9",
|
||||
@@ -2310,9 +2310,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@the-next-ai/ai-gateway": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@the-next-ai/ai-gateway/-/ai-gateway-1.0.4.tgz",
|
||||
"integrity": "sha512-4SVznRNbm4+8acXk3VvinQO1Wv0NvkgrTe5bOijd5J6fE8GXRzwmfKAXM8pJMJJ/s6qLkJ7LJ4LqvuYs7rTABA==",
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@the-next-ai/ai-gateway/-/ai-gateway-1.0.5.tgz",
|
||||
"integrity": "sha512-lpVgWpoVUS6QiL5ypowyOycx30aZ2RqLmGG1sanUbOZ69DZzdd/EMNE16IXYMVS3V7LvUqJI2teV4goijXpVpw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"diff": "^8.0.3",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"rebuild:sqlite3": "electron-rebuild -f -w better-sqlite3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@the-next-ai/ai-gateway": "^1.0.4",
|
||||
"@the-next-ai/ai-gateway": "^1.0.5",
|
||||
"@the-next-ai/bot-gateway-sdk": "^0.1.0",
|
||||
"better-sqlite3": "^12.11.1",
|
||||
"electron-updater": "^6.8.9",
|
||||
|
||||
Reference in New Issue
Block a user