mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
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:
parent
e34ea9446b
commit
c9081cfda8
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue