Skip to content

fix(deps): update dependency redocusaurus to v1.6.1 #1377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"docusaurus-preset-shiki-twoslash": "1.1.39",
"react": "18.2.0",
"react-dom": "18.2.0",
"redocusaurus": "1.6.0"
"redocusaurus": "1.6.1"
},
"packageManager": "[email protected]"
}
20 changes: 10 additions & 10 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5211,9 +5211,9 @@ __metadata:
languageName: node
linkType: hard

"docusaurus-theme-redoc@npm:1.6.0":
version: 1.6.0
resolution: "docusaurus-theme-redoc@npm:1.6.0"
"docusaurus-theme-redoc@npm:1.6.1":
version: 1.6.1
resolution: "docusaurus-theme-redoc@npm:1.6.1"
dependencies:
"@redocly/openapi-core": 1.0.0-beta.123
clsx: ^1.2.1
Expand All @@ -5224,7 +5224,7 @@ __metadata:
styled-components: ^5.3.6
peerDependencies:
"@docusaurus/theme-common": ^2.0.0
checksum: 0d37b9aef5c3c841370f81f0a2685daaad13dfd1603f9cf794a76c05c430665ddeaa8367da60f87af05d8596bd2b87e8c6eb7ead1acbf2b77f58eaaa908f2e67
checksum: 67866ca4be03dafa2aadf99284b41b699e4911a3b6ec7c692f999cb1c7a616af0cb1a11b2b3ab2789c850ff469b5d93867d6a5f7ef73720e094f5d9f4da34828
languageName: node
linkType: hard

Expand Down Expand Up @@ -9707,16 +9707,16 @@ __metadata:
languageName: node
linkType: hard

"redocusaurus@npm:1.6.0":
version: 1.6.0
resolution: "redocusaurus@npm:1.6.0"
"redocusaurus@npm:1.6.1":
version: 1.6.1
resolution: "redocusaurus@npm:1.6.1"
dependencies:
docusaurus-plugin-redoc: 1.6.0
docusaurus-theme-redoc: 1.6.0
docusaurus-theme-redoc: 1.6.1
peerDependencies:
"@docusaurus/theme-common": ^2.0.0
"@docusaurus/utils": ^2.0.0
checksum: 960954eb7e4ac76e93dff77b957fa38322a095ebd4d7ba144015e4cd50b8eb22bbeda4ec13b1ff85af90ecff17117f9eca7a71c0179b4b4c037689ea9e996b58
checksum: 2e72f313a02efb637c1cbee5dca557f0ce31dc02288dc546e0df4cfea466e63035917972523e4a8bf401b992f94b9164634359951fa4bd937269dc21c416ec1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -11830,7 +11830,7 @@ __metadata:
docusaurus-preset-shiki-twoslash: 1.1.39
react: 18.2.0
react-dom: 18.2.0
redocusaurus: 1.6.0
redocusaurus: 1.6.1
languageName: unknown
linkType: soft

Expand Down