mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Bump @next/mdx from 12.0.9 to 12.0.10 (#345)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 12.0.9 to 12.0.10. - [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/v12.0.10/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3931e77d8e
commit
09bca6f581
2 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@hackclub/meta": "1.1.32",
|
||||
"@hackclub/theme": "^0.3.3",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^12.0.9",
|
||||
"@next/mdx": "^12.0.10",
|
||||
"@octokit/core": "^3.5.1",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"airtable-plus": "^1.0.4",
|
||||
|
|
|
|||
|
|
@ -485,10 +485,10 @@
|
|||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/mdx@^12.0.9":
|
||||
version "12.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.0.9.tgz#9a3036e6b95371301a503dd7992ced7e10dfc712"
|
||||
integrity sha512-BVAUT5VVHrmztpeYnvt1S5Afq42oxl1uz49QyUHPfXfqCgrXM+SHVGnTZ76XnuSz4TTqJZdVpHdhgB8Qjnt46A==
|
||||
"@next/mdx@^12.0.10":
|
||||
version "12.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.0.10.tgz#2439b4f8a2d4eed4b04b262ab4455428e1b1e18b"
|
||||
integrity sha512-1p1PKkXhTqbdIUxL+BZw2EJQJ8d6eIUYHDvEph1YH3jp19RC9AmneHhazBBR6Bw4nZkA72xMFG75jQ04tZ20Fg==
|
||||
|
||||
"@next/swc-android-arm64@12.0.9":
|
||||
version "12.0.9"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue