diff --git a/package.json b/package.json index 3e218e66..11e571de 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "js-yaml": "4.1.0", "monaco-editor": "0.52.2", "monaco-yaml": "5.4.0", - "vitepress-plugin-llms": "1.3.3", + "vitepress-plugin-llms": "1.5.0", "vue": "3.5.16" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index faaadb34..1297961b 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.3.3 - version: 1.3.3 + specifier: 1.5.0 + version: 1.5.0 vue: specifier: 3.5.16 version: 3.5.16(typescript@5.8.3) @@ -1252,6 +1252,10 @@ 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'} + perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} @@ -1364,8 +1368,8 @@ packages: resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} engines: {node: '>=12.0.0'} - tokenx@0.4.1: - resolution: {integrity: sha512-LCMniis0WsHel07xh3K9OIt5c9Xla1awtOoWBmUHZBQR7pvTvgGFuYpLiCZWohXPC1YuZORnN0+fCVYI/ie8Jg==} + tokenx@1.0.1: + resolution: {integrity: sha512-MhOngUHRuVE0CHP4cNEZ/XpdXETFL65nJpEvoTW+VYPuXsT/MTeNj+UNnekNsnxecmj2DEvUYPebqz+CsPTUSg==} trim-lines@3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} @@ -1479,8 +1483,8 @@ packages: yaml: optional: true - vitepress-plugin-llms@1.3.3: - resolution: {integrity: sha512-5HIAXFaLgS3b4Z8B4HyemmNKWELRBBn5nnglzdZXUyfko8OCA/y8WP8JOsMI6VTw2Wu4vD3+hh5wTnkKuh79+A==} + vitepress-plugin-llms@1.5.0: + resolution: {integrity: sha512-+7WPf7LRPcaWHyF1OcCusgfa6YI2D3WFQ/M+UzDTmxcmN7xyFwx9MDSw4gPtsicLpAGfbOL2MwpUHJ4bjEpGrw==} vitepress@1.6.3: resolution: {integrity: sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==} @@ -2749,6 +2753,8 @@ snapshots: path-browserify@1.0.1: {} + path-to-regexp@8.2.0: {} + perfect-debounce@1.0.0: {} picocolors@1.1.1: {} @@ -2896,7 +2902,7 @@ snapshots: fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 - tokenx@0.4.1: {} + tokenx@1.0.1: {} trim-lines@3.0.1: {} @@ -2977,17 +2983,18 @@ snapshots: lightningcss: 1.30.1 yaml: 2.7.1 - vitepress-plugin-llms@1.3.3: + vitepress-plugin-llms@1.5.0: dependencies: byte-size: 9.0.1 gray-matter: 4.0.3 markdown-title: 1.0.2 millify: 6.1.0 minimatch: 10.0.1 + path-to-regexp: 8.2.0 picocolors: 1.1.1 remark: 15.0.1 remark-frontmatter: 5.0.0 - tokenx: 0.4.1 + tokenx: 1.0.1 unist-util-remove: 4.0.0 unist-util-visit: 5.0.0 transitivePeerDependencies: