From fce6ec7018c1d4c2874ee2a36c1f04e579794942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:24:03 +0000 Subject: [PATCH] build(deps): bump docusaurus-plugin-llms from 0.3.0 to 0.3.1 Bumps [docusaurus-plugin-llms](https://github.com/rachfop/docusaurus-plugin-llms) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/rachfop/docusaurus-plugin-llms/releases) - [Changelog](https://github.com/rachfop/docusaurus-plugin-llms/blob/main/CHANGELOG.md) - [Commits](https://github.com/rachfop/docusaurus-plugin-llms/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: docusaurus-plugin-llms dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d53870b..59df6ba 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@easyops-cn/docusaurus-search-local": "^0.55.1", "@mdx-js/react": "^3.1.1", "clsx": "^2.0.0", - "docusaurus-plugin-llms": "^0.3.0", + "docusaurus-plugin-llms": "^0.3.1", "docusaurus-preset-openapi": "^0.8.0", "prism-react-renderer": "^2.4.0", "react": "^19.2.4", diff --git a/yarn.lock b/yarn.lock index ea9b086..e504e98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5037,10 +5037,10 @@ dns-packet@^5.2.2: dependencies: "@leichtgewicht/ip-codec" "^2.0.1" -docusaurus-plugin-llms@^0.3.0: - version "0.3.0" - resolved "https://registry.npmjs.org/docusaurus-plugin-llms/-/docusaurus-plugin-llms-0.3.0.tgz" - integrity sha512-JuADAJA2fjTv1U4XQUoIu1LyjISDzxFhRK5HbCZiHum4HlmdPwyx8NBXsi+LfdUyjK9acbZgazGsHPhdwEZs0g== +docusaurus-plugin-llms@^0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/docusaurus-plugin-llms/-/docusaurus-plugin-llms-0.3.1.tgz#086e7f1f3ecbfb85345ffed01218746145d032a7" + integrity sha512-2RsDC4czy1pt2kauIACOcLvSaGmjF3X0pgcVtL6fblzzZMgkasQJrOLN0pRur11j7rQkiaiCGR9NsU3mp4M8fg== dependencies: gray-matter "^4.0.3" minimatch "^9.0.3"