Skip to content

Commit 466e0f0

Browse files
Bump @next/mdx from 14.2.6 to 15.1.0
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.2.6 to 15.1.0. - [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.0/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd6312f commit 466e0f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hackclub/meta": "1.1.32",
2323
"@hackclub/theme": "^0.3.3",
2424
"@mdx-js/loader": "^1.6.22",
25-
"@next/mdx": "^14.1.0",
25+
"@next/mdx": "^15.1.0",
2626
"@octokit/auth-app": "^6.0.1",
2727
"@octokit/core": "^5.1.0",
2828
"@octokit/rest": "^20.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1428,10 +1428,10 @@
14281428
dependencies:
14291429
glob "10.3.10"
14301430

1431-
"@next/mdx@^14.1.0":
1432-
version "14.2.6"
1433-
resolved "https://registry.npmjs.org/@next/mdx/-/mdx-14.2.6.tgz"
1434-
integrity sha512-59jhA506DXouG5T1lUjG8TAYGIQNia6hDuDgRIJwWfOEzgDvIOZHL3/oUGFH9BS2/Y75a9y0l65Lz0aMvUEWeg==
1431+
"@next/mdx@^15.1.0":
1432+
version "15.1.0"
1433+
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-15.1.0.tgz#651a7fffcbee0c5bc366bf18f01974a0da26ba5b"
1434+
integrity sha512-1USYedy2yRmPdIvQC1b2MBVwiJYrcZnCSHHZZETEuV1rAxjjXedbHmo43kwAv6DL3f9AgDHnl1/s1cqI7xhXdA==
14351435
dependencies:
14361436
source-map "^0.7.0"
14371437

0 commit comments

Comments
 (0)