From 390fcde308522f2d10e794948bc443a6e8b591e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:45:04 +0000 Subject: [PATCH] build(deps): Bump docusaurus-theme-redoc from 2.1.1 to 2.1.2 in /website Bumps [docusaurus-theme-redoc](https://github.com/rohit-gohri/redocusaurus) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/rohit-gohri/redocusaurus/releases) - [Changelog](https://github.com/rohit-gohri/redocusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/rohit-gohri/redocusaurus/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: docusaurus-theme-redoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 23 +++++++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/website/package.json b/website/package.json index c1d2752..6930689 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@docusaurus/preset-classic": "3.5.2", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", - "docusaurus-theme-redoc": "^2.0.2", + "docusaurus-theme-redoc": "^2.1.2", "prism-react-renderer": "^2.4.0", "react": "^18.0.0", "react-dom": "^18.0.0", diff --git a/website/yarn.lock b/website/yarn.lock index 256fa3a..b1e830f 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -4348,7 +4348,7 @@ docusaurus-plugin-redoc@2.1.1: "@redocly/openapi-core" "1.16.0" redoc "2.1.5" -docusaurus-theme-redoc@2.1.1, docusaurus-theme-redoc@^2.0.2: +docusaurus-theme-redoc@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.1.1.tgz#2e6ba70aac88e053cc7f527970a7b22a66424012" integrity sha512-a9yuYyGVhj7NgBYiqJyjLEkJg/yTdsqg9Rn/cG8YXMIFwxIpn4tanIplUqwisK2PS81ZxOv7SfSgvGm/FSi/wA== @@ -4360,6 +4360,20 @@ docusaurus-theme-redoc@2.1.1, docusaurus-theme-redoc@^2.0.2: redoc "2.1.5" styled-components "^6.1.11" +docusaurus-theme-redoc@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.1.2.tgz#0598470f694cea768e67e27d0b5fd9700eed8432" + integrity sha512-UB6g+YDPjVgFMhJnIUaW/mNl9vsCMbrMQutgdoG5DaI+HpxO2sV+zT2z23Wg6ngi2GM+oxEhYf5Qc1dPwKZqBQ== + 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" @@ -8122,6 +8136,11 @@ postcss-ordered-values@^6.0.2: cssnano-utils "^4.0.2" postcss-value-parser "^4.2.0" +postcss-prefix-selector@^1.16.1: + version "1.16.1" + resolved "https://registry.yarnpkg.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.1.tgz#87a77523838b79c0e8aec29f173234b2987cdc04" + integrity sha512-Umxu+FvKMwlY6TyDzGFoSUnzW+NOfMBLyC1tAkIjgX+Z/qGspJeRjVC903D7mx7TuBpJlwti2ibXtWuA7fKMeQ== + postcss-reduce-idents@^6.0.3: version "6.0.3" resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-6.0.3.tgz#b0d9c84316d2a547714ebab523ec7d13704cd486" @@ -8193,7 +8212,7 @@ postcss@8.4.38: picocolors "^1.0.0" source-map-js "^1.2.0" -postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4.38: +postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.45: version "8.4.47" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365" integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==