|
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "@cspell/eslint-plugin": "^8.19.4 || ^9.0.2", |
61 | | - "@eslint-react/eslint-plugin": "^1.51.3", |
| 61 | + "@eslint-react/eslint-plugin": "^1.52.1", |
62 | 62 | "@inquirer/prompts": "^7.5.3", |
63 | 63 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
64 | 64 | "@playwright/browser-chromium": "^1.53.0", |
65 | 65 | "@rsbuild/plugin-react": "^1.3.2", |
66 | 66 | "@rsbuild/plugin-sass": "^1.3.2", |
67 | 67 | "@rsbuild/plugin-svgr": "^1.2.0", |
68 | 68 | "@rsbuild/plugin-yaml": "^1.0.2", |
69 | | - "@rspress/core": "2.0.0-beta.13", |
70 | | - "@rspress/plugin-algolia": "2.0.0-beta.13", |
71 | | - "@rspress/plugin-llms": "2.0.0-beta.13", |
| 69 | + "@rspress/core": "2.0.0-beta.14", |
| 70 | + "@rspress/plugin-algolia": "2.0.0-beta.14", |
| 71 | + "@rspress/plugin-llms": "2.0.0-beta.14", |
72 | 72 | "@shikijs/transformers": "^3.6.0", |
73 | 73 | "@total-typescript/ts-reset": "^0.6.1", |
74 | 74 | "chokidar": "^4.0.3", |
|
91 | 91 | "picomatch": "^4.0.2", |
92 | 92 | "playwright": "^1.53.0", |
93 | 93 | "react-markdown": "^10.1.0", |
| 94 | + "rehype-raw": "^7.0.0", |
| 95 | + "rehype-sanitize": "^6.0.0", |
94 | 96 | "remark-directive": "^4.0.0", |
95 | 97 | "remark-frontmatter": "^5.0.0", |
96 | 98 | "remark-gfm": "^4.0.1", |
|
117 | 119 | "@types/ejs": "^3.1.5", |
118 | 120 | "@types/node": "^22.15.31", |
119 | 121 | "@types/picomatch": "^4.0.0", |
120 | | - "@types/react": "^19.1.7", |
| 122 | + "@types/react": "^19.1.8", |
121 | 123 | "@types/react-dom": "^19.1.6", |
122 | 124 | "@types/swagger2openapi": "^7.0.4", |
123 | 125 | "@unts/patch-package": "^8.1.1", |
124 | 126 | "clean-pkg-json": "^1.3.0", |
125 | 127 | "eslint-import-resolver-typescript": "^4.4.3", |
126 | | - "eslint-plugin-import-x": "^4.15.1", |
| 128 | + "eslint-plugin-import-x": "^4.15.2", |
127 | 129 | "eslint-plugin-react-hooks": "^5.2.0", |
128 | 130 | "nano-staged": "^0.8.0", |
129 | 131 | "npm-run-all2": "^8.0.4", |
|
0 commit comments