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