Skip to content

Commit caef859

Browse files
authored
chore(deps): revert rspress 2.0.0-beta.10 (#1045)
1 parent 1db2a04 commit caef859

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

pnpm-lock.yaml

Lines changed: 74 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@rsbuild/core": "1.4.0-beta.2",
1313
"@rsbuild/plugin-sass": "^1.3.2",
1414
"@rslib/tsconfig": "workspace:*",
15-
"@rspress/plugin-algolia": "2.0.0-beta.10",
16-
"@rspress/plugin-llms": "2.0.0-beta.10",
17-
"@rspress/plugin-rss": "2.0.0-beta.10",
15+
"@rspress/plugin-algolia": "2.0.0-beta.9",
16+
"@rspress/plugin-llms": "2.0.0-beta.9",
17+
"@rspress/plugin-rss": "2.0.0-beta.9",
1818
"@rstack-dev/doc-ui": "1.10.6",
1919
"@shikijs/transformers": "^3.6.0",
2020
"@types/node": "^22.15.30",
@@ -24,7 +24,7 @@
2424
"react-dom": "^19.1.0",
2525
"rsbuild-plugin-google-analytics": "1.0.3",
2626
"rsbuild-plugin-open-graph": "^1.0.2",
27-
"rspress": "2.0.0-beta.10",
27+
"rspress": "2.0.0-beta.9",
2828
"rspress-plugin-font-open-sans": "1.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)