mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Bump @next/mdx from 10.2.3 to 11.0.0 (#144)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 10.2.3 to 11.0.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/v11.0.0/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-major ... 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
939ef6be1b
commit
2c50924965
2 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"@hackclub/meta": "1.1.0",
|
||||
"@hackclub/theme": "^0.3.1",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^10.2.3",
|
||||
"@next/mdx": "^11.0.0",
|
||||
"airtable-plus": "^1.0.4",
|
||||
"globby": "^11.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
|||
|
|
@ -451,10 +451,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@next/env/-/env-10.2.3.tgz#ede3bbe68cec9939c37168ea2077f9adbc68334e"
|
||||
integrity sha512-uBOjRBjsWC4C8X3DfmWWP6ekwLnf2JCCwQX9KVnJtJkqfDsv1yQPakdOEwvJzXQc3JC/v5KKffYPVmV2wHXCgQ==
|
||||
|
||||
"@next/mdx@^10.2.3":
|
||||
version "10.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-10.2.3.tgz#226d25530e4b98af3a200be3e2616beebf81b56c"
|
||||
integrity sha512-hseekptFqOCxLbdaNDS/yelaG2Q2uaNDilnRjq8Uv/LWHuZ9F2cp7ndwTolW9acJsbDedamKRMgdw4V2Fz0pUA==
|
||||
"@next/mdx@^11.0.0":
|
||||
version "11.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-11.0.0.tgz#626e496221a6a856a7dc5aa4c7585dde106f7529"
|
||||
integrity sha512-Ll/u6kFM1y8a2lKvDee10cuCCecOE98QqGLJgsKqz5Y8e1lHlK5hZsGME/ALG/vDuttObdFnNbkg6FsfElXMvw==
|
||||
|
||||
"@next/polyfill-module@10.2.3":
|
||||
version "10.2.3"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue