Skip to content

Commit

Permalink
chore: Update dependencies (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuegovic committed Aug 31, 2024
1 parent 5ab4974 commit cd0d5bf
Show file tree
Hide file tree
Showing 2 changed files with 2,755 additions and 2,535 deletions.
104 changes: 52 additions & 52 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,90 +17,90 @@
"homepage": "https://www.librechat.ai",
"dependencies": {
"@calcom/embed-react": "^1.5.0",
"@glidejs/glide": "^3.6.0",
"@headlessui/react": "^2.0.3",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@glidejs/glide": "^3.6.2",
"@headlessui/react": "^2.1.3",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@supabase/supabase-js": "^2.43.1",
"@tanstack/react-table": "^8.16.0",
"@vercel/analytics": "^1.2.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@supabase/supabase-js": "^2.45.3",
"@tanstack/react-table": "^8.20.5",
"@vercel/analytics": "^1.3.1",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.10",
"@vidstack/react": "^0.6.14",
"ai": "^3.1.5",
"ajv": "^8.12.0",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"@vercel/speed-insights": "^1.0.12",
"@vidstack/react": "^0.6.15",
"ai": "^3.3.21",
"ajv": "^8.17.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.6",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"eslint-config-next": "14.2.3",
"eslint-plugin-unicorn": "^53.0.0",
"framer-motion": "^11.1.9",
"geist": "^1.3.0",
"framer-motion": "^11.3.31",
"geist": "^1.3.1",
"gpt3-tokenizer": "^1.1.5",
"install": "^0.13.0",
"js-yaml": "^4.1.0",
"langfuse": "3.10.0",
"lucide-react": "^0.378.0",
"mongodb": "^6.6.1",
"mongoose": "^8.3.4",
"next": "^14.2.1",
"mongodb": "^6.8.0",
"mongoose": "^8.6.0",
"next": "^14.2.7",
"next-auth": "^4.24.7",
"next-sitemap": "^4.2.3",
"nextra": "3.0.0-alpha.22",
"nextra-theme-docs": "3.0.0-alpha.22",
"nextra": "3.0.0-alpha.35",
"nextra-theme-docs": "3.0.0-alpha.35",
"openai-edge": "^1.2.2",
"postcss": "^8.4.38",
"posthog-js": "^1.131.4",
"react": "^18.2.0",
"postcss": "^8.4.41",
"posthog-js": "^1.160.0",
"react": "^18.3.1",
"react-ace": "^11.0.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.4",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.2.1",
"react-icons": "^5.3.0",
"react-markdown": "^9.0.1",
"react-select": "^5.8.0",
"react-social-icons": "^6.16.0",
"react-social-icons": "^6.18.0",
"react-syntax-highlighter": "^15.5.0",
"react-tweet": "^3.2.1",
"remark-gfm": "^4.0.0",
"sharp": "^0.33.3",
"styled-components": "^6.1.11",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.3",
"sharp": "^0.33.5",
"styled-components": "^6.1.13",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"validator": "^13.12.0",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.2.1",
"@next/bundle-analyzer": "^14.2.7",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-tailwindcss": "^3.15.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"optionalDependencies": {
"crisp-sdk-web": "^1.0.21"
"crisp-sdk-web": "^1.0.25"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit cd0d5bf

Please sign in to comment.