📦 chore: Bump @librechat/agents to v3.0.51 (#10994)

This commit is contained in:
Danny Avila 2025-12-16 09:15:03 -05:00 committed by GitHub
parent 5bfebc7c9d
commit 23279b4b14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.50",
"@librechat/agents": "^3.0.51",
"@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.50",
"@librechat/agents": "^3.0.51",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -18807,9 +18807,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.0.50",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.50.tgz",
"integrity": "sha512-oovj3BsP/QoxPbWFAc71Ddplwd9BT8ucfYs+n+kiR37aCWtvxdvL9/XldRYfnaq9boNE324njQJyqc8v8AAPFQ==",
"version": "3.0.51",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.51.tgz",
"integrity": "sha512-XdTo3mGThQgK6A9S1Ng+kUs12TnoFFShL7BBW59OL6ux6PjE30eGhKLW+SN6XIPZ/SLSyGF8WE1tyE8QPbueGA==",
"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.50",
"@librechat/agents": "^3.0.51",
"@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.50",
"@librechat/agents": "^3.0.51",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.24.3",
"axios": "^1.12.1",