fix: update peer dependencies in @librechat/client to prevent bundling them

This commit is contained in:
Danny Avila 2025-07-15 23:53:56 -04:00 committed by Marco Beretta
parent 16f83c6e8e
commit 39f5dd47dc
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
2 changed files with 15 additions and 1 deletions

7
package-lock.json generated
View file

@ -49883,15 +49883,22 @@
"peerDependencies": {
"@ariakit/react": "^0.4.17",
"@headlessui/react": "^2.2.4",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-separator": "^1.0.0",
"@radix-ui/react-slot": "^1.0.0",
"@radix-ui/react-toast": "^1.0.0",
"@react-spring/web": "^9.7.5",
"@tanstack/react-table": "^8.11.7",
"class-variance-authority": "^0.7.1",
"clsx": "^2.0.0",
"framer-motion": "^10.0.0",
"i18next": "^24.2.2",
"i18next-browser-languagedetector": "^8.0.3",
"lucide-react": "^0.263.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-i18next": "^15.4.0",
"react-resizable-panels": "^3.0.3",
"recoil": "^0.7.7",
"tailwind-merge": "^1.14.0"