From f5bd4a1fc9727e47efe8726d32dcb12ddbde05f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:47:32 +0000 Subject: [PATCH] Bump docusaurus-theme-openapi-docs from 4.3.0 to 4.3.1 Bumps [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases) - [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v4.3.1/packages/docusaurus-theme-openapi-docs) --- updated-dependencies: - dependency-name: docusaurus-theme-openapi-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6e9e577c..d3140cdc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "docusaurus-plugin-hotjar": "^0.0.2", "docusaurus-plugin-image-zoom": "^2.0.0", "docusaurus-plugin-openapi-docs": "^4.3.0", - "docusaurus-theme-openapi-docs": "^4.3.0", + "docusaurus-theme-openapi-docs": "^4.3.1", "prettier": "^3.4.2", "prism-react-renderer": "^2.4.1", "react": "^18.3.1", @@ -9217,9 +9217,9 @@ } }, "node_modules/docusaurus-theme-openapi-docs": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-4.3.0.tgz", - "integrity": "sha512-tfuvnPiTy+HvKYHR+s0651W5rotHlAZtNVfI/6rl3OYmIw9v2abO9bcUt86JGvmLKYlSKNCtJIotLTY801j/TA==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-4.3.1.tgz", + "integrity": "sha512-AeMBDckf+L3CDybLuzxUnjfBOa4zvpfux+u8g2apMSRub1Zh17EdqSWapzHWcMRw3xmknR4kqMFboWLXhwW1ew==", "dependencies": { "@hookform/error-message": "^2.0.1", "@reduxjs/toolkit": "^1.7.1", diff --git a/package.json b/package.json index f839f621a..bfa013949 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@mdx-js/react": "^3.1.0", "@mui/material": "^6.2.0", "docusaurus-plugin-openapi-docs": "^4.3.0", - "docusaurus-theme-openapi-docs": "^4.3.0", + "docusaurus-theme-openapi-docs": "^4.3.1", "@stackql/docusaurus-plugin-hubspot": "^1.0.1", "clsx": "^2.1.1", "docusaurus-plugin-hotjar": "^0.0.2",