|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@heroicons/react": "~2.2.0", |
31 | | - "@mdx-js/mdx": "^3.1.0", |
32 | 31 | "@node-core/ui-components": "workspace:*", |
| 32 | + "@node-core/mdx": "workspace:*", |
33 | 33 | "@node-core/website-i18n": "workspace:*", |
34 | 34 | "@nodevu/core": "0.3.0", |
35 | 35 | "@opentelemetry/api-logs": "~0.200.0", |
|
42 | 42 | "@radix-ui/react-tabs": "^1.1.3", |
43 | 43 | "@radix-ui/react-toast": "^1.2.6", |
44 | 44 | "@radix-ui/react-tooltip": "^1.2.4", |
45 | | - "@shikijs/core": "^3.2.2", |
46 | | - "@shikijs/engine-javascript": "^3.2.2", |
47 | 45 | "@tailwindcss/postcss": "~4.1.5", |
48 | 46 | "@types/node": "22.15.3", |
49 | 47 | "@types/react": "^19.1.0", |
|
54 | 52 | "classnames": "~2.5.1", |
55 | 53 | "cross-env": "7.0.3", |
56 | 54 | "feed": "~4.2.2", |
57 | | - "github-slugger": "~2.0.0", |
58 | 55 | "glob": "~11.0.1", |
59 | 56 | "gray-matter": "~4.0.3", |
60 | | - "hast-util-to-string": "~3.0.1", |
61 | 57 | "next": "15.3.1", |
62 | 58 | "next-intl": "~4.1.0", |
63 | 59 | "next-themes": "~0.4.6", |
|
67 | 63 | "react": "^19.1.0", |
68 | 64 | "react-dom": "^19.1.0", |
69 | 65 | "reading-time": "~1.5.0", |
70 | | - "rehype-autolink-headings": "~7.1.0", |
71 | | - "rehype-slug": "~6.0.0", |
72 | | - "remark-gfm": "~4.0.1", |
73 | | - "remark-reading-time": "~2.0.1", |
74 | 66 | "semver": "~7.7.1", |
75 | | - "shiki": "~3.3.0", |
76 | | - "sval": "^0.6.3", |
77 | 67 | "tailwindcss": "~4.0.17", |
78 | | - "unist-util-visit": "~5.0.0", |
79 | | - "vfile": "~6.0.3", |
80 | | - "vfile-matter": "~5.0.1" |
| 68 | + "vfile": "~6.0.3" |
81 | 69 | }, |
82 | 70 | "devDependencies": { |
83 | 71 | "@eslint/compat": "~1.2.8", |
|
92 | 80 | "eslint-plugin-mdx": "~3.4.0", |
93 | 81 | "eslint-plugin-react": "~7.37.4", |
94 | 82 | "eslint-plugin-react-hooks": "5.2.0", |
| 83 | + "github-slugger": "~2.0.0", |
95 | 84 | "global-jsdom": "^26.0.0", |
96 | 85 | "handlebars": "4.7.8", |
97 | 86 | "jsdom": "^26.0.0", |
|
0 commit comments