From d75c33dc21e8a64fd739fcfce31a57d243877a6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 00:10:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Bump=20dependency=20vitepress-pl?= =?UTF-8?q?ugin-llms=20to=20v1.13.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 44090e2..5d2eff7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/node": "^24.12.3", "js-yaml": "^5.0.0", "vitepress": "^1.6.4", - "vitepress-plugin-llms": "1.13.2", + "vitepress-plugin-llms": "1.13.3", "vue": "^3.5.39" } } diff --git a/yarn.lock b/yarn.lock index 3470609..a66c5a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1904,10 +1904,10 @@ vite@^5.4.14: optionalDependencies: fsevents "~2.3.3" -vitepress-plugin-llms@1.13.2: - version "1.13.2" - resolved "https://registry.yarnpkg.com/vitepress-plugin-llms/-/vitepress-plugin-llms-1.13.2.tgz#f6c4c1ad2d9850095e757fc41fea81d9a9583ae9" - integrity sha512-2O4s0I5pjEZzgnoWgBPCZCyhah9FH5uQB6lGADazMoyF1URJshtG04ZnmX+cbmQmniN3T5JzdJO9B4q8JHDKOQ== +vitepress-plugin-llms@1.13.3: + version "1.13.3" + resolved "https://registry.yarnpkg.com/vitepress-plugin-llms/-/vitepress-plugin-llms-1.13.3.tgz#b3abbc0aa99142f20223da2c7de7f8cd7d0becb4" + integrity sha512-C6bygRzuVp54kveM6pngVNg4H9sKMx7K67iwoO4PUzBK22NiXF9SoFm/WdjKp2fJrMcOabKtQMuyNFF20c2Anw== dependencies: gray-matter "^4.0.3" markdown-it "^14.1.0"