Skip to content

Commit a9b8bd1

Browse files
SoonIterclaude
andauthored
chore(deps): upgrade @rsbuild/core from 2.0.0-beta.9 to 2.0.0-beta.10 (#3255)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7381b46 commit a9b8bd1

File tree

5 files changed

+178
-42
lines changed

5 files changed

+178
-42
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"@mdx-js/mdx": "^3.1.1",
6767
"@mdx-js/react": "^3.1.1",
68-
"@rsbuild/core": "2.0.0-beta.9",
68+
"@rsbuild/core": "2.0.0-beta.10",
6969
"@rsbuild/plugin-react": "~1.4.6",
7070
"@rspress/shared": "workspace:*",
7171
"@shikijs/rehype": "^4.0.2",

packages/plugin-llms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@microsoft/api-extractor": "^7.57.7",
44-
"@rsbuild/core": "2.0.0-beta.9",
44+
"@rsbuild/core": "2.0.0-beta.10",
4545
"@rsbuild/plugin-react": "~1.4.6",
4646
"@rslib/core": "0.20.0",
4747
"@rspress/config": "workspace:*",

packages/plugin-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"reset": "rimraf ./**/node_modules"
2929
},
3030
"dependencies": {
31-
"@rsbuild/core": "2.0.0-beta.9",
31+
"@rsbuild/core": "2.0.0-beta.10",
3232
"@rsbuild/plugin-babel": "~1.1.2",
3333
"@rsbuild/plugin-react": "~1.4.6",
3434
"picocolors": "^1.1.1",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"reset": "rimraf ./**/node_modules"
3939
},
4040
"dependencies": {
41-
"@rsbuild/core": "2.0.0-beta.9",
41+
"@rsbuild/core": "2.0.0-beta.10",
4242
"@shikijs/rehype": "^4.0.2",
4343
"gray-matter": "4.0.3",
4444
"lodash-es": "^4.17.23",

0 commit comments

Comments
 (0)