mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-08 22:46:17 +00:00
fix(deps): update dependency redocusaurus to v2.5.2 (#456)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [redocusaurus](https://redocusaurus.vercel.app/) ([source](https://github.com/rohit-gohri/redocusaurus)) | [`2.5.0` → `2.5.2`](https://renovatebot.com/diffs/npm/redocusaurus/2.5.0/2.5.2) |  |  |
---
### Release Notes
<details>
<summary>rohit-gohri/redocusaurus (redocusaurus)</summary>
### [`v2.5.2`](https://github.com/rohit-gohri/redocusaurus/blob/HEAD/CHANGELOG.md#redocusaurus252)
[Compare Source](https://github.com/rohit-gohri/redocusaurus/compare/v2.5.0...v2.5.2)
##### Patch Changes
- [#​450](https://github.com/rohit-gohri/redocusaurus/pull/450) [`b84704a`](b84704ad24) Thanks [@​copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - chore: upgrade Yarn, Node.js, and GitHub Actions
</details>
---------
Reviewed-on: https://gitea.com/gitea/docs/pulls/456
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"prism-react-renderer": "2.4.1",
|
||||
"react": "19.2.7",
|
||||
"react-dom": "19.2.7",
|
||||
"redocusaurus": "2.5.0"
|
||||
"redocusaurus": "2.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.10.1",
|
||||
|
||||
Reference in New Issue
Block a user