|
19 | 19 | "@radix-ui/react-popover": "^1.1.6",
|
20 | 20 | "@radix-ui/react-slot": "^1.1.2",
|
21 | 21 | "@radix-ui/react-tooltip": "^1.1.8",
|
22 |
| - "@shikijs/rehype": "^2.3.2", |
23 |
| - "@shikijs/twoslash": "^2.3.2", |
| 22 | + "@shikijs/rehype": "^2.4.1", |
| 23 | + "@shikijs/twoslash": "^2.4.1", |
24 | 24 | "@theguild/remark-mermaid": "^0.2.0",
|
25 | 25 | "class-variance-authority": "^0.7.1",
|
26 | 26 | "fumadocs-core": "workspace:*",
|
|
34 | 34 | "hast-util-to-jsx-runtime": "^2.3.2",
|
35 | 35 | "katex": "^0.16.21",
|
36 | 36 | "lucide-react": "^0.475.0",
|
37 |
| - "next": "15.1.6", |
38 |
| - "oxc-transform": "^0.48.2", |
| 37 | + "next": "15.1.7", |
| 38 | + "oxc-transform": "^0.51.0", |
39 | 39 | "phenomenon": "^1.6.0",
|
| 40 | + "posthog-js": "^1.218.2", |
40 | 41 | "react": "^19.0.0",
|
41 | 42 | "react-dom": "^19.0.0",
|
42 | 43 | "rehype-katex": "^7.0.1",
|
43 | 44 | "remark": "^15.0.1",
|
44 |
| - "remark-gfm": "^4.0.0", |
| 45 | + "remark-gfm": "^4.0.1", |
45 | 46 | "remark-math": "^6.0.0",
|
46 | 47 | "remark-mdx": "^3.1.0",
|
47 | 48 | "remark-rehype": "^11.1.1",
|
48 | 49 | "remark-stringify": "^11.0.0",
|
49 | 50 | "scroll-into-view-if-needed": "^3.1.0",
|
50 |
| - "shiki": "^2.3.2", |
| 51 | + "shiki": "^2.4.1", |
51 | 52 | "tailwind-merge": "^3.0.1",
|
52 |
| - "zod": "^3.24.1" |
| 53 | + "zod": "^3.24.2" |
53 | 54 | },
|
54 | 55 | "devDependencies": {
|
55 | 56 | "@fumadocs/cli": "workspace:*",
|
56 |
| - "@next/bundle-analyzer": "15.1.6", |
57 |
| - "@next/env": "15.1.6", |
58 |
| - "@next/eslint-plugin-next": "15.1.6", |
59 |
| - "@tailwindcss/postcss": "^4.0.5", |
| 57 | + "@next/bundle-analyzer": "15.1.7", |
| 58 | + "@next/env": "15.1.7", |
| 59 | + "@next/eslint-plugin-next": "15.1.7", |
| 60 | + "@tailwindcss/postcss": "^4.0.6", |
60 | 61 | "@types/hast": "^3.0.4",
|
61 | 62 | "@types/mdx": "^2.0.13",
|
62 |
| - "@types/node": "22.13.1", |
63 |
| - "@types/react": "^19.0.8", |
| 63 | + "@types/node": "22.13.4", |
| 64 | + "@types/react": "^19.0.9", |
64 | 65 | "@types/react-dom": "^19.0.3",
|
65 | 66 | "eslint-config-custom": "workspace:*",
|
66 | 67 | "fast-glob": "^3.3.3",
|
67 | 68 | "gray-matter": "^4.0.3",
|
68 | 69 | "next-validate-link": "^1.4.1",
|
69 |
| - "postcss": "^8.5.1", |
70 |
| - "tailwindcss": "^4.0.5", |
| 70 | + "postcss": "^8.5.2", |
| 71 | + "tailwindcss": "^4.0.6", |
71 | 72 | "tailwindcss-animate": "^1.0.7",
|
72 | 73 | "ts-morph": "^25.0.1",
|
73 | 74 | "tsconfig": "workspace:*",
|
|
0 commit comments