Skip to content

Commit

Permalink
fix(deps): update dependency docusaurus-plugin-openapi-docs to v1.4.1 (
Browse files Browse the repository at this point in the history
…#2288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 29, 2022
1 parent c4b18a2 commit e0ad380
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -28,7 +28,7 @@
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.5.1",
"clsx": "1.2.1",
"docusaurus-plugin-openapi-docs": "1.3.2",
"docusaurus-plugin-openapi-docs": "1.4.1",
"docusaurus-theme-openapi-docs": "1.3.2",
"file-loader": "6.2.0",
"react": "18.2.0",
Expand Down
30 changes: 29 additions & 1 deletion website/yarn.lock
Expand Up @@ -6717,7 +6717,35 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

docusaurus-plugin-openapi-docs@1.3.2, docusaurus-plugin-openapi-docs@^1.3.2:
docusaurus-plugin-openapi-docs@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.4.1.tgz#6eff86d5b9c3561db6ea8b5e0094279fd3d898ba"
integrity sha512-RCMmrY4ymWTXizwMO/fTidNM5gvkty5U0Hbq0VlHFobN1Zwr/QhbBVtArhTvVi4wjORtr+FeZUdNkqE6fQ9zUw==
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"
xml-formatter "^2.6.1"

docusaurus-plugin-openapi-docs@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.3.2.tgz#286fd4e1cf1ddeab09bf53652dc83aa8e060e469"
integrity sha512-pLjZv8D2xwT/9j1pZz5NsgNu9j+/6q9T/hbpAlvhFW/pggzS2vnqpPEjug2OgVkCmSSKxMFCu4ATBgap0oQLCw==
Expand Down

0 comments on commit e0ad380

Please sign in to comment.