From f9bc232c78a2433b6ca025a1e36f0a3533d3ac35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:47:10 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.16.17 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index c144fcf..056a657 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@astrojs/starlight": "0.29.2", - "astro": "4.16.16", + "astro": "4.16.17", "sharp": "0.33.5" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cdc9c88..a6398a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@astrojs/starlight': specifier: 0.29.2 - version: 0.29.2(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) + version: 0.29.2(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) astro: - specifier: 4.16.16 - version: 4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) + specifier: 4.16.17 + version: 4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) sharp: specifier: 0.33.5 version: 0.33.5 @@ -870,8 +870,8 @@ packages: peerDependencies: astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 - astro@4.16.16: - resolution: {integrity: sha512-H1CttrV6+JFrDBQx0Mcbq5i5AeLhCbztB786+9wEu3svWL/QPNeCGqF0dgNORAYmP+rODGCPu/y9qKSh87iLuA==} + astro@4.16.17: + resolution: {integrity: sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2552,12 +2552,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.9(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2))': + '@astrojs/mdx@3.1.9(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2))': dependencies: '@astrojs/markdown-remark': 5.3.0 '@mdx-js/mdx': 3.1.0(acorn@8.14.0) acorn: 8.14.0 - astro: 4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) + astro: 4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 gray-matter: 4.0.3 @@ -2582,15 +2582,15 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight@0.29.2(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2))': + '@astrojs/starlight@0.29.2(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2))': dependencies: - '@astrojs/mdx': 3.1.9(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) + '@astrojs/mdx': 3.1.9(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) '@astrojs/sitemap': 3.2.1 '@pagefind/default-ui': 1.2.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - astro: 4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) - astro-expressive-code: 0.38.3(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) + astro: 4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) + astro-expressive-code: 0.38.3(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.3 @@ -3376,12 +3376,12 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.38.3(astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)): + astro-expressive-code@0.38.3(astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)): dependencies: - astro: 4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) + astro: 4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2) rehype-expressive-code: 0.38.3 - astro@4.16.16(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2): + astro@4.16.17(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1