|
31 | 31 | "fumadocs-typescript": "workspace:^", |
32 | 32 | "fumadocs-ui": "workspace:*", |
33 | 33 | "geist": "^1.3.1", |
34 | | - "hast-util-to-jsx-runtime": "^2.3.3", |
| 34 | + "hast-util-to-jsx-runtime": "^2.3.5", |
35 | 35 | "katex": "^0.16.21", |
36 | | - "lucide-react": "^0.475.0", |
| 36 | + "lucide-react": "^0.476.0", |
37 | 37 | "next": "15.1.7", |
38 | 38 | "octokit": "^4.1.2", |
39 | | - "oxc-transform": "^0.51.0", |
| 39 | + "oxc-transform": "^0.53.0", |
40 | 40 | "phenomenon": "^1.6.0", |
41 | 41 | "react": "^19.0.0", |
42 | 42 | "react-dom": "^19.0.0", |
|
49 | 49 | "remark-stringify": "^11.0.0", |
50 | 50 | "scroll-into-view-if-needed": "^3.1.0", |
51 | 51 | "shiki": "^3.0.0", |
52 | | - "tailwind-merge": "^3.0.1", |
| 52 | + "tailwind-merge": "^3.0.2", |
53 | 53 | "zod": "^3.24.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@fumadocs/cli": "workspace:*", |
57 | 57 | "@next/bundle-analyzer": "15.1.7", |
58 | 58 | "@next/env": "15.1.7", |
59 | 59 | "@next/eslint-plugin-next": "15.1.7", |
60 | | - "@tailwindcss/postcss": "^4.0.7", |
| 60 | + "@tailwindcss/postcss": "^4.0.9", |
61 | 61 | "@types/hast": "^3.0.4", |
62 | 62 | "@types/mdx": "^2.0.13", |
63 | | - "@types/node": "22.13.4", |
| 63 | + "@types/node": "22.13.5", |
64 | 64 | "@types/react": "^19.0.10", |
65 | 65 | "@types/react-dom": "^19.0.4", |
66 | 66 | "eslint-config-custom": "workspace:*", |
67 | 67 | "fast-glob": "^3.3.3", |
68 | 68 | "gray-matter": "^4.0.3", |
69 | 69 | "next-validate-link": "^1.4.1", |
70 | 70 | "postcss": "^8.5.3", |
71 | | - "tailwindcss": "^4.0.7", |
| 71 | + "tailwindcss": "^4.0.9", |
72 | 72 | "tailwindcss-animate": "^1.0.7", |
73 | 73 | "ts-morph": "^25.0.1", |
74 | 74 | "tsconfig": "workspace:*", |
|
0 commit comments