Skip to content

Commit

Permalink
build(deps): bump redocusaurus from 2.0.2 to 2.1.0 in /docs (#3695)
Browse files Browse the repository at this point in the history
Bumps [redocusaurus](https://github.com/rohit-gohri/redocusaurus) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/rohit-gohri/redocusaurus/releases)
- [Changelog](https://github.com/rohit-gohri/redocusaurus/blob/main/CHANGELOG.md)
- [Commits](rohit-gohri/redocusaurus@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: redocusaurus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent c5e341f commit ac7c776
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prism-react-renderer": "^1.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redocusaurus": "^2.0.2",
"redocusaurus": "^2.1.0",
"styled-components": "^6.1.11"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4950,10 +4950,10 @@ dns-packet@^5.2.2:
dependencies:
"@leichtgewicht/ip-codec" "^2.0.1"

docusaurus-plugin-redoc@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-redoc/-/docusaurus-plugin-redoc-2.0.2.tgz#d8feddf0626939363549d06145fc585e7f2583b5"
integrity sha512-J4pfu+dvwm1D4qWA6O8FT6EYSw9R1mv9fIXCqKh7aHYD+OU19hj/vQQUdjIbAwTcOkBg+eUYVXvdopwTvUXNcQ==
docusaurus-plugin-redoc@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-redoc/-/docusaurus-plugin-redoc-2.1.0.tgz#c7db945609ad9f15dde2062dd4ca0f824808ab6a"
integrity sha512-uz1rjUTuUpTxg0Y3xX3GkBc0DYdTO6/Au6MMXxoTwzlJiHSq0+pAG/i729mDs1TOpEu/psSyJxhM0hv85Li75w==
dependencies:
"@redocly/openapi-core" "1.10.3"
redoc "2.1.3"
Expand Down Expand Up @@ -8964,12 +8964,12 @@ redoc@2.1.3:
swagger2openapi "^7.0.6"
url-template "^2.0.8"

redocusaurus@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/redocusaurus/-/redocusaurus-2.0.2.tgz#8e4d7b3a1e4d32f3be6cbc6d218d11957eb0474d"
integrity sha512-o71XY24IkqCWVUF39UpVbklvKilbI5LfqPPeD5yhuaME87agsIHpRNdvifdPIK0oAQog4RMjDM+qMRqKUB414A==
redocusaurus@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/redocusaurus/-/redocusaurus-2.1.0.tgz#11d465a16668938ab8951003def8a00379e87946"
integrity sha512-PJ7Tlx9CVHjXdWDvUZzyZ2ymwF4uais5MTXZI0iTI13T7ADa6Zdcd5MhcnhBdDBWL8/jrSHl9+X1af1BsnP9Qg==
dependencies:
docusaurus-plugin-redoc "2.0.2"
docusaurus-plugin-redoc "2.1.0"
docusaurus-theme-redoc "2.0.2"

reftools@^1.1.9:
Expand Down

0 comments on commit ac7c776

Please sign in to comment.