Skip to content

Commit 01df497

Browse files
authored
docs: fix website broken by React 19 (#546)
1 parent c29a2d3 commit 01df497

File tree

2 files changed

+48
-72
lines changed

2 files changed

+48
-72
lines changed

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"rsbuild-plugin-google-analytics": "1.0.3",
21-
"rspress": "1.37.4",
21+
"rspress": "1.38.0",
2222
"rspress-plugin-font-open-sans": "1.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)