Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Oct 5, 2024
1 parent e7a2852 commit 763d09a
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 212 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,31 +15,31 @@
"homepage": "https://docs.langfuse.com",
"dependencies": {
"@calcom/embed-react": "^1.5.1",
"@headlessui/react": "^2.1.8",
"@headlessui/react": "^2.1.9",
"@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-accordion": "^1.2.1",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-table": "^8.20.5",
"@vercel/og": "^0.6.3",
"@vercel/speed-insights": "^1.0.12",
"@vidstack/react": "^0.6.15",
"ai": "^3.3.41",
"ai": "^3.4.9",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.9.0",
"framer-motion": "^11.11.1",
"geist": "^1.3.1",
"gpt3-tokenizer": "^1.1.5",
"langfuse": "^3.27.0",
"lucide-react": "^0.447.0",
"next": "^14.2.13",
"next": "^14.2.14",
"next-sitemap": "^4.2.3",
"nextra": "^3.0.3",
"nextra-theme-docs": "^3.0.3",
Expand All @@ -54,14 +54,14 @@
"react-tweet": "^3.2.1",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.2.12",
"@types/node": "18.16.0",
"@next/bundle-analyzer": "^14.2.14",
"@types/node": "20.11.1",
"cross-env": "^7.0.3",
"typescript": "^5.6.2"
},
Expand Down
Loading

0 comments on commit 763d09a

Please sign in to comment.