mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Bump @next/mdx from 12.0.10 to 12.1.0 (#369)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 12.0.10 to 12.1.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/v12.1.0/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-minor ... 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
5c9ea0232a
commit
260b44241a
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.10",
|
||||
"@next/mdx": "^12.1.0",
|
||||
"@octokit/core": "^3.5.1",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"airtable-plus": "^1.0.4",
|
||||
|
|
|
|||
|
|
@ -478,10 +478,10 @@
|
|||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@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/mdx@^12.1.0":
|
||||
version "12.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.0.tgz#0100917865012b16adc6806f0b1b126e7fa6dd79"
|
||||
integrity sha512-Y+VF6mMbm7pbiSj6c0YI0bD02aK0JUglWplHW48o65JYGhJSD7jzDfuIJG6/XdQ8fhTnDj/6+kYLnV+1QmXFRQ==
|
||||
|
||||
"@next/swc-android-arm64@12.1.0":
|
||||
version "12.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue