From 4d38d80f2745f298331596583041c6ce7ada23c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:32:38 +0000 Subject: [PATCH] Bump @next/mdx from 15.1.2 to 15.1.3 Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.1.2 to 15.1.3. - [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.1.3/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 5ad9afb..02ddf69 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@hello-pangea/dnd": "^17.0.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/mdx": "^15.1.2", + "@next/mdx": "^15.1.3", "@prisma/client": "^6.0.1", "@prisma/extension-accelerate": "^1.2.1", "@radix-ui/react-accordion": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 69ed5b6..17ffddd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,9 +1393,9 @@ __metadata: languageName: node linkType: hard -"@next/mdx@npm:^15.1.2": - version: 15.1.2 - resolution: "@next/mdx@npm:15.1.2" +"@next/mdx@npm:^15.1.3": + version: 15.1.3 + resolution: "@next/mdx@npm:15.1.3" dependencies: source-map: "npm:^0.7.0" peerDependencies: @@ -1406,7 +1406,7 @@ __metadata: optional: true "@mdx-js/react": optional: true - checksum: 10c0/e0e2d943a4f172e3189ec44d2cc02750ae1fab3f96853a20c5b9342a66a0b0a56a76fb127a70a8dba1a22e191cb1d5299751ea5f3ee6679bfcc76b1df5358e8d + checksum: 10c0/485b96007631f24fa12421c78fba48530932ce39014cba0af9e4df73ff05b0eb6a96bfe098ce4ca4a21abeb19728513bfdb73baa7befe8a3047890727e757e8f languageName: node linkType: hard @@ -12372,7 +12372,7 @@ __metadata: "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@next/eslint-plugin-next": "npm:15.1.2" - "@next/mdx": "npm:^15.1.2" + "@next/mdx": "npm:^15.1.3" "@prisma/client": "npm:^6.0.1" "@prisma/extension-accelerate": "npm:^1.2.1" "@radix-ui/react-accordion": "npm:^1.2.2"