Skip to content

Commit b427379

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

File tree

3 files changed

+800
-277
lines changed

3 files changed

+800
-277
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "1.5.1",
4040
"@changesets/cli": "^2.28.1",
41-
"@modern-js/module-tools": "^2.67.0",
41+
"@modern-js/module-tools": "^2.67.1",
4242
"@rsdoctor/tsconfig": "workspace:*",
4343
"@scripts/test-helper": "workspace:*",
4444
"cross-env": "^7.0.3",
4545
"cspell-ban-words": "^0.0.4",
46-
"heading-case": "^0.1.4",
46+
"heading-case": "^0.1.5",
4747
"husky": "^9.1.7",
4848
"nano-staged": "^0.8.0",
4949
"nx": "^20.6.4",

packages/document/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rsdoctor/types": "workspace:*",
28-
"@rspress/plugin-rss": "2.0.0-alpha.8",
28+
"@rspress/plugin-rss": "2.0.0-alpha.11",
2929
"@types/node": "^16",
3030
"@types/react": "^18.3.20",
3131
"@types/react-dom": "^18.3.6",
@@ -38,8 +38,8 @@
3838
"typescript": "^5.2.2"
3939
},
4040
"dependencies": {
41-
"@rstack-dev/doc-ui": "1.7.3",
41+
"@rstack-dev/doc-ui": "1.7.4",
4242
"react-markdown": "^9.1.0",
43-
"rspress": "2.0.0-alpha.8"
43+
"rspress": "2.0.0-alpha.11"
4444
}
4545
}

0 commit comments

Comments
 (0)