mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
chore: update package dependencies and versions in package-lock.json and package.json
This commit is contained in:
parent
1188b54618
commit
424230940e
4 changed files with 361 additions and 449 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.2.68",
|
||||
"@librechat/agents": "^3.3.1",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
"@types/sanitize-html": "^2.13.0",
|
||||
"jest": "^30.2.0",
|
||||
"mongodb-memory-server": "^11.0.1",
|
||||
"nodemon": "^3.0.3",
|
||||
"nodemon": "^3.1.14",
|
||||
"supertest": "^7.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
803
package-lock.json
generated
803
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -153,6 +153,7 @@
|
|||
"typescript-eslint": "^8.60.1"
|
||||
},
|
||||
"overrides": {
|
||||
"brace-expansion": "^5.0.8",
|
||||
"@xmldom/xmldom": "^0.8.13",
|
||||
"elliptic": "^6.6.1",
|
||||
"form-data": "^4.0.6",
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"@azure/storage-blob": "^12.30.0",
|
||||
"@google/genai": "^2.8.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@librechat/agents": "^3.2.68",
|
||||
"@librechat/agents": "^3.3.1",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue