Skip to content

Commit 35cbf7a

Browse files
chore(deps): update all patch dependencies (#2575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7efdb7c commit 35cbf7a

File tree

15 files changed

+244
-243
lines changed

15 files changed

+244
-243
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@biomejs/biome": "^2.2.3",
35-
"@changesets/cli": "^2.29.6",
34+
"@biomejs/biome": "^2.2.4",
35+
"@changesets/cli": "^2.29.7",
3636
"@playwright/test": "1.55.0",
3737
"@rspress/config": "workspace:*",
3838
"@types/cross-spawn": "^6.0.6",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"@mdx-js/mdx": "^3.1.1",
6161
"@mdx-js/react": "^3.1.1",
62-
"@rsbuild/core": "~1.5.4",
62+
"@rsbuild/core": "~1.5.6",
6363
"@rsbuild/plugin-react": "~1.4.0",
6464
"@rspress/mdx-rs": "0.6.6",
6565
"@rspress/runtime": "workspace:*",
@@ -93,7 +93,7 @@
9393
"unist-util-visit-children": "^3.0.0"
9494
},
9595
"devDependencies": {
96-
"@microsoft/api-extractor": "^7.52.11",
96+
"@microsoft/api-extractor": "^7.52.12",
9797
"@rslib/core": "0.12.4",
9898
"@rspress/config": "workspace:*",
9999
"@types/hast": "^3.0.4",

packages/create-rspress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"create-rstack": "1.5.6"
3232
},
3333
"devDependencies": {
34-
"@microsoft/api-extractor": "^7.52.11",
34+
"@microsoft/api-extractor": "^7.52.12",
3535
"@rslib/core": "0.12.4",
3636
"@types/node": "^22.8.1",
3737
"rsbuild-plugin-publint": "^0.3.3",

packages/create-rspress/template-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "rspress preview"
99
},
1010
"dependencies": {
11-
"@rspress/core": "^2.0.0-beta.31"
11+
"@rspress/core": "^2.0.0-beta.32"
1212
},
1313
"devDependencies": {
1414
"@types/node": "^22.8.1"

packages/plugin-algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@docsearch/react": "^3.9.0"
4444
},
4545
"devDependencies": {
46-
"@microsoft/api-extractor": "^7.52.11",
46+
"@microsoft/api-extractor": "^7.52.12",
4747
"@rsbuild/plugin-react": "~1.4.0",
4848
"@rslib/core": "0.12.4",
4949
"@rspress/config": "workspace:*",

packages/plugin-api-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"unist-util-visit": "^5.0.0"
3838
},
3939
"devDependencies": {
40-
"@microsoft/api-extractor": "^7.52.11",
40+
"@microsoft/api-extractor": "^7.52.12",
4141
"@rslib/core": "0.12.4",
4242
"@types/hast": "^3.0.4",
4343
"@types/mdast": "^4.0.4",

packages/plugin-client-redirects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"reset": "rimraf ./**/node_modules"
3535
},
3636
"devDependencies": {
37-
"@microsoft/api-extractor": "^7.52.11",
37+
"@microsoft/api-extractor": "^7.52.12",
3838
"@rslib/core": "0.12.4",
3939
"@rspress/config": "workspace:*",
4040
"@types/node": "^22.8.1",

packages/plugin-llms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"unist-util-visit": "^5.0.0"
4141
},
4242
"devDependencies": {
43-
"@microsoft/api-extractor": "^7.52.11",
44-
"@rsbuild/core": "~1.5.4",
43+
"@microsoft/api-extractor": "^7.52.12",
44+
"@rsbuild/core": "~1.5.6",
4545
"@rsbuild/plugin-react": "~1.4.0",
4646
"@rsbuild/plugin-sass": "~1.4.0",
4747
"@rslib/core": "0.12.4",

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": "~1.5.4",
31+
"@rsbuild/core": "~1.5.6",
3232
"@rsbuild/plugin-babel": "~1.0.6",
3333
"@rsbuild/plugin-react": "~1.4.0",
3434
"@rsbuild/plugin-solid": "~1.0.6",

packages/plugin-sitemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"reset": "rimraf ./**/node_modules"
3030
},
3131
"devDependencies": {
32-
"@microsoft/api-extractor": "^7.52.11",
32+
"@microsoft/api-extractor": "^7.52.12",
3333
"@rslib/core": "0.12.4",
3434
"@rspress/config": "workspace:*",
3535
"rsbuild-plugin-publint": "^0.3.3"

0 commit comments

Comments
 (0)