📦 chore: Bump @librechat/agents to v3.0.52 (#11003)

This commit is contained in:
Danny Avila
2025-12-16 20:20:09 -05:00
committed by GitHub
parent 73c2ed18c8
commit da10815566
3 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@
"@googleapis/youtube": "^20.0.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.79",
"@librechat/agents": "^3.0.51",
"@librechat/agents": "^3.0.52",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View File

@@ -57,7 +57,7 @@
"@googleapis/youtube": "^20.0.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.79",
"@librechat/agents": "^3.0.51",
"@librechat/agents": "^3.0.52",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@@ -18807,9 +18807,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.0.51",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.51.tgz",
"integrity": "sha512-XdTo3mGThQgK6A9S1Ng+kUs12TnoFFShL7BBW59OL6ux6PjE30eGhKLW+SN6XIPZ/SLSyGF8WE1tyE8QPbueGA==",
"version": "3.0.52",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.52.tgz",
"integrity": "sha512-6wQCTbEAFmcWtQYBsct9l6PF4wZi1ydHw2xETO6lGPQakY1gNT6DyTtNqisKokk5VmI5nJYq2pTpSg8rIk6xgQ==",
"license": "MIT",
"dependencies": {
"@langchain/anthropic": "^0.3.26",
@@ -49101,7 +49101,7 @@
"@azure/storage-blob": "^12.27.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.79",
"@librechat/agents": "^3.0.51",
"@librechat/agents": "^3.0.52",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.24.3",
"axios": "^1.12.1",

View File

@@ -84,7 +84,7 @@
"@azure/storage-blob": "^12.27.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.79",
"@librechat/agents": "^3.0.51",
"@librechat/agents": "^3.0.52",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.24.3",
"axios": "^1.12.1",