Bump @next/mdx from 15.1.1 to 15.1.2

Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.1.1 to 15.1.2.
- [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.2/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-20 01:04:23 +00:00 committed by GitHub
parent e8760611b8
commit 4846276d0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "^15.1.2",
"@next/mdx": "^15.1.0",
"@next/mdx": "^15.1.2",
"@prisma/client": "^6.0.1",
"@prisma/extension-accelerate": "^1.2.1",
"@radix-ui/react-accordion": "^1.2.2",