|
12 | 12 | "start": "next start" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@ai-sdk/openai-compatible": "^1.0.17", |
16 | | - "@ai-sdk/react": "^2.0.44", |
| 15 | + "@ai-sdk/openai-compatible": "^1.0.18", |
| 16 | + "@ai-sdk/react": "^2.0.51", |
17 | 17 | "@fumadocs/mdx-remote": "workspace:*", |
18 | 18 | "@mixedbread/sdk": "^0.28.1", |
19 | | - "@orama/orama": "^3.1.13", |
| 19 | + "@orama/orama": "^3.1.14", |
20 | 20 | "@oramacloud/client": "^2.1.4", |
21 | 21 | "@radix-ui/react-dialog": "^1.1.15", |
22 | 22 | "@radix-ui/react-hover-card": "^1.1.15", |
23 | 23 | "@radix-ui/react-presence": "^1.1.5", |
24 | 24 | "@radix-ui/react-tooltip": "^1.2.8", |
25 | | - "@shikijs/rehype": "^3.12.2", |
26 | | - "@shikijs/transformers": "^3.12.2", |
27 | | - "@takumi-rs/core": "^0.30.2", |
28 | | - "@takumi-rs/image-response": "^0.30.2", |
29 | | - "ai": "^5.0.44", |
| 25 | + "@shikijs/rehype": "^3.13.0", |
| 26 | + "@shikijs/transformers": "^3.13.0", |
| 27 | + "@takumi-rs/core": "^0.31.4", |
| 28 | + "@takumi-rs/image-response": "^0.31.4", |
| 29 | + "ai": "^5.0.51", |
30 | 30 | "class-variance-authority": "^0.7.1", |
31 | 31 | "d3-force": "^3.0.0", |
32 | 32 | "feed": "^5.1.0", |
|
40 | 40 | "hast-util-to-jsx-runtime": "^2.3.6", |
41 | 41 | "katex": "^0.16.22", |
42 | 42 | "lucide-react": "^0.544.0", |
43 | | - "mermaid": "^11.11.0", |
44 | | - "next": "15.5.3", |
| 43 | + "mermaid": "^11.12.0", |
| 44 | + "next": "15.5.4", |
45 | 45 | "next-themes": "^0.4.6", |
46 | 46 | "octokit": "^5.0.3", |
47 | | - "oxc-transform": "^0.87.0", |
| 47 | + "oxc-transform": "^0.92.0", |
48 | 48 | "react": "^19.1.1", |
49 | 49 | "react-dom": "^19.1.1", |
50 | 50 | "react-force-graph-2d": "^1.29.0", |
|
56 | 56 | "remark-mdx": "^3.1.1", |
57 | 57 | "remark-rehype": "^11.1.2", |
58 | 58 | "scroll-into-view-if-needed": "^3.1.0", |
59 | | - "shiki": "^3.12.2", |
| 59 | + "shiki": "^3.13.0", |
60 | 60 | "tailwind-merge": "^3.3.1", |
61 | 61 | "twoslash": "^0.3.4", |
62 | 62 | "unist-util-visit": "^5.0.0", |
63 | | - "zod": "^4.1.8" |
| 63 | + "zod": "^4.1.11" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | 66 | "@fumadocs/cli": "workspace:*", |
67 | | - "@next/bundle-analyzer": "15.5.3", |
68 | | - "@next/env": "15.5.3", |
69 | | - "@next/eslint-plugin-next": "15.5.3", |
| 67 | + "@next/bundle-analyzer": "15.5.4", |
| 68 | + "@next/env": "15.5.4", |
| 69 | + "@next/eslint-plugin-next": "15.5.4", |
70 | 70 | "@tailwindcss/postcss": "^4.1.13", |
71 | 71 | "@types/d3-force": "^3.0.10", |
72 | 72 | "@types/hast": "^3.0.4", |
73 | 73 | "@types/mdast": "^4.0.3", |
74 | 74 | "@types/mdx": "^2.0.13", |
75 | | - "@types/node": "24.3.3", |
| 75 | + "@types/node": "24.5.2", |
76 | 76 | "@types/react": "^19.1.13", |
77 | 77 | "@types/react-dom": "^19.1.9", |
78 | 78 | "algoliasearch": "5.37.0", |
79 | 79 | "browserslist-config-baseline": "^0.5.0", |
80 | 80 | "eslint-config-custom": "workspace:*", |
81 | 81 | "gray-matter": "^4.0.3", |
82 | | - "next-validate-link": "^1.6.2", |
| 82 | + "next-validate-link": "^1.6.3", |
83 | 83 | "postcss": "^8.5.6", |
84 | | - "shadcn": "3.2.1", |
| 84 | + "shadcn": "3.3.1", |
85 | 85 | "tailwindcss": "^4.1.13", |
86 | 86 | "tailwindcss-animate": "^1.0.7", |
87 | 87 | "tinyexec": "^1.0.1", |
|
0 commit comments