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"