Bump @next/mdx from 13.5.2 to 13.5.4

Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.5.2 to 13.5.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/v13.5.4/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] 2023-10-09 06:52:49 +00:00 committed by GitHub
parent e34ea9446b
commit c9081cfda8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"@hackclub/meta": "1.1.32",
"@hackclub/theme": "^0.3.3",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^13.5.2",
"@next/mdx": "^13.5.4",
"@octokit/auth-app": "^6.0.0",
"@octokit/core": "^5.0.0",
"@octokit/rest": "^20.0.1",

View file

@ -1561,10 +1561,10 @@
dependencies:
glob "7.1.7"
"@next/mdx@^13.5.2":
version "13.5.2"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.5.2.tgz#e6d4fe19420f69c45f7f8248c18192a258b00e2a"
integrity sha512-gi+XMrmxhiUToXXZpA5C6XYt5+l5fVvN8+JTVayyDHwohg5JJ9ZkaIH/Isdu+w7j0ATnfTkJmf+HAi8+a3xXOQ==
"@next/mdx@^13.5.4":
version "13.5.4"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.5.4.tgz#3b79c6f9d96669c4b852236b62fc94fdb0e1e518"
integrity sha512-WYdWeDZUvX9h0BnjDtwyFy2We4ko8ox5EuglN27rCoYz1xj8fQ8KAn7reZgXwT2RX2hxUOl4eTNbXBfsrw7Gew==
dependencies:
source-map "^0.7.0"