From 31555a97ddff0d3728874693bd040d5a54f0eaee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:15:56 +0000 Subject: [PATCH] Bump @next/mdx from 16.1.6 to 16.2.0 in /docs Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 16.1.6 to 16.2.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/v16.2.0/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/package.json b/docs/package.json index a66fd29..c237432 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ "@hackclub/meta": "file:../packages/meta", "@hackclub/theme": "file:../packages/theme", "@mdx-js/loader": "^3.1.1", - "@next/mdx": "^16.1.6", + "@next/mdx": "^16.2.0", "@theme-ui/css": "^0.17.4", "@theme-ui/style-guide": "^0.17.4", "lodash": "^4.17.23", diff --git a/docs/yarn.lock b/docs/yarn.lock index 16b7369..223d503 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -195,10 +195,10 @@ integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg== "@hackclub/meta@file:../packages/meta": - version "1.1.33" + version "1.2.0" "@hackclub/theme@file:../packages/theme": - version "0.3.4" + version "1.0.0" dependencies: "@emotion/react" "^11.14.0" theme-ui "^0.17.4" @@ -420,10 +420,10 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-16.1.6.tgz#0f85979498249a94ef606ef535042a831f905e89" integrity sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ== -"@next/mdx@^16.1.6": - version "16.1.6" - resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.1.6.tgz#f57ee675f044d4a72caf20db113433a62557f435" - integrity sha512-PT5JR4WPPYOls7WD6xEqUVVI9HDY8kY7XLQsNYB2lSZk5eJSXWu3ECtIYmfR0hZpx8Sg7BKZYKi2+u5OTSEx0w== +"@next/mdx@^16.2.0": + version "16.2.0" + resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-16.2.0.tgz#80e9bedc2b35f94ad0993a95e16772cbe06cdd87" + integrity sha512-I+qgh34a9tNfZpz0TdMT8c6CjUEjatFx7njvQXKi3gbQtuRc5MyHYyyP7+GBtOpmtSUocnI+I+SaVQK/8UFIIw== dependencies: source-map "^0.7.0"