We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034e11d commit b8b7d08Copy full SHA for b8b7d08
packages/document/main-doc/package.json
@@ -33,16 +33,16 @@
33
"devDependencies": {
34
"@rsbuild/plugin-sass": "1.3.2",
35
"@shikijs/transformers": "^3.4.2",
36
- "@rspress/shared": "2.0.0-beta.16",
37
- "@rspress/plugin-llms": "2.0.0-beta.16",
+ "@rspress/shared": "2.0.0-beta.18",
+ "@rspress/plugin-llms": "2.0.0-beta.18",
38
"@types/fs-extra": "9.0.13",
39
"@types/node": "^16",
40
"classnames": "^2.5.1",
41
"clsx": "^1.2.1",
42
"fs-extra": "^10.1.0",
43
"react": "^18.3.1",
44
"react-dom": "^18.3.1",
45
- "rspress": "2.0.0-beta.16",
+ "rspress": "2.0.0-beta.18",
46
"ts-node": "^10.9.1",
47
"typescript": "^5"
48
}
0 commit comments