|
13 | 13 | "start": "next start" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@ai-sdk/openai-compatible": "^2.0.22", |
17 | | - "@ai-sdk/react": "^3.0.61", |
| 16 | + "@ai-sdk/openai-compatible": "^2.0.28", |
| 17 | + "@ai-sdk/react": "^3.0.79", |
18 | 18 | "@fumadocs/story": "workspace:*", |
19 | 19 | "@mixedbread/sdk": "^0.50.1", |
20 | | - "@orama/core": "^1.2.16", |
| 20 | + "@orama/core": "^1.2.17", |
21 | 21 | "@orama/orama": "^3.1.18", |
22 | 22 | "@paper-design/shaders-react": "^0.0.71", |
23 | 23 | "@radix-ui/react-dialog": "^1.1.15", |
24 | 24 | "@radix-ui/react-hover-card": "^1.1.15", |
25 | 25 | "@radix-ui/react-presence": "^1.1.5", |
26 | 26 | "@radix-ui/react-tooltip": "^1.2.8", |
27 | | - "@shikijs/rehype": "^3.21.0", |
28 | | - "@shikijs/transformers": "^3.21.0", |
29 | | - "@takumi-rs/image-response": "^0.66.6", |
30 | | - "ai": "^6.0.59", |
| 27 | + "@shikijs/rehype": "^3.22.0", |
| 28 | + "@shikijs/transformers": "^3.22.0", |
| 29 | + "@takumi-rs/image-response": "^0.67.2", |
| 30 | + "ai": "^6.0.77", |
31 | 31 | "class-variance-authority": "^0.7.1", |
32 | 32 | "d3-force": "^3.0.0", |
33 | 33 | "estree-util-build-jsx": "^3.0.1", |
|
44 | 44 | "katex": "^0.16.28", |
45 | 45 | "lucide-react": "^0.563.0", |
46 | 46 | "mermaid": "^11.12.2", |
47 | | - "motion": "^12.30.1", |
| 47 | + "motion": "^12.33.0", |
48 | 48 | "next": "16.1.6", |
49 | 49 | "next-themes": "^0.4.6", |
50 | 50 | "octokit": "^5.0.5", |
51 | | - "oxc-transform": "^0.111.0", |
| 51 | + "oxc-transform": "^0.112.0", |
52 | 52 | "react": "^19.2.4", |
53 | 53 | "react-dom": "^19.2.4", |
54 | | - "react-force-graph-2d": "^1.29.0", |
| 54 | + "react-force-graph-2d": "^1.29.1", |
55 | 55 | "react-remove-scroll": "^2.7.2", |
56 | 56 | "rehype-katex": "^7.0.1", |
57 | 57 | "remark": "^15.0.1", |
58 | 58 | "remark-gfm": "^4.0.1", |
59 | 59 | "remark-math": "^6.0.0", |
60 | 60 | "remark-mdx": "^3.1.1", |
61 | 61 | "remark-rehype": "^11.1.2", |
62 | | - "shiki": "^3.21.0", |
| 62 | + "shiki": "^3.22.0", |
63 | 63 | "tailwind-merge": "^3.4.0", |
64 | 64 | "twoslash": "^0.3.6", |
65 | 65 | "unist-util-visit": "^5.1.0", |
|
76 | 76 | "@types/hast": "^3.0.4", |
77 | 77 | "@types/mdast": "^4.0.4", |
78 | 78 | "@types/mdx": "^2.0.13", |
79 | | - "@types/node": "25.1.0", |
80 | | - "@types/react": "^19.2.10", |
| 79 | + "@types/node": "25.2.1", |
| 80 | + "@types/react": "^19.2.13", |
81 | 81 | "@types/react-dom": "^19.2.3", |
82 | 82 | "@types/three": "^0.182.0", |
83 | | - "algoliasearch": "5.47.0", |
| 83 | + "algoliasearch": "5.48.0", |
84 | 84 | "browserslist-config-baseline": "^0.5.0", |
85 | 85 | "eslint-config-custom": "workspace:*", |
86 | 86 | "gray-matter": "^4.0.3", |
87 | 87 | "mcp-handler": "^1.0.7", |
88 | 88 | "next-validate-link": "^1.6.4", |
89 | 89 | "postcss": "^8.5.6", |
90 | | - "shadcn": "3.7.0", |
| 90 | + "shadcn": "3.8.4", |
91 | 91 | "tailwindcss": "^4.1.18", |
92 | 92 | "tailwindcss-animate": "^1.0.7", |
93 | 93 | "tinyexec": "^1.0.2", |
|
0 commit comments