From 02d1c133e38f5c125446df93331cea37e339246d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 17:08:26 +0000 Subject: [PATCH] Bump @next/mdx from 15.2.3 to 15.2.4 Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.2.3 to 15.2.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.4/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index af81798..9097859 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@liveblocks/react": "^2.22.1", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/mdx": "^15.2.3", + "@next/mdx": "^15.2.4", "@prisma/client": "^6.5.0", "@prisma/extension-accelerate": "^1.3.0", "@radix-ui/react-accordion": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 6919eb6..4d3f56f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2270,9 +2270,9 @@ __metadata: languageName: node linkType: hard -"@next/mdx@npm:^15.2.3": - version: 15.2.3 - resolution: "@next/mdx@npm:15.2.3" +"@next/mdx@npm:^15.2.4": + version: 15.2.4 + resolution: "@next/mdx@npm:15.2.4" dependencies: source-map: "npm:^0.7.0" peerDependencies: @@ -2283,7 +2283,7 @@ __metadata: optional: true "@mdx-js/react": optional: true - checksum: 10c0/199a17e6b71236850ecc7b0561d9b17d7c48439644f019f1f56ccaf82a1d276463ba8dbfba2dd52cc2bb7c418518891aa7c94a1017b6e8e66fa5681d8033ca6f + checksum: 10c0/df7a4c16ddbefded40195578a04e6875148677a8b9279743a7c4bfc1281b0fb14e521a644820e4727e9796965c51ab7d2d58240a4d9efcb19420d380c6272d35 languageName: node linkType: hard @@ -13118,7 +13118,7 @@ __metadata: "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@next/eslint-plugin-next": "npm:15.2.4" - "@next/mdx": "npm:^15.2.3" + "@next/mdx": "npm:^15.2.4" "@prisma/client": "npm:^6.5.0" "@prisma/extension-accelerate": "npm:^1.3.0" "@radix-ui/react-accordion": "npm:^1.2.2"