📦 chore: bump @librechat/agents to to v2.4.62 (#8524)

This commit is contained in:
Danny Avila 2025-07-17 17:54:25 -04:00 committed by GitHub
parent ac94c73f23
commit cd9c578907
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 98 deletions

View file

@ -40,6 +40,7 @@
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@langchain/core": "^0.3.62",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-json": "^6.1.0",
@ -69,7 +70,7 @@
"registry": "https://registry.npmjs.org/"
},
"peerDependencies": {
"@librechat/agents": "^2.4.61",
"@librechat/agents": "^2.4.62",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.13.3",
"axios": "^1.8.2",