v0.5.9 (#970)

*  v0.5.9

* chore: bump data-provider
This commit is contained in:
Danny Avila 2023-09-18 17:23:32 -04:00 committed by GitHub
parent 1378eb5097
commit 8580f1c3d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 17 additions and 13 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "0.5.8",
"version": "0.5.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "0.5.8",
"version": "0.5.9",
"hasInstallScript": true,
"license": "ISC",
"workspaces": [
@ -39,7 +39,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "0.5.8",
"version": "0.5.9",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.5.4",
@ -92,7 +92,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "0.5.8",
"version": "0.5.9",
"license": "ISC",
"dependencies": {
"@headlessui/react": "^1.7.13",
@ -23529,7 +23529,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.1.8",
"version": "0.1.9",
"license": "ISC",
"dependencies": {
"@tanstack/react-query": "^4.28.0",