From 4916efbe5fcb49ffd8b86d3e7d6eb0f4234bfc97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:14:07 +0000 Subject: [PATCH] chore(deps): update dependency astro to v6.4.8 --- pnpm-lock.yaml | 79 +++++++++++++++++++++++++++++++++------------ pnpm-workspace.yaml | 3 +- 2 files changed, 60 insertions(+), 22 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 924f48c9..800028a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: 5.2.0 version: 5.2.0 astro: - specifier: 6.3.3 - version: 6.3.3 + specifier: 6.4.8 + version: 6.4.8 astro-icon: specifier: 1.1.5 version: 1.1.5 @@ -238,7 +238,7 @@ importers: dependencies: '@astrojs/starlight': specifier: catalog:docs - version: 0.39.2(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))(typescript@5.9.2) + version: 0.39.2(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))(typescript@5.9.2) '@kitql/eslint-config': specifier: workspace:* version: link:../packages/eslint-config @@ -247,7 +247,7 @@ importers: version: 5.2.0 astro: specifier: catalog:docs - version: 6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) + version: 6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) astro-icon: specifier: catalog:docs version: 1.1.5 @@ -710,6 +710,9 @@ packages: '@astrojs/compiler@4.0.0': resolution: {integrity: sha512-eouss7G8ygdZqHuke033VMcVw5HTZUu+PXd/h06DGDUg/jt5btPYPqh66ENWw/mU78rBrf/oeC4oqoBwMtDMNA==} + '@astrojs/internal-helpers@0.10.0': + resolution: {integrity: sha512-Ry2R3VPeIN4uPCSA4xQc+e+vsJXkalKpEbDc07hV+a/o5Bs2N/s/uDcPJH/05L19DKh9tAy7e6JM3YZ6Cxfezw==} + '@astrojs/internal-helpers@0.9.0': resolution: {integrity: sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==} @@ -722,6 +725,9 @@ packages: '@astrojs/markdown-remark@7.1.2': resolution: {integrity: sha512-caXZ4Dc2St2dW8luEg22GlP0gupLdztCTQE4EzZOxW1pqWXz9mbeJEuHUkgDYcKWW8tjIHkydYDhWLVoxJ327Q==} + '@astrojs/markdown-remark@7.2.0': + resolution: {integrity: sha512-+YxmVQu1Bd+MFfSzjq1rOJvD9+nIOJzz5YIIhdIH01RrxRkKbyKoEgyIqP3yv51MhzMDgd79QaPv+kCVPT8vHw==} + '@astrojs/mdx@5.0.6': resolution: {integrity: sha512-4dKe0ZMmqujofPNDHahzClkwinn9f8jHPcaXcgdGvPAlboD2mjzkUCofli2cBnxYAkdfhC6d50gBJ8i/cH8gHw==} engines: {node: '>=22.12.0'} @@ -2764,8 +2770,8 @@ packages: astro-icon@1.1.5: resolution: {integrity: sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==} - astro@6.3.3: - resolution: {integrity: sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==} + astro@6.4.8: + resolution: {integrity: sha512-KK5lX90uU9EeVaTjINyj3sy9/NFXVa59aowaqbWBDDKLXZh4rr7GwIaCFYVetE22MJtsCNFerQXn0vlCLmpP/Q==} engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -5372,6 +5378,17 @@ snapshots: '@astrojs/compiler@4.0.0': {} + '@astrojs/internal-helpers@0.10.0': + dependencies: + '@types/hast': 3.0.4 + '@types/mdast': 4.0.4 + js-yaml: 4.1.1 + picomatch: 4.0.4 + retext-smartypants: 6.2.0 + shiki: 4.0.2 + smol-toml: 1.6.0 + unified: 11.0.5 + '@astrojs/internal-helpers@0.9.0': dependencies: picomatch: 4.0.4 @@ -5432,12 +5449,34 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@5.0.6(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))': + '@astrojs/markdown-remark@7.2.0': + dependencies: + '@astrojs/internal-helpers': 0.10.0 + '@astrojs/prism': 4.0.2 + github-slugger: 2.0.0 + hast-util-from-html: 2.0.3 + hast-util-to-text: 4.0.2 + mdast-util-definitions: 6.0.0 + rehype-raw: 7.0.0 + rehype-stringify: 10.0.1 + remark-gfm: 4.0.1 + remark-parse: 11.0.0 + remark-rehype: 11.1.2 + remark-smartypants: 3.0.2 + unified: 11.0.5 + unist-util-remove-position: 5.0.0 + unist-util-visit: 5.1.0 + unist-util-visit-parents: 6.0.2 + vfile: 6.0.3 + transitivePeerDependencies: + - supports-color + + '@astrojs/mdx@5.0.6(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))': dependencies: '@astrojs/markdown-remark': 7.1.2 '@mdx-js/mdx': 3.1.1 acorn: 8.16.0 - astro: 6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) + astro: 6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) es-module-lexer: 2.0.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -5465,17 +5504,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.3.6 - '@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))(typescript@5.9.2)': + '@astrojs/starlight@0.39.2(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2))(typescript@5.9.2)': dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/mdx': 5.0.6(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)) + '@astrojs/mdx': 5.0.6(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)) '@astrojs/sitemap': 3.7.2 '@pagefind/default-ui': 1.3.0 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) - astro-expressive-code: 0.42.0(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)) + astro: 6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) + astro-expressive-code: 0.42.0(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -7213,9 +7252,9 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.42.0(astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)): + astro-expressive-code@0.42.0(astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2)): dependencies: - astro: 6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) + astro: 6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2) rehype-expressive-code: 0.42.0 astro-icon@1.1.5: @@ -7227,11 +7266,11 @@ snapshots: - debug - supports-color - astro@6.3.3(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2): + astro@6.4.8(@types/node@24.12.0)(lightningcss@1.32.0)(rollup@4.59.0)(yaml@2.8.2): dependencies: '@astrojs/compiler': 4.0.0 - '@astrojs/internal-helpers': 0.9.1 - '@astrojs/markdown-remark': 7.1.2 + '@astrojs/internal-helpers': 0.10.0 + '@astrojs/markdown-remark': 7.2.0 '@astrojs/telemetry': 3.3.2 '@capsizecss/unpack': 4.0.0 '@clack/prompts': 1.1.0 @@ -7243,7 +7282,7 @@ snapshots: clsx: 2.1.1 common-ancestor-path: 2.0.0 cookie: 1.1.1 - devalue: 5.6.4 + devalue: 5.8.1 diff: 8.0.3 dset: 3.1.4 es-module-lexer: 2.0.0 @@ -7267,7 +7306,7 @@ snapshots: piccolore: 0.1.3 picomatch: 4.0.4 rehype: 13.0.2 - semver: 7.7.4 + semver: 7.8.0 shiki: 4.0.2 smol-toml: 1.6.0 svgo: 4.0.1 @@ -8545,7 +8584,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.7.4 + semver: 7.8.0 markdown-extensions@2.0.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7466f8ef..04522158 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,4 +1,3 @@ -# Approve install scripts explicitly (pnpm 11 allowBuilds replaces onlyBuiltDependencies). allowBuilds: esbuild: true sharp: false @@ -102,7 +101,7 @@ catalogs: docs: '@astrojs/starlight': 0.39.2 accessible-astro-components: 5.2.0 - astro: 6.3.3 + astro: 6.4.8 astro-icon: 1.1.5 sharp: 0.34.1 prettier-plugin-astro: 0.14.1