Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@ai-sdk/openai": "^3.0.7",
"@ai-sdk/react": "^3.0.29",
"@bufbuild/protobuf": "^2.10.2",
"@ai-sdk/openai": "^3.0.47",
"@ai-sdk/react": "^3.0.138",
"@bufbuild/protobuf": "^2.11.0",
"@deepgram/sdk": "^4.11.3",
"@livekit/components-react": "^2.9.17",
"@livekit/components-react": "^2.9.20",
"@livekit/krisp-noise-filter": "^0.4.1",
"@pixiv/three-vrm": "^3.4.4",
"@pmndrs/viverse": "^0.2.19",
"@pixiv/three-vrm": "^3.5.1",
"@pmndrs/viverse": "^0.2.20",
"@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-aspect-ratio": "^1.1.8",
"@radix-ui/react-collapsible": "^1.1.12",
Expand All @@ -45,74 +45,74 @@
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.5.0",
"@react-three/postprocessing": "^3.0.4",
"@react-three/timeline": "^0.3.7",
"@react-three/uikit": "^1.0.60",
"@react-three/uikit-lucide": "^1.0.60",
"@react-three/viverse": "^0.2.19",
"@react-three/timeline": "^0.3.9",
"@react-three/uikit": "^1.0.64",
"@react-three/uikit-lucide": "^1.0.64",
"@react-three/viverse": "^0.2.20",
"@react-three/xr": "^6.6.29",
"@supabase/ssr": "^0.8.0",
"@supabase/supabase-js": "^2.90.1",
"@vercel/blob": "^2.0.0",
"@xyflow/react": "^12.10.0",
"ai": "^6.0.27",
"@supabase/ssr": "^0.9.0",
"@supabase/supabase-js": "^2.100.0",
"@vercel/blob": "^2.3.1",
"@xyflow/react": "^12.10.1",
"ai": "^6.0.136",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"embla-carousel-react": "^8.6.0",
"leva": "^0.10.1",
"livekit-client": "^2.16.1",
"livekit-client": "^2.17.3",
"livekit-server-sdk": "^2.15.0",
"lucide-react": "^0.562.0",
"motion": "^12.25.0",
"nanoid": "^5.1.6",
"next": "16.1.1",
"next-intl": "^4.7.0",
"motion": "^12.38.0",
"nanoid": "^5.1.7",
"next": "16.2.1",
"next-intl": "^4.8.3",
"next-themes": "^0.4.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hotkeys-hook": "^5.2.1",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-hotkeys-hook": "^5.2.4",
"shiki": "^3.21.0",
"sonner": "^2.0.7",
"streamdown": "^1.6.11",
"suspend-react": "^0.1.3",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0",
"tailwind-merge": "^3.5.0",
"three": "^0.183.2",
"tokenlens": "^1.3.1",
"use-stick-to-bottom": "^1.1.1",
"use-stick-to-bottom": "^1.1.3",
"vaul": "^1.1.2",
"zod": "^4.3.5",
"zustand": "^5.0.9"
"zod": "^4.3.6",
"zustand": "^5.0.12"
},
"devDependencies": {
"@biomejs/biome": "2.3.11",
"@biomejs/biome": "2.4.8",
"@chromatic-com/storybook": "^4.1.3",
"@playwright/test": "^1.57.0",
"@storybook/addon-a11y": "^10.1.11",
"@storybook/addon-docs": "^10.1.11",
"@storybook/addon-mcp": "^0.1.8",
"@storybook/addon-vitest": "^10.1.11",
"@storybook/nextjs-vite": "^10.1.11",
"@tailwindcss/postcss": "^4.1.18",
"@playwright/test": "^1.58.2",
"@storybook/addon-a11y": "^10.3.3",
"@storybook/addon-docs": "^10.3.3",
"@storybook/addon-mcp": "^0.4.2",
"@storybook/addon-vitest": "^10.3.3",
"@storybook/nextjs-vite": "^10.3.3",
"@tailwindcss/postcss": "^4.2.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@types/node": "^25.0.6",
"@types/react": "^19.2.8",
"@testing-library/react": "^16.3.2",
"@types/node": "^25.5.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/three": "^0.182.0",
"@types/three": "^0.183.1",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/browser-playwright": "^4.0.16",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/browser-playwright": "^4.1.1",
"@vitest/coverage-v8": "^4.1.1",
"babel-plugin-react-compiler": "1.0.0",
"chromatic": "^13.3.5",
"dotenv": "^17.2.3",
"dotenv": "^17.3.1",
"jsdom": "^27.4.0",
"playwright": "^1.57.0",
"storybook": "^10.1.11",
"tailwindcss": "^4.1.18",
"playwright": "^1.58.2",
"storybook": "^10.3.3",
"tailwindcss": "^4.2.2",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-tsconfig-paths": "^6.0.4",
"vitest": "^4.0.16"
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.1.1"
}
}
Loading
Loading