From d51aa7ef26626aadc53224828d01905e1ee1bb6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 08:47:30 +0000 Subject: [PATCH] Bump @astrojs/mdx from 4.2.4 to 4.2.6 Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 4.2.4 to 4.2.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.2.6/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 37f9fa3..f758c9a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@astrojs/markdown-remark": "^6.3.1", - "@astrojs/mdx": "4.2.4", + "@astrojs/mdx": "4.2.6", "@astrojs/rss": "4.0.11", "@astrojs/sitemap": "3.3.0", "@tailwindcss/vite": "4.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18134f8..aab4983 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^6.3.1 version: 6.3.1 '@astrojs/mdx': - specifier: 4.2.4 - version: 4.2.4(astro@5.6.2(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.29.2)(rollup@4.41.0)(typescript@5.8.3)(yaml@2.8.0)) + specifier: 4.2.6 + version: 4.2.6(astro@5.6.2(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.29.2)(rollup@4.41.0)(typescript@5.8.3)(yaml@2.8.0)) '@astrojs/rss': specifier: 4.0.11 version: 4.0.11 @@ -162,8 +162,8 @@ packages: '@astrojs/markdown-remark@6.3.1': resolution: {integrity: sha512-c5F5gGrkczUaTVgmMW9g1YMJGzOtRvjjhw6IfGuxarM6ct09MpwysP10US729dy07gg8y+ofVifezvP3BNsWZg==} - '@astrojs/mdx@4.2.4': - resolution: {integrity: sha512-c832AWpiMCcuPY8j+yr5T+hOf8n5RlKLFHlNTt15xxkOk3zjFJP81TIYKrMrbhD5rMzJ09Ixi+xM0m68w2Q0DQ==} + '@astrojs/mdx@4.2.6': + resolution: {integrity: sha512-0i/GmOm6d0qq1/SCfcUgY/IjDc/bS0i42u7h85TkPFBmlFOcBZfkYhR5iyz6hZLwidvJOEq5yGfzt9B1Azku4w==} engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} peerDependencies: astro: ^5.0.0 @@ -3385,7 +3385,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@4.2.4(astro@5.6.2(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.29.2)(rollup@4.41.0)(typescript@5.8.3)(yaml@2.8.0))': + '@astrojs/mdx@4.2.6(astro@5.6.2(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.29.2)(rollup@4.41.0)(typescript@5.8.3)(yaml@2.8.0))': dependencies: '@astrojs/markdown-remark': 6.3.1 '@mdx-js/mdx': 3.1.0(acorn@8.14.1)