Skip to content

Commit bfe1919

Browse files
committed
chore: bump rspress to v2.0.0-rc.4
1 parent 8cc9fff commit bfe1919

File tree

3 files changed

+438
-438
lines changed

3 files changed

+438
-438
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@changesets/cli": "^2.29.8",
3636
"@eslint/js": "^9.39.2",
3737
"@swc-node/register": "^1.11.1",
38-
"@swc/core": "^1.15.7",
38+
"@swc/core": "^1.15.8",
3939
"@types/cli-progress": "^3.11.6",
4040
"@types/ejs": "^3.1.5",
4141
"@types/masonry-layout": "^4.2.8",
@@ -55,7 +55,7 @@
5555
"npm-run-all2": "^8.0.4",
5656
"prettier": "^3.7.4",
5757
"prettier-plugin-pkg": "^0.21.2",
58-
"prettier-plugin-properties": "^0.3.0",
58+
"prettier-plugin-properties": "^0.3.1",
5959
"simple-git-hooks": "^2.13.1",
6060
"type-coverage": "^2.29.7",
6161
"typescript": "^5.9.3",

packages/doom/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"dependencies": {
4343
"@alauda/doom-export": "^0.3.1",
4444
"@cspell/eslint-plugin": "^9.4.0",
45-
"@eslint-react/eslint-plugin": "^2.4.0",
45+
"@eslint-react/eslint-plugin": "^2.5.0",
4646
"@inquirer/prompts": "^8.1.0",
4747
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
4848
"@rsbuild/plugin-react": "^1.4.2",
4949
"@rsbuild/plugin-sass": "^1.4.0",
5050
"@rsbuild/plugin-svgr": "^1.2.3",
5151
"@rsbuild/plugin-yaml": "^1.0.3",
52-
"@rspress/core": "2.0.0-rc.3",
53-
"@rspress/plugin-algolia": "2.0.0-rc.3",
54-
"@rspress/plugin-sitemap": "2.0.0-rc.3",
55-
"@rspress/shared": "2.0.0-rc.3",
52+
"@rspress/core": "2.0.0-rc.4",
53+
"@rspress/plugin-algolia": "2.0.0-rc.4",
54+
"@rspress/plugin-sitemap": "2.0.0-rc.4",
55+
"@rspress/shared": "2.0.0-rc.4",
5656
"@shikijs/transformers": "^3.20.0",
5757
"@total-typescript/ts-reset": "^0.6.1",
5858
"@types/react": "^19.2.7",
@@ -102,7 +102,7 @@
102102
"tinyglobby": "^0.2.15",
103103
"type-fest": "^5.3.1",
104104
"typescript": "^5.9.3",
105-
"typescript-eslint": "^8.50.1",
105+
"typescript-eslint": "^8.51.0",
106106
"unified": "^11.0.5",
107107
"unified-lint-rule": "^3.0.1",
108108
"unist-util-position": "^5.0.0",

0 commit comments

Comments
 (0)