Bump @next/mdx from 14.2.35 to 16.1.4 (#1805)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-25 10:53:37 -05:00 committed by GitHub
parent 5880be1f2a
commit 440ded0727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@hackclub/meta": "1.1.32",
"@hackclub/theme": "^0.3.3",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^14.2.24",
"@next/mdx": "^16.1.4",
"@octokit/auth-app": "^6.1.3",
"@octokit/core": "^5.2.0",
"@octokit/rest": "^20.1.2",

View file

@ -1346,10 +1346,10 @@
dependencies:
glob "10.3.10"
"@next/mdx@^14.2.24":
version "14.2.35"
resolved "https://registry.npmjs.org/@next/mdx/-/mdx-14.2.35.tgz"
integrity sha512-Pekqjb1Rm4mm0wJgRRmVIdN8eCEMMdDeCCa+REHYb8lZ9K7vYsEAVHJ8XBq8XaLKp110p8k6JdUT64sFE/y8Uw==
"@next/mdx@^16.1.4":
version "16.1.4"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.4.tgz#9cfeaccd8648a9f99974a045963cc7ff46ac2d8d"
integrity sha512-lher3tczPFUCKvB2LiUJKacGKTzqwkq0OH2rAubjQoORkeqxCsiD8MxncGGhjEJl/1vO9e803JLMnnYsGJsOZQ==
dependencies:
source-map "^0.7.0"