Skip to content

Commit

Permalink
build(deps): Bump docusaurus-theme-redoc from 2.2.0 to 2.2.1 in /website
Browse files Browse the repository at this point in the history
Bumps [docusaurus-theme-redoc](https://github.com/rohit-gohri/redocusaurus) from 2.2.0 to 2.2.1.
- [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.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docusaurus-theme-redoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 6a36fc0 commit ff4ffc6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@docusaurus/preset-classic": "3.7.0",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.0.0",
"docusaurus-theme-redoc": "^2.2.0",
"docusaurus-theme-redoc": "^2.2.1",
"prism-react-renderer": "^2.4.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
16 changes: 15 additions & 1 deletion website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4629,7 +4629,7 @@ [email protected]:
"@redocly/openapi-core" "1.16.0"
redoc "2.1.5"

[email protected], docusaurus-theme-redoc@^2.2.0:
[email protected]:
version "2.2.0"
resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.2.0.tgz#085f1ba7e02df0c6c5b50fd67a1a4d17bd458e92"
integrity sha512-oeREQZ7xf3qbkHSAvPVciGlssSb80zx+1GkiymM0sZwuZbD6FbTc6g1Dz81j8oCv0asSiRbsGo62KnpAatjnOg==
Expand All @@ -4643,6 +4643,20 @@ [email protected], docusaurus-theme-redoc@^2.2.0:
redoc "2.1.5"
styled-components "^6.1.11"

docusaurus-theme-redoc@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.2.1.tgz#c8f9b05023735a5f07faa2471be5e04fdaf209f2"
integrity sha512-QO9ZU4/vWJTuCYiE4S14u4xEZEOHRNCqdT4wvPma0J8YII+z1kNSk2IIDSJDFMVHVZbOVc0KsUh7YpWrCh54nw==
dependencies:
"@redocly/openapi-core" "1.16.0"
clsx "^1.2.1"
lodash "^4.17.21"
mobx "^6.12.4"
postcss "^8.4.45"
postcss-prefix-selector "^1.16.1"
redoc "2.1.5"
styled-components "^6.1.11"

dom-converter@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
Expand Down

0 comments on commit ff4ffc6

Please sign in to comment.