mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
Merge branch 'feat-refactor' of https://github.com/danny-avila/chatgpt-clone into feat-refactor
This commit is contained in:
commit
a04ea81143
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
||||||
"@radix-ui/react-dropdown-menu": "^2.0.2",
|
"@radix-ui/react-dropdown-menu": "^2.0.2",
|
||||||
"@radix-ui/react-label": "^2.0.0",
|
"@radix-ui/react-label": "^2.0.0",
|
||||||
"@radix-ui/react-tabs": "^1.0.3",
|
"@radix-ui/react-tabs": "^1.0.3",
|
||||||
|
"@types/jest": "^29.5.0",
|
||||||
|
"@types/node": "^18.15.10",
|
||||||
|
"@types/react": "^18.0.30",
|
||||||
|
"@types/react-dom": "^18.0.11",
|
||||||
"axios": "^1.3.4",
|
"axios": "^1.3.4",
|
||||||
"class-variance-authority": "^0.4.0",
|
"class-variance-authority": "^0.4.0",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue