|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@orama/orama": "^3.1.18", |
17 | | - "@radix-ui/react-tabs": "^1.1.13", |
| 17 | + "@radix-ui/react-tabs": "^1.1.15", |
18 | 18 | "class-variance-authority": "^0.7.1", |
19 | | - "fumadocs-core": "16.8.7", |
20 | | - "fumadocs-mdx": "14.3.2", |
21 | | - "fumadocs-ui": "16.7.15", |
| 19 | + "fumadocs-core": "16.10.4", |
| 20 | + "fumadocs-mdx": "15.0.12", |
| 21 | + "fumadocs-ui": "16.10.4", |
22 | 22 | "hast-util-to-jsx-runtime": "^2.3.6", |
23 | | - "lucide-react": "^1.14.0", |
24 | | - "next": "16.2.4", |
25 | | - "react": "^19.2.5", |
26 | | - "react-dom": "^19.2.5", |
| 23 | + "lucide-react": "^1.21.0", |
| 24 | + "next": "16.2.9", |
| 25 | + "react": "^19.2.7", |
| 26 | + "react-dom": "^19.2.7", |
27 | 27 | "remark": "^15.0.1", |
28 | 28 | "remark-gemoji": "^8.0.0", |
29 | 29 | "remark-gfm": "^4.0.1", |
30 | 30 | "remark-rehype": "^11.1.2", |
31 | | - "tailwind-merge": "^3.5.0", |
| 31 | + "tailwind-merge": "^3.6.0", |
32 | 32 | "unist-util-visit": "^5.1.0", |
33 | | - "zod": "^4.4.2" |
| 33 | + "zod": "^4.4.3" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@tailwindcss/postcss": "^4.2.4", |
| 36 | + "@tailwindcss/postcss": "^4.3.1", |
37 | 37 | "@types/hast": "^3.0.4", |
38 | | - "@types/mdx": "^2.0.13", |
39 | | - "@types/node": "^25.6.0", |
40 | | - "@types/react": "^19.2.14", |
| 38 | + "@types/mdx": "^2.0.14", |
| 39 | + "@types/node": "^26.0.0", |
| 40 | + "@types/react": "^19.2.17", |
41 | 41 | "@types/react-dom": "^19.2.3", |
42 | | - "oxfmt": "^0.47.0", |
43 | | - "oxlint": "^1.62.0", |
44 | | - "postcss": "^8.5.13", |
45 | | - "tailwindcss": "^4.2.4", |
| 42 | + "oxfmt": "^0.55.0", |
| 43 | + "oxlint": "^1.70.0", |
| 44 | + "postcss": "^8.5.15", |
| 45 | + "tailwindcss": "^4.3.1", |
46 | 46 | "typescript": "^6.0.3" |
47 | 47 | }, |
48 | | - "packageManager": "pnpm@10.33.0", |
49 | | - "pnpm": { |
50 | | - "patchedDependencies": { |
51 | | - "fumadocs-ui@16.7.15": "patches/fumadocs-ui@16.7.15.patch" |
52 | | - } |
53 | | - } |
| 48 | + "packageManager": "pnpm@10.33.0" |
54 | 49 | } |
0 commit comments