|
57 | 57 | "reset": "rimraf ./**/node_modules" |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | | - "@mdx-js/mdx": "^3.1.0", |
61 | | - "@mdx-js/react": "^3.1.0", |
| 60 | + "@mdx-js/mdx": "^3.1.1", |
| 61 | + "@mdx-js/react": "^3.1.1", |
62 | 62 | "@rsbuild/core": "~1.4.16", |
63 | 63 | "@rsbuild/plugin-react": "~1.3.5", |
64 | 64 | "@rspress/mdx-rs": "0.6.6", |
|
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | 96 | "@microsoft/api-extractor": "^7.52.11", |
97 | | - "@rslib/core": "0.12.2", |
| 97 | + "@rslib/core": "0.12.4", |
98 | 98 | "@rspress/config": "workspace:*", |
99 | 99 | "@types/hast": "^3.0.4", |
100 | 100 | "@types/html-to-text": "^9.0.4", |
101 | 101 | "@types/jest": "~29.5.14", |
102 | 102 | "@types/lodash-es": "^4.17.12", |
103 | 103 | "@types/mdast": "^4.0.4", |
104 | 104 | "@types/node": "^22.8.1", |
105 | | - "@types/react": "^19.1.11", |
106 | | - "@types/react-dom": "^19.1.7", |
| 105 | + "@types/react": "^19.1.12", |
| 106 | + "@types/react-dom": "^19.1.9", |
107 | 107 | "execa": "8.0.1", |
108 | 108 | "mdast-util-directive": "^3.1.0", |
109 | 109 | "mdast-util-mdx-expression": "^2.0.1", |
110 | | - "memfs": "^4.38.1", |
| 110 | + "memfs": "^4.38.2", |
111 | 111 | "p-map": "^7.0.3", |
112 | 112 | "postcss": "8.5.6", |
113 | 113 | "rehype-stringify": "^10.0.1", |
114 | 114 | "remark-directive": "^4.0.0", |
115 | | - "remark-mdx": "^3.1.0", |
| 115 | + "remark-mdx": "^3.1.1", |
116 | 116 | "remark-parse": "^11.0.0", |
117 | 117 | "remark-rehype": "^11.1.2", |
118 | 118 | "remark-stringify": "^11.0.0", |
|
0 commit comments