From 0fbcf8be028f664088c9cf61eb32a72f4a777fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 05:10:22 +0000 Subject: [PATCH] fix(deps): update dependency vitepress-plugin-llms to v1.8.0 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 416d8ee9..64010246 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "js-yaml": "4.1.0", "monaco-editor": "0.52.2", "monaco-yaml": "5.4.0", - "vitepress-plugin-llms": "1.7.4", + "vitepress-plugin-llms": "1.8.0", "vue": "3.5.21" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b68eda6..4fa9ad88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 5.4.0 version: 5.4.0(monaco-editor@0.52.2) vitepress-plugin-llms: - specifier: 1.7.4 - version: 1.7.4 + specifier: 1.8.0 + version: 1.8.0 vue: specifier: 3.5.21 version: 3.5.21(typescript@5.9.2) @@ -1333,9 +1333,8 @@ packages: path-browserify@1.0.1: resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} - path-to-regexp@8.2.0: - resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==} - engines: {node: '>=16'} + path-to-regexp@8.3.0: + resolution: {integrity: sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==} perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} @@ -1568,8 +1567,8 @@ packages: yaml: optional: true - vitepress-plugin-llms@1.7.4: - resolution: {integrity: sha512-e7PWJtIPypQFwks5H0I/sJBOssGUs21dz+HO52/eAGjHS2zU62/tWQJZ+/25P4JPQimbqkgHjhibBv+Ub+CoiA==} + vitepress-plugin-llms@1.8.0: + resolution: {integrity: sha512-JQR2j+4OpB0GlmXSJCdTHYIx4AcOZ0LVLRwQVId1wvNRRRGTVs17S5YkBNV0oj8t0zTgJ+TE61f58CJC8CTe4w==} vitepress@1.6.4: resolution: {integrity: sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==} @@ -2895,7 +2894,7 @@ snapshots: path-browserify@1.0.1: {} - path-to-regexp@8.2.0: {} + path-to-regexp@8.3.0: {} perfect-debounce@1.0.0: {} @@ -3127,14 +3126,15 @@ snapshots: lightningcss: 1.30.1 yaml: 2.7.1 - vitepress-plugin-llms@1.7.4: + vitepress-plugin-llms@1.8.0: dependencies: gray-matter: 4.0.3 markdown-it: 14.1.0 markdown-title: 1.0.2 + mdast-util-from-markdown: 2.0.2 millify: 6.1.0 minimatch: 10.0.3 - path-to-regexp: 8.2.0 + path-to-regexp: 8.3.0 picocolors: 1.1.1 pretty-bytes: 7.0.1 remark: 15.0.1