mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
fix(deps): update dependency docusaurus-theme-openapi-docs to v1.1.9 (#2032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e33942193
commit
9f92d5045e
@ -28,7 +28,7 @@
|
||||
"@svgr/webpack": "6.3.1",
|
||||
"clsx": "1.2.1",
|
||||
"docusaurus-plugin-openapi-docs": "1.1.9",
|
||||
"docusaurus-theme-openapi-docs": "1.1.8",
|
||||
"docusaurus-theme-openapi-docs": "1.1.9",
|
||||
"file-loader": "6.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
@ -6382,7 +6382,7 @@ doctrine@^3.0.0:
|
||||
dependencies:
|
||||
esutils "^2.0.2"
|
||||
|
||||
docusaurus-plugin-openapi-docs@1.1.9:
|
||||
docusaurus-plugin-openapi-docs@1.1.9, docusaurus-plugin-openapi-docs@^1.1.9:
|
||||
version "1.1.9"
|
||||
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.9.tgz#3b67b90540e1e1774b54985fa44394228762e7c1"
|
||||
integrity sha512-6SM9WNsT2DJdsd4hnbrkwj9tFFl9fjPZ6DZ6RQQGPxrzhUkhPEnhTsCGZGon9z/k6ZkwgE1I5tEBr6ipBDrh5g==
|
||||
@ -6410,37 +6410,10 @@ docusaurus-plugin-openapi-docs@1.1.9:
|
||||
webpack "^5.61.0"
|
||||
xml-formatter "^2.6.1"
|
||||
|
||||
docusaurus-plugin-openapi-docs@^1.1.8:
|
||||
version "1.1.8"
|
||||
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.8.tgz#94debffd6cd1032acd67bb999d1446971b93f25c"
|
||||
integrity sha512-A4xEN0dy9WCZavAvAoucEhlklWp8wI57bTlSytvWJWjsYa1qsxgpzOx9fLyUhzodI8XJmGJVHmrQgTi/TdMPiw==
|
||||
dependencies:
|
||||
"@apidevtools/json-schema-ref-parser" "^9.0.9"
|
||||
"@docusaurus/mdx-loader" "2.0.1"
|
||||
"@docusaurus/plugin-content-docs" "2.0.1"
|
||||
"@docusaurus/utils" "2.0.1"
|
||||
"@docusaurus/utils-validation" "2.0.1"
|
||||
"@paloaltonetworks/openapi-to-postmanv2" "3.1.0-hotfix.1"
|
||||
"@paloaltonetworks/postman-collection" "^4.1.0"
|
||||
"@redocly/openapi-core" "^1.0.0-beta.103"
|
||||
chalk "^4.1.2"
|
||||
clsx "^1.1.1"
|
||||
fs-extra "^9.0.1"
|
||||
js-yaml "^4.1.0"
|
||||
json-pointer "^0.6.2"
|
||||
json-refs "^3.0.15"
|
||||
json-schema-merge-allof "^0.8.1"
|
||||
lodash "^4.17.20"
|
||||
mustache "^4.2.0"
|
||||
slugify "^1.6.5"
|
||||
swagger2openapi "^7.0.8"
|
||||
url-template "^3.0.0"
|
||||
webpack "^5.61.0"
|
||||
|
||||
docusaurus-theme-openapi-docs@1.1.8:
|
||||
version "1.1.8"
|
||||
resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.8.tgz#c00bfba8802278bae88d1d7a44e1f563e072e45c"
|
||||
integrity sha512-PdtfseKC0IgKYeDZ1VZe/ntHg6j5G3qLJiDW83zsVd/RtDNwBaWXZIf/ljLh/mTrSBcmkXIwYQKHTNYw12RWYg==
|
||||
docusaurus-theme-openapi-docs@1.1.9:
|
||||
version "1.1.9"
|
||||
resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.9.tgz#3d248ab281650b1f3b925123ff1dfa1acbcf2184"
|
||||
integrity sha512-7bmmYOEycWeDMnAzRDBF7DoZHFulhZCmUnmPCcoY7dTPPlBJO/ay9p6+LqP5rf2Na7IDiyr79uTkk6SLCZluWg==
|
||||
dependencies:
|
||||
"@docusaurus/theme-common" "2.0.1"
|
||||
"@mdx-js/react" "^1.6.21"
|
||||
@ -6450,7 +6423,7 @@ docusaurus-theme-openapi-docs@1.1.8:
|
||||
buffer "^6.0.3"
|
||||
clsx "^1.1.1"
|
||||
crypto-js "^4.1.1"
|
||||
docusaurus-plugin-openapi-docs "^1.1.8"
|
||||
docusaurus-plugin-openapi-docs "^1.1.9"
|
||||
immer "^9.0.7"
|
||||
lodash "^4.17.20"
|
||||
process "^0.11.10"
|
||||
@ -6460,6 +6433,7 @@ docusaurus-theme-openapi-docs@1.1.8:
|
||||
react-redux "^7.2.0"
|
||||
redux-devtools-extension "^2.13.8"
|
||||
webpack "^5.61.0"
|
||||
xml-formatter "^2.6.1"
|
||||
|
||||
dom-accessibility-api@^0.5.9:
|
||||
version "0.5.14"
|
||||
|
Loading…
Reference in New Issue
Block a user