Skip to content

Commit 3ab796a

Browse files
Bump @next/mdx from 16.1.4 to 16.1.6
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 16.1.4 to 16.1.6. - [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.6/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c557e commit 3ab796a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "^16.1.4",
25+
"@next/mdx": "^16.1.6",
2626
"@octokit/auth-app": "^8.1.2",
2727
"@octokit/core": "^5.2.0",
2828
"@octokit/rest": "^20.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,10 +1346,10 @@
13461346
dependencies:
13471347
glob "10.3.10"
13481348

1349-
"@next/mdx@^16.1.4":
1350-
version "16.1.4"
1351-
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.4.tgz#9cfeaccd8648a9f99974a045963cc7ff46ac2d8d"
1352-
integrity sha512-lher3tczPFUCKvB2LiUJKacGKTzqwkq0OH2rAubjQoORkeqxCsiD8MxncGGhjEJl/1vO9e803JLMnnYsGJsOZQ==
1349+
"@next/mdx@^16.1.6":
1350+
version "16.1.6"
1351+
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.6.tgz#f57ee675f044d4a72caf20db113433a62557f435"
1352+
integrity sha512-PT5JR4WPPYOls7WD6xEqUVVI9HDY8kY7XLQsNYB2lSZk5eJSXWu3ECtIYmfR0hZpx8Sg7BKZYKi2+u5OTSEx0w==
13531353
dependencies:
13541354
source-map "^0.7.0"
13551355

0 commit comments

Comments
 (0)